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
|
py-lmdb (1.4.1-3) unstable; urgency=medium
* Team Upload.
* Patch: Python 3.13 support. (Closes: #1081432)
-- Stefano Rivera <stefanor@debian.org> Sat, 09 Nov 2024 15:37:57 -0800
py-lmdb (1.4.1-2) unstable; urgency=medium
* Ignore .egg-info diff (Closes: #1047891)
* Remove myself from Uploaders
-- Bastian Germann <bage@debian.org> Tue, 15 Aug 2023 20:07:16 +0200
py-lmdb (1.4.1-1) unstable; urgency=medium
* New upstream release
-- Bastian Germann <bage@debian.org> Mon, 19 Jun 2023 14:14:35 +0200
py-lmdb (1.4.0-1) unstable; urgency=medium
* New upstream release
* README.source: Adjust to evolved environment
-- Bastian Germann <bage@debian.org> Sat, 10 Dec 2022 21:11:46 +0100
py-lmdb (1.3.0-1) unstable; urgency=medium
* d/watch: Scan GitHub tags
* New upstream version 1.3.0 (Closes: #1003454)
* Change git layout to fit Python Team Policy
* Adopt into the Python Team (Closes: #1014388)
* d/copyright: Remove wrongly filled field
* d/copyright: Update with new release's info
-- Bastian Germann <bage@debian.org> Tue, 19 Jul 2022 17:57:29 +0200
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
|