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
|
libcpan-inject-perl (1.14-3) unstable; urgency=medium
* Skip smoke tests during autopkgtests.
* Update years of packaging copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Remove «Priority: optional», which is the current default.
-- gregor herrmann <gregoa@debian.org> Fri, 22 Aug 2025 17:42:36 +0200
libcpan-inject-perl (1.14-2) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* debian/watch: use uscan version 4.
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Add missing dependency on libmodule-install-perl.
[ Andreas Tille ]
* Standards-Version: 4.7.2 (routine-update)
-- Andreas Tille <tille@debian.org> Thu, 14 Aug 2025 19:37:19 +0200
libcpan-inject-perl (1.14-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Thu, 07 Jan 2021 14:00:33 +0100
libcpan-inject-perl (1.14-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.14
* Update debian/copyright file.
Update format to copyright-format 1.0 as released together with Debian
policy 3.9.3.
Update copyright years for included Module::Install copy.
Update copyright years for debian/* packaging files.
* Simplify override for dh_auto_test.
Only use t/01_compile.t is TEST_FILES. The t/9*.t test files where
removed in upstream version 1.12.
* Bump Standards-Version to 3.9.3
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 13 Sep 2012 23:08:58 +0200
libcpan-inject-perl (1.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Standards-Version 3.9.1 (no changes)
* Use new 3.0 (quilt) source format
* Refresh copyright information
* Package now Provides: cpaninject
* Rewrite control description
[ Salvatore Bonaccorso ]
* Email change: Salvatore Bonaccorso -> carnil@debian.org
[ gregor herrmann ]
* Add /me to Uploaders.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* debian/control:
- remove build dependencies that are not needed anymore (tests moved to
xt/)
- remove versions from (build) dependencies that are already satisfied in
oldstable
-- gregor herrmann <gregoa@debian.org> Sat, 23 Apr 2011 18:50:11 +0200
libcpan-inject-perl (0.11-2) unstable; urgency=low
* Add myself to Uploaders
* debian/control: Add Build-Depends on quilt (>= 0.46-7).
* debian/rules: Use quilt patch system for applying and unapplying patches.
* Add patch bumping required Perl minimum version in META.yml.
libcpan-inject-perl FTBFS when activating author tests with newer
libperl-mimimumversion-perl (>= 1.22). (Closes: #560647).
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
* Refresh debian/copyright to the current revision 59 of the
machine-readable format specification in DEP5.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Wed, 16 Dec 2009 23:31:25 +0100
libcpan-inject-perl (0.11-1) unstable; urgency=low
* Initial Release. (Closes: #544001)
-- Jonathan Yu <jawnsy@cpan.org> Wed, 30 Sep 2009 12:42:43 -0400
|