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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111
|
django-ldapdb (1.5.1-3) unstable; urgency=medium
* Team upload.
* Adding patches from patch queue branch (Closes: #994257)
Picking some patches from the upstream development that makes the
autopkgtest working again.
* d/control: Update Standards-Version to 4.6.0
-- Carsten Schoenert <c.schoenert@t-online.de> Fri, 05 Nov 2021 17:54:09 +0100
django-ldapdb (1.5.1-2) unstable; urgency=medium
* Run manage_dev.py for CI tests (Closes: #972874).
-- Michael Fladischer <fladi@debian.org> Sun, 25 Oct 2020 20:43:12 +0100
django-ldapdb (1.5.1-1) unstable; urgency=low
* Team upload.
[ Ondřej Nový ]
* Bump Standards-Version to 4.4.1.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Update standards version to 4.5.0, no changes needed.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ Michael Fladischer ]
* Add debian/gbp.conf.
* New upstream release.
* Bump debhelper version to 13.
* Disable tests through PYBUILD_DISABLE.
* Set Rules-Requires-Root: no.
* Clean up django_ldapdb.egg-info/requires.txt to allow two builds in
a row.
-- Michael Fladischer <fladi@debian.org> Fri, 16 Oct 2020 21:13:28 +0200
django-ldapdb (1.4.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
[ Pierre-Elliott Bécue ]
* New upstream release 1.4.0.
* d/control:
- Raised debhelper compatibility level to 12
- Bump Standards-Version to 4.4.0. No change required.
-- Pierre-Elliott Bécue <peb@debian.org> Sat, 20 Jul 2019 23:29:18 +0200
django-ldapdb (1.3.0-1) unstable; urgency=medium
* New upstream release 1.3.0
* d/control:
- Replace my crans address by my debian address
- Bump Standards-Version to 4.2.1.
-- Pierre-Elliott Bécue <peb@debian.org> Sat, 22 Dec 2018 22:37:34 +0100
django-ldapdb (1.2.0-1) unstable; urgency=medium
* New upstream release 1.2.0
* Drop the DS rebuild as upstream included the required files to run the
tests properly \o/
* Drop d/patches as upstream fixed the dependencies
* d/control:
- Bump Standards-Version to 4.1.5. No change required.
-- Pierre-Elliott Bécue <becue@crans.org> Wed, 01 Aug 2018 18:45:37 +0200
django-ldapdb (1.0.0+ds-1) unstable; urgency=low
[ Pierre-Elliott Bécue ]
* Re-packaging (Closes: #898750)
* DS build in order to include tests files
[ Ondřej Nový ]
* Fixed VCS URL (https)
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/rules: Remove trailing whitespaces
* d/control: Remove ancient X-Python-Version field
-- Pierre-Elliott Bécue <becue@crans.org> Sat, 19 May 2018 16:56:34 +0200
django-ldapdb (0.2.0-1~bpo70+2) wheezy-backports; urgency=medium
* Rebuild for correct version of the Python dependencies (with the right
DIST for cowbuilder).
-- Olivier Berger <obergix@debian.org> Mon, 13 Jan 2014 16:54:46 +0100
django-ldapdb (0.2.0-1~bpo70+1) wheezy-backports; urgency=low
* Rebuild for wheezy-backports.
* Deactivate tests running during build as python-mockldap is not in stable
-- Olivier Berger <obergix@debian.org> Tue, 07 Jan 2014 18:26:28 +0100
django-ldapdb (0.2.0-1) unstable; urgency=low
* Initial packaging (Closes: #730548).
-- Olivier Berger <obergix@debian.org> Wed, 04 Dec 2013 14:08:21 +0100
|