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
|
py-lmdb (1.0.0-1) unstable; urgency=medium
[ Andrej Shadura ]
* New upstream release (Closes: #972016)
* Update upstream contacts.
[ Federico Ceratto ]
* Add CI conf.
-- Andrej Shadura <andrewsh@debian.org> Thu, 15 Oct 2020 13:08:00 +0200
py-lmdb (0.98-1) unstable; urgency=medium
* New upstream release.
* Drop a patch applied upstream.
* Add a patch to remove analytics from the generated documentation.
* Move the removal of _config.py to debian/clean.
* Bump Standards-Version to 4.5.0.
* Enable autopkgtest-pkg-python.
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Mar 2020 19:48:15 +0100
py-lmdb (0.86-2) unstable; urgency=medium
* d/copyright: Use https protocol in Format field.
* Use debhelper-compat instead of debian/compat.
* d/control: Set Vcs-* to salsa.debian.org.
* Update gbp.conf.
* Drop custom source compression.
* Bump debhelper from old 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Add proper patch metadata.
* Add myself as a co-maintainer.
-- Andrej Shadura <andrewsh@debian.org> Mon, 16 Mar 2020 19:09:44 +0100
py-lmdb (0.86-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Drop python2 support; Closes: #937471
* Fix typo in description; Closes: #791533
-- Sandro Tosi <morph@debian.org> Fri, 20 Dec 2019 15:56:26 -0500
py-lmdb (0.86-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Update the team email address (Closes: #899657).
-- Andrej Shadura <andrewsh@debian.org> Tue, 26 Feb 2019 09:09:09 +0100
py-lmdb (0.86-1) unstable; urgency=medium
* New upstream release.
* [54058f0d] debian/control: Update Maintainer, Uploaders
* [69d06f39] debian/control: Update Vcs-Browser, Vcs-Git URLs
* [0fa7c7fd] debian/gbp.conf: Update debian-branch, upstream-tag, add [dch]
options
* [f0788385] debian/gbp.conf: Replace upstream-tree with pristine-tar,
pristine-tar-commit
* [4a483319] setup.py: Make the build reproducible.
Thanks to Chris Lamb (Closes: #790738)
* [37359bfd] debian/README.source: Document the source package repository
conventions
-- Robert Edmonds <edmonds@debian.org> Sat, 04 Jul 2015 16:55:00 -0400
py-lmdb (0.84-1) unstable; urgency=medium
* Initial release. (Closes: #748373)
-- Robert Edmonds <edmonds@debian.org> Fri, 12 Dec 2014 11:45:15 -0500
|