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 145 146 147 148 149 150 151 152 153 154 155 156 157 158
|
libtest-prereq-perl (2.003-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 2.003.
* Rename debian/source.lintian-overrides to
debian/source/lintian-overrides.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sun, 05 Jan 2020 00:23:04 +0100
libtest-prereq-perl (2.002-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 Rene Mayorga from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* Import upstream version 2.002.
* Drop fix_spelling_error_in_manpage.patch, not needed anymore.
* Update (build) dependencies.
* autopkgtests: skip more smoke tests.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2016 22:48:10 +0100
libtest-prereq-perl (1.039-2) unstable; urgency=medium
* Team upload.
* Add comma in copyright field in debian/copyright
* Mark package as autopkgtestable
* Create patch fixing spelling error in manpage
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 30 Dec 2015 14:10:38 -0200
libtest-prereq-perl (1.039-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Import upstream version 1.039
* Bump debhelper compatibility level to 9
[ gregor herrmann ]
* debian/watch: drop second URL with dev releases which was added
temporarily.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 02 Sep 2015 23:23:35 -0300
libtest-prereq-perl (1.038.07-1) unstable; urgency=medium
* Import upstream development release 1.038_07.
* debian/rules: drop override_dh_auto_install. The README isn't
installed by the upstream build system anymore.
-- gregor herrmann <gregoa@debian.org> Tue, 23 Jun 2015 16:42:19 +0200
libtest-prereq-perl (1.038.06-1) unstable; urgency=medium
* Temporarily allow development releases in debian/watch.
* Import upstream development release 1.038_06.
* Drop module-build.patch, merged upstream.
* Update debian/upstream/metadata.
* Update upstream copyright years and license.
* Don't install Test/README.pod and Test::README.3pm.
-- gregor herrmann <gregoa@debian.org> Mon, 22 Jun 2015 22:21:32 +0200
libtest-prereq-perl (1.038.05-1) unstable; urgency=medium
* New upstream development release 1.38_05.
* Update Test::More build dependency.
* Drop no_cpan_shell.patch. Using CPAN is not the default anymore.
* Add patch to handle Module::Build in tests differently for new perls.
(Closes: #789479)
-- gregor herrmann <gregoa@debian.org> Sun, 21 Jun 2015 23:59:29 +0200
libtest-prereq-perl (1.038-2) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add (build) dependency on libmodule-build-perl. (Closes: #789466)
* Add debian/upstream/metadata.
* Declare compliance with Debian Policy 3.9.6.
* Add lintian override for pkg-perl specific check.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Jun 2015 15:14:27 +0200
libtest-prereq-perl (1.038-1) unstable; urgency=low
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ryan Niebur ]
+ Email change: Ryan Niebur -> ryan@debian.org
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* 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 ]
* New upstream release.
* Switch to "3.0 (quilt)" source format.
* Use dh(1), debhelper 8, and drop quilt framework.
* Refresh no_cpan_shell.patch (offset).
* Update license stanzas in debian/copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 10 Jan 2014 22:14:04 +0100
libtest-prereq-perl (1.037-1) unstable; urgency=low
[ Ryan Niebur ]
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1
* refresh patch
* make the short description pass the '$package is a $description'
test
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Set Standards-Version to 3.8.2 (no changes).
* Add /me to Uploaders.
* Don't install tests and README as examples.
-- gregor herrmann <gregoa@debian.org> Fri, 26 Jun 2009 22:02:54 +0200
libtest-prereq-perl (1.036-1) unstable; urgency=low
* Initial Release. (Closes: #514941)
-- Rene Mayorga <rmayorga@debian.org> Wed, 11 Feb 2009 14:45:09 -0600
|