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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
libcdb-file-perl (1.05-2) unstable; urgency=medium
* Add 27.patch from upstream: "Don't abort search, if first found key
doesn't match"
* Update copyright years
* Declare compliance with Debian Policy 4.6.0
-- Florian Schlichting <fsfs@debian.org> Fri, 01 Apr 2022 10:38:49 +0800
libcdb-file-perl (1.05-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.05.
* Add new test dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 14 Dec 2020 19:06:39 +0100
libcdb-file-perl (1.03-1) unstable; urgency=medium
* Team upload.
[ Helmut Grohne ]
* Fix FTCBFS: Correctly compute ARCHLIB. (Closes: #949789)
[ gregor herrmann ]
* Import upstream version 1.03.
* Update years of upstream copyright.
* Drop no-b-cow.patch, and add back libb-cow-perl to Build-Depends after
the RC bug in libb-cow-perl has been fixed.
* Add a warning from the upstream changelog to debian/NEWS.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Fri, 20 Nov 2020 18:56:21 +0100
libcdb-file-perl (1.02-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.02
* Add patch to skip t/cow.t.
The new test needs B::COW which currently is RC-buggy.
-- gregor herrmann <gregoa@debian.org> Thu, 30 Jan 2020 18:14:05 +0100
libcdb-file-perl (1.01-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.01.
-- gregor herrmann <gregoa@debian.org> Wed, 29 Jan 2020 17:07:43 +0100
libcdb-file-perl (1.00-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* Import upstream version 1.00.
* Update debian/upstream/metadata.
* Declare compliance with Debian Policy 4.5.0.
* Update Build-Depends for cross builds.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Set upstream metadata fields: Bug-Submit.
-- gregor herrmann <gregoa@debian.org> Fri, 24 Jan 2020 14:28:12 +0100
libcdb-file-perl (0.99-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Nick Morrott ]
* Imported Upstream version 0.99
* Reformat Build-Depends
* Bump Standards-Version to 3.9.8 (no changes)
* Add the hardening=+all build flag
-- Nick Morrott <knowledgejunkie@gmail.com> Fri, 29 Jul 2016 16:17:25 +0100
libcdb-file-perl (0.98-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 0.98
* Email change: Florian Schlichting -> fsfs@debian.org
* Drop ber_n_stein_typo.patch, applied upstream
* Add copyright paragraph for ppport.h
* Update copyright years
* Declare compliance with Debian Policy 3.9.6
* Add lintian override for hardening false positive
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Tue, 07 Jul 2015 22:24:42 +0200
libcdb-file-perl (0.97-3) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* Use $Config{vendorarch} in debian/rules as a preparation for the
multi-arched perl 5.20.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 02 Jun 2014 20:49:14 +0200
libcdb-file-perl (0.97-2) unstable; urgency=low
[ Salvatore Bonaccorso ]
* Correct Vcs-Browser and Vcs-Git URLs.
[ Florian Schlichting ]
* Fix typo in package description (cdb author's name).
* Add ber_n_stein_typo.patch.
* Switch dh compatibility to level 9 to enable passing of hardening flags.
* Bump Standards-Version to 3.9.3 (use copyright-format 1.0).
* Bump years of Debian copyright.
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Fri, 01 Jun 2012 19:15:35 +0200
libcdb-file-perl (0.97-1) unstable; urgency=low
* Initial Release. (Closes: #638865)
-- Florian Schlichting <fschlich@zedat.fu-berlin.de> Mon, 22 Aug 2011 22:07:03 +0000
|