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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
python-ldappool (2.3.1-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Wed, 06 Jan 2021 18:49:11 +0100
python-ldappool (2.3.1-1) unstable; urgency=medium
[ Ondřej Nový ]
* Running wrap-and-sort -bast
* d/control: Use team+openstack@tracker.debian.org as maintainer
[ Thomas Goirand ]
* New upstream release, fixing Python 3.x issues.
* Switch to python3-stestr, just like upstream did.
-- Thomas Goirand <zigo@debian.org> Fri, 08 Mar 2019 12:12:42 +0100
python-ldappool (2.2.0-3) unstable; urgency=medium
* Add six runtime depends (Closes: #896211).
* Removed Python 2 support.
-- Thomas Goirand <zigo@debian.org> Sat, 21 Apr 2018 14:20:23 +0000
python-ldappool (2.2.0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Fix wrong Vcs-*
[ Thomas Goirand ]
* Add missing dh-python build-depends.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 19:54:28 +0200
python-ldappool (2.2.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
* Bumped debhelper compat version to 10
[ Thomas Goirand ]
* New upstream release.
* Ran wrap-and-sort -bast.
* VCS URLs now point to salsa.
* Upstream Homepage and debian/rules VCS URL now point to git.openstack.org.
* https for debian/copyright format URL.
* Updating maintainer field.
* Standards-Version is now 4.1.3.
* Fixed (build-)depends for this release.
-- Thomas Goirand <zigo@debian.org> Sat, 03 Mar 2018 18:12:01 +0100
python-ldappool (2.0.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URLs (https).
* d/rules: Changed UPSTREAM_GIT protocol to https
[ Thomas Goirand ]
* New upstream release.
* Fixed upstream git URL.
* Fixed (build-)depends for this release.
* Added Python 3 support.
* Using modernities from openstack-pkg-tools.
* Removed non-active uploaders.
* Now uses python-pyldap as (build-)depends.
-- Thomas Goirand <zigo@debian.org> Wed, 13 Jul 2016 17:22:01 +0200
python-ldappool (1.0-1) unstable; urgency=medium
* Initial release. (Closes: #752753)
-- Thomas Goirand <zigo@debian.org> Thu, 26 Jun 2014 16:10:51 +0800
|