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
|
libmusicbrainz-discid-perl (0.06-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Nick Morrott ]
* New upstream version 0.06
* d/control:
- Declare compliance with Debian Policy 4.4.1
- Bump debhelper-compat level to 12
- Add Rules-Requires-Root field
- Refresh build dependencies
- Annotate test-only build dependencies with <!nocheck>
- Update Build-Depends for cross builds
* d/copyright:
- Sort header stanza
- Refresh years of upstream copyright
- Refresh Debian Files stanza
- Upstream licence change: GPL-2+ -> Expat
- Relicense debian/* as Expat
* d/patches:
- Add patch spelling-error-in-manpage
* d/u/metadata:
- Add Bug-Submit field; drop deprecated Contact, Name fields
* d/watch:
- Migrate to version 4 watch file format
-- Nick Morrott <nickm@debian.org> Tue, 10 Dec 2019 12:53:15 +0000
libmusicbrainz-discid-perl (0.04-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* Simplify BTS URL.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* New upstream release.
* Add debian/upstream/metadata.
* Drop patches, all applied upstream.
* Update build dependencies.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
* Add /me to Uploaders.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Tue, 02 Jan 2018 20:03:43 +0100
libmusicbrainz-discid-perl (0.03-6) unstable; urgency=medium
* Team upload.
* Add build dependency on libmodule-build-perl.
* Declare the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Thu, 28 May 2015 23:06:11 +0300
libmusicbrainz-discid-perl (0.03-5) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* add patch fixing stack currpution in diskid_put (Closes: #758216)
Thanks to Aurelian Jarno for pinpointing.
-- Damyan Ivanov <dmn@debian.org> Tue, 19 Aug 2014 18:11:52 +0000
libmusicbrainz-discid-perl (0.03-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Replace Build-Depends on libdiscid0-dev with libdiscid-dev.
Thanks to Sebastian Ramacher <sramacher@debian.org> (Closes: #753637)
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 03 Jul 2014 20:17:56 +0200
libmusicbrainz-discid-perl (0.03-3) unstable; urgency=low
* Team upload.
* Add patch for test to work with URLs returned by old and new
libdiscid. (Closes: #725584)
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Tue, 26 Nov 2013 22:19:00 +0100
libmusicbrainz-discid-perl (0.03-2) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Add a patch to fix the POD encoding issue. (Closes: #708079)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* debian/copyright: update license stanzas.
* Use debhelper 9.20120312 to get all hardening flags.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 13 May 2013 21:43:10 +0200
libmusicbrainz-discid-perl (0.03-1) unstable; urgency=low
* Initial Release (Closes: #578411)
-- Jonathan Yu <jawnsy@cpan.org> Mon, 19 Apr 2010 13:48:59 -0400
|