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
|
libmidi-perl (0.84-1) unstable; urgency=medium
* Import upstream version 0.84.
* Remove debian/tests/pkg-perl/use-name, we now have a META.json.
* debian/rules: drop override_dh_auto_install, the POD file is fixed.
* Drop spelling.patch, resolved upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Oct 2023 01:55:01 +0200
libmidi-perl (0.83-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libmidi-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 00:09:35 +0100
libmidi-perl (0.83-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Wed, 15 Jun 2022 19:27:44 +0100
libmidi-perl (0.83-1) unstable; urgency=medium
* Take over for the Debian Perl Group; Closes: #823421
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza);
${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was:
Mario Lang <mlang@debian.org>).
* Add debian/watch.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.8.
* Switch to source format "3.0 (quilt)".
* Bump debhelper compatibility level to 9. Closes: #817541
* New upstream release. Closes: #724843
* Switch from cdbs to dh(1).
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update short description.
* Add /me to Uploaders.
* Replace direct changes to POD file with an override in debian/rules.
* Add libgd-perl to Recommends. Used by MIDI::Opus.
* Change section from interpreters to perl.
* Add a patch to fix spelling mistakes in the POD.
-- gregor herrmann <gregoa@debian.org> Fri, 06 May 2016 16:07:57 +0200
libmidi-perl (0.80-3) unstable; urgency=low
* debian/rules: Use CDBS.
* debian/control:
- Build-Depend on debhelper >= 4.1.0 and cdbs >= 0.4.4.
- De-capitalize first word in short description.
- Standards-Version set to 3.5.10.
* debian/compat: Use it, set to 4.
-- Mario Lang <mlang@debian.org> Sat, 28 Jun 2003 18:11:49 +0200
libmidi-perl (0.80-2) unstable; urgency=low
* Copy the license terms of Perl into debian/copyright instead
of just stating "same as Perl."
-- Mario Lang <mlang@debian.org> Sun, 8 Dec 2002 15:53:50 +0100
libmidi-perl (0.80-1) unstable; urgency=low
* New upstream release (Closes: Bug#168932)
* This time with a license included and MIDI::Filespec removed.
-- Mario Lang <mlang@debian.org> Sat, 16 Nov 2002 14:18:57 +0100
libmidi-perl (0.79-1) unstable; urgency=low
* Initial Packaging.
-- Mario Lang <mlang@debian.org> Wed, 13 Nov 2002 12:58:57 +0100
|