1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
mockldap (0.2.2-3) unstable; urgency=low
* Switch buildsystem to pybuild.
* Add dh-python to Build-Depends.
* Add src/mockldap.egg-info/requires.txt to d/clean to allow two builds in a
row.
-- Michael Fladischer <FladischerMichael@fladi.at> Thu, 28 Aug 2014 21:56:00 +0200
mockldap (0.2.2-2) unstable; urgency=medium
* Use correct package for python_ldap in Python3 by providing
d/py3dist-overrides.
-- Michael Fladischer <FladischerMichael@fladi.at> Wed, 27 Aug 2014 15:00:51 +0200
mockldap (0.2.2-1) unstable; urgency=low
* New upstream release.
* Add Python3 support. Test are not yet compatible.
-- Michael Fladischer <FladischerMichael@fladi.at> Thu, 21 Aug 2014 11:40:02 +0200
mockldap (0.2.0-1) unstable; urgency=low
* New upstream release.
-- Michael Fladischer <FladischerMichael@fladi.at> Wed, 23 Apr 2014 12:36:21 +0200
mockldap (0.1.8-1) unstable; urgency=medium
* New upstream release (Closes: #741783).
-- Michael Fladischer <FladischerMichael@fladi.at> Tue, 01 Apr 2014 16:22:58 +0200
mockldap (0.1.7-1) unstable; urgency=low
* New upstream release.
* Check PGP signature on upstream tarball:
+ Add signature URL to debian/watch.
+ Include upstream public PGP key D0FA0E76.
+ Allow debian/upstream-signing-key.pgp to be included as a binary.
-- Michael Fladischer <FladischerMichael@fladi.at> Tue, 11 Mar 2014 22:10:50 +0100
mockldap (0.1.4-1) unstable; urgency=low
* Initial release (Closes: #730530)
-- Michael Fladischer <FladischerMichael@fladi.at> Tue, 03 Dec 2013 11:54:20 +0100
|