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
|
libacme-damn-perl (0.08-3) unstable; urgency=medium
* Add patch from upstream pull request to fix use() error
with Perl 5.39.1. (Closes: #1078090)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.7.0.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Wed, 07 Aug 2024 23:40:39 +0200
libacme-damn-perl (0.08-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
[ gregor herrmann ]
* Update 'DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow' to '=+all'.
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 05 Jun 2022 18:35:36 +0100
libacme-damn-perl (0.08-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Jeffrey Ratcliffe from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* New upstream release.
* Add debian/upstream/metadata.
* Update years of upstream copyright.
* Declare compliance with Debian Policy 3.9.8.
* Add /me to Uploaders.
* Set bindnow linker flag in debian/rules.
-- gregor herrmann <gregoa@debian.org> Wed, 28 Dec 2016 21:59:09 +0100
libacme-damn-perl (0.06-1) 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
[ 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.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS with perl 5.22"
(Closes: #787458)
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper build dependency to 9.20120312~.
* Mark package as autopkgtest-able.
-- gregor herrmann <gregoa@debian.org> Tue, 02 Jun 2015 22:40:25 +0200
libacme-damn-perl (0.05-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ryan Niebur ]
* Email change: Jonathan Yu -> jawnsy@cpan.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Fabrizio Regalli ]
* Imported Upstream version 0.05
* Added myself to Uploaders and Copyright
* Bump Standards-Version to 3.9.2 (no changes needed)
* Updated debhelper to (>= 9)
* Updated d/compat to 9
* Removed version from perl dependency
* Switch to dpkg-source 3.0 (quilt) format
* Switch to standard three lines d/rules
* d/copyright:
- Removed 'GNU/Linux' from license description
- Updated to latest DEP5 (.174 revision) format
- Changed '|' with 'or' in license type
- Removed no more necessary 'License-Alias: Perl'
- Updated path for GPL-1 license
- Updated year of copyright
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 17 Feb 2012 00:31:30 +0100
libacme-damn-perl (0.04-1) unstable; urgency=low
* New upstream release
* Added feature to allow aliasing of unbless, and accompanying tests.
* Refreshed using dh-make-perl --refresh
* Reworded long description a bit
* Added /me to Uploaders
-- Jonathan Yu <frequency@cpan.org> Sun, 17 May 2009 00:32:08 -0400
libacme-damn-perl (0.03-1) unstable; urgency=low
* Initial Release. (Closes: #523176)
-- Jeffrey Ratcliffe <jeffrey.ratcliffe@gmail.com> Wed, 8 Apr 2009 22:15:19 +0200
|