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
|
libnet-freedb-perl (0.10-2~deb10u1) buster; urgency=medium
* Non-maintainer upload.
* Rebuild for buster.
-- Adrian Bunk <bunk@debian.org> Sat, 27 Aug 2022 21:28:48 +0300
libnet-freedb-perl (0.10-2) unstable; urgency=medium
* Add a patch to change the default host from the defunct
freedb.freedb.org to gnudb.gnudb.org.
Thanks to Adrian Bunk for the bug report. (Closes: #991089)
-- gregor herrmann <gregoa@debian.org> Fri, 16 Jul 2021 20:53:11 +0200
libnet-freedb-perl (0.10-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 0.10
* Drop patches, all applied upstream
* Add new dependency on Moo
* Add build-dependency on Test::Most for running unit tests, and set
HAVE_INTERNET to false
* Update years of upstream copyright
* Add NEWS entry about backwards-incompatible API
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Tue, 01 Dec 2015 22:23:41 +0100
libnet-freedb-perl (0.08-4) unstable; urgency=medium
* Add patch to fix the FTBFS on kFreeBSD-* (Closes: #625841)
* Add myself to uploaders
-- Daniel Lintott <daniel@serverb.co.uk> Fri, 30 May 2014 11:21:27 +0100
libnet-freedb-perl (0.08-3) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Declare compliance with Debian Policy 3.9.5
* Forward patches
-- Florian Schlichting <fsfs@debian.org> Thu, 24 Apr 2014 10:56:30 +0200
libnet-freedb-perl (0.08-2) unstable; urgency=medium
* Switch to source format 3.0 (quilt).
* Add a patch to disable tests that need internet access
(closes: #625840).
* Add a patch to fix a POD syntax error.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Remove version from libcddb-file-perl (build) dependency, nothing older in
the archive.
* Set urgency to medium (RC bug fix, perl 5.12 transition).
* Don't install README and TODO (both more or less empty) anymore.
* Add years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 09 May 2011 21:53:17 +0200
libnet-freedb-perl (0.08-1) unstable; urgency=low
* Initial Release. (Closes: #490804)
-- TANIGUCHI Takaki <takaki@debian.org> Fri, 04 Feb 2011 10:44:26 +0900
|