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
|
liblmdb-file-perl (0.14-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.14.
* Refresh 1002_gcc-14.patch (offset).
* Remove «Rules-Requires-Root: no», which is the current default.
* Remove «Priority: optional», which is the current default.
* Update Build-Depends for cross builds.
* Update lintian override info format.
Changes-By: lintian-brush.
-- gregor herrmann <gregoa@debian.org> Wed, 29 Oct 2025 21:07:56 +0100
liblmdb-file-perl (0.13-3) unstable; urgency=medium
* Team upload.
* Add build dependency on perl-xs-dev. (Closes: #1102812)
* Declare compliance with Debian Policy 4.7.2.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Apr 2025 17:49:18 +0200
liblmdb-file-perl (0.13-2) unstable; urgency=medium
* Team upload.
[ Adrian Bunk ]
* Fix FTBFS on 32-bit with gcc 14. (Closes: #1085133)
-- gregor herrmann <gregoa@debian.org> Tue, 15 Oct 2024 19:23:24 +0200
liblmdb-file-perl (0.13-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.13.
* Update years of upstream copyright.
* Drop 0001-Lift-vecget-function-from-Perl-core-for-5.38-compati.patch
which has been merged in this upstream release.
* Drop 020171213~1e10849.patch, which was taken from upstream Git.
* Drop 020200706~ad771c9.patch (taken from upstream Git).
-- gregor herrmann <gregoa@debian.org> Sun, 03 Mar 2024 17:00:28 +0100
liblmdb-file-perl (0.12-5) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ gregor herrmann ]
* Add patch from Niko Tyni for Perl 5.38 compatibility.
(Closes: #1040655)
* Declare compliance with Debian Policy 4.6.2.
* Enable all hardening flags.
-- gregor herrmann <gregoa@debian.org> Mon, 21 Aug 2023 01:27:42 +0200
liblmdb-file-perl (0.12-4) unstable; urgency=medium
* add patch 1001
to allow linking with liblmdb on i386 architecture
-- Jonas Smedegaard <dr@jones.dk> Sun, 03 Jan 2021 03:08:44 +0100
liblmdb-file-perl (0.12-3) unstable; urgency=medium
* add patch cherry-picked upstream
to fix build failure with -Werror=format-security,
replacing patch 1001
* add patch cherry-picked upstream
to avoid architecture-specific test checking psize
* add debian/patches/README to source,
documenting patch naming micro-policy
-- Jonas Smedegaard <dr@jones.dk> Sun, 27 Dec 2020 18:52:28 +0100
liblmdb-file-perl (0.12-2) unstable; urgency=medium
* update git-buildpackage settings: add usage comment
-- Jonas Smedegaard <dr@jones.dk> Tue, 22 Dec 2020 06:05:42 +0100
liblmdb-file-perl (0.12-1) unstable; urgency=low
* Initial packaging release
closes: bug#977111
-- Jonas Smedegaard <dr@jones.dk> Fri, 11 Dec 2020 00:38:55 +0100
|