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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144
|
libsub-install-perl (0.928-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> Wed, 23 Dec 2020 18:14:13 +0100
libsub-install-perl (0.928-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Fix typo in package description.
Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com> (Closes: #732839)
[ gregor herrmann ]
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 27 Jun 2014 15:02:36 +0200
libsub-install-perl (0.927-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
[ Damyan Ivanov ]
* New upstream release
* upstream homepage moved to github
* claim conformance with Policy 3.9.4
-- Damyan Ivanov <dmn@debian.org> Fri, 18 Oct 2013 23:15:26 +0300
libsub-install-perl (0.926-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Fabrizio Regalli ]
* Imported Upstream version 0.926
* Bump Standards-Version to 3.9.3
* Updated d/copyright using copyright-format 1.0
* Sort B-D-I
* Added 2006 year to main stanza of d/copyright
* Added 2012 year to debian/* copyright files
-- Fabrizio Regalli <fabreg@fabreg.it> Fri, 02 Mar 2012 00:21:51 +0100
libsub-install-perl (0.925-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/watch: use extended regexp for matching upstream versions.
* debian/control: remove build dependency on libtest-perl-critic-perl, don't
run Perl::Critic tests anymore in debian/rules.
* debian/control: make short description a noun phrase.
[ Rene Mayorga ]
* Email change: Rene Mayorga -> rmayorga@debian.org
[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Switch to DEP5 license format.
* Add myself to Uploaders.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Email change: gregor herrmann -> gregoa@debian.org
-- Fabrizio Regalli <fabreg@fabreg.it> Tue, 14 Jun 2011 12:56:16 +0200
libsub-install-perl (0.924-2) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/watch: use dist-based URL.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Rene Mayorga ]
* Make package ready for Perl 5.10 update
* debian/control
+ raise debhelper version to 6
+ Set standards-version to 3.7.3 ( no changes needed )
+ Add myself to uploaders and Wrap it
+ Add libtest-perl-critic-perl to B-D-I
* debian/copyright: use an autor-idenp URL
* debian/rules
+ remove OPTIMIZE var, we are not using it
+ move test suite from install target to build target and use
PERL_TEST_CRITIC=1 to enable more tests
+ use $@ when touching -stamp files
+ remove commented-out and un-ussed dh_ calls
+ don't install README file
+ install only depends on install-stamp, and installs-stamp depends on
build-stamp
-- Rene Mayorga <rmayorga@debian.org.sv> Mon, 04 Feb 2008 22:45:25 -0600
libsub-install-perl (0.924-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 19 Nov 2006 18:43:55 +0100
libsub-install-perl (0.922-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 25 Jul 2006 12:19:37 +0200
libsub-install-perl (0.921-1) unstable; urgency=low
* New upstream release.
* Added libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends-Indep.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 21 Jul 2006 14:13:37 +0200
libsub-install-perl (0.92-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 23 May 2006 16:31:29 +0200
libsub-install-perl (0.91-1) unstable; urgency=low
* New upstream release (closes: #366249)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Sat, 6 May 2006 15:24:30 +0200
libsub-install-perl (0.90-1) unstable; urgency=low
* Initial Release.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 28 Apr 2006 16:42:05 +0200
|