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 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228
|
libtest-strict-perl (0.52-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.52.
Fixes "all_perl_files_ok should skip .git" (Closes: #916662)
* Declare compliance with Debian Policy 4.3.0.
* Update alternative build dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Annotate test-only dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sat, 06 Jul 2019 21:04:22 +0200
libtest-strict-perl (0.47-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.47.
* Declare compliance with Debian Policy 4.1.5.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Jul 2018 20:57:32 +0200
libtest-strict-perl (0.45-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Florian Schlichting ]
* Import upstream version 0.45
* Update upstream metadata
* Declare compliance with Debian Policy 4.1.4
-- Florian Schlichting <fsfs@debian.org> Mon, 14 May 2018 15:35:47 +0200
libtest-strict-perl (0.41-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ gregor herrmann ]
* Import upstream version 0.41.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 19 Feb 2018 20:10:03 +0100
libtest-strict-perl (0.40-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.2 (no changes needed)
[ gregor herrmann ]
* Import upstream version 0.40.
-- gregor herrmann <gregoa@debian.org> Tue, 26 Dec 2017 20:33:48 +0100
libtest-strict-perl (0.39-2) unstable; urgency=medium
* Team upload.
* Add debian/tests/pkg-perl/smoke-skip as an empty dummy file to keep
pkg-perl-tools-autopkgtest from removing required files.
* Declare compliance with Debian Policy 4.0.1.
-- gregor herrmann <gregoa@debian.org> Tue, 15 Aug 2017 19:27:02 +0200
libtest-strict-perl (0.39-1) unstable; urgency=medium
* Team upload.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
* Remove Jeremiah C. Foster from Uploaders on request of the MIA team.
Closes: #843751
* Import upstream version 0.39.
-- gregor herrmann <gregoa@debian.org> Sat, 03 Dec 2016 22:21:40 +0100
libtest-strict-perl (0.37-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
[ Nick Morrott ]
* Import upstream version 0.37
* Declare compliance with Debian Policy 3.9.8
-- Nick Morrott <knowledgejunkie@gmail.com> Mon, 08 Aug 2016 17:30:45 +0100
libtest-strict-perl (0.36-1) unstable; urgency=medium
* Team upload.
* Import upstream versions 0.32, 0.34, 0.36.
* Update years of upstream copyright.
* Update {Upstream-,}Contact in debian/{copyright,upstream/metadata}.
-- gregor herrmann <gregoa@debian.org> Mon, 18 Jan 2016 21:34:04 +0100
libtest-strict-perl (0.31-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.31.
* Add build dependency on libio-stringy-perl.
-- gregor herrmann <gregoa@debian.org> Tue, 27 Oct 2015 21:05:55 +0100
libtest-strict-perl (0.30-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.30.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Oct 2015 20:01:36 +0100
libtest-strict-perl (0.29-1) unstable; urgency=medium
* Import upstream version 0.29
* Update upstream metadata
* Bump dh compat to level 9
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Wed, 21 Oct 2015 21:29:26 +0200
libtest-strict-perl (0.27-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.26.
* Import upstream version 0.27.
* Update debian/upstream/metadata.
* Drop build dependencies only needed for author tests.
-- gregor herrmann <gregoa@debian.org> Fri, 07 Aug 2015 19:48:54 +0200
libtest-strict-perl (0.25-1) unstable; urgency=medium
* Team upload.
* Import upstream version 0.25
Fixes "does not know that use 5.012 implies use strict"
(Closes: #749081)
* Build-Depend on Test::More 1.00.
* Build-Depend on libmoose-autobox-perl (used in a test).
-- gregor herrmann <gregoa@debian.org> Wed, 15 Oct 2014 22:45:26 +0200
libtest-strict-perl (0.24-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.24
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Fri, 10 Oct 2014 23:02:19 +0200
libtest-strict-perl (0.23-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Florian Schlichting ]
* Import Upstream version 0.23
* Bump years of packaging copyright
* Declare compliance with Debian Policy 3.9.5
-- Florian Schlichting <fsfs@debian.org> Sat, 08 Mar 2014 20:51:27 +0100
libtest-strict-perl (0.22-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Update my email address.
* debian/control: Convert Vcs-* fields to Git.
[ Fabrizio Regalli ]
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ solveig ]
* Short explanation in parentheses for kwalitee. Closes: #616029.
[ Florian Schlichting ]
* Import Upstream version 0.22.
* Bump Standards-Version to 3.9.4 (update to copyright-format 1.0).
* Add myself to uploaders and copyright.
* Set CHECK_COVERAGE=1 to enable 04cover.t
-- Florian Schlichting <fsfs@debian.org> Sat, 10 Aug 2013 15:16:06 +0200
libtest-strict-perl (0.14-1) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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).
[ Ansgar Burchardt ]
* New upstream release.
* debian/copyright: Update years of copyright, minor changes for DEP-5.
* Use source format 3.0 (quilt).
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
[ gregor herrmann ]
* debian/control: remove version from (build) dependencies and add a build
dep on libtest-pod-coverage-perl.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 14 Feb 2010 16:58:56 +0900
libtest-strict-perl (0.13-1) unstable; urgency=low
* Initial Release. Closes: #499402
-- Jeremiah C. Foster <jeremiah@jeremiahfoster.com> Mon, 11 May 2009 11:57:30 +0200
|