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 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348
|
libtest-deep-perl (1.205-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.205.
* Declare compliance with Debian Policy 4.7.2.
-- gregor herrmann <gregoa@debian.org> Sat, 12 Apr 2025 13:22:17 +0200
libtest-deep-perl (1.204-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Update standards version to 4.6.1, no changes needed.
[ gregor herrmann ]
* Import upstream version 1.204.
* Update upstream email address.
* Update years of upstream copyright.
* Update alternative test dependencies.
* Refresh list of test and runtime dependencies.
* Don't install newly generated incomplete boilerplate manpages.
* Declare compliance with Debian Policy 4.6.2.
-- gregor herrmann <gregoa@debian.org> Sun, 08 Jan 2023 20:59:11 +0100
libtest-deep-perl (1.130-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libtest-simple-perl.
-- Jelmer Vernooij <jelmer@debian.org> Thu, 30 Jun 2022 10:06:24 +0100
libtest-deep-perl (1.130-1) unstable; urgency=medium
* Team upload.
* debian/watch: use uscan version 4.
* Import upstream version 1.130.
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded alternative build dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 12.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Thu, 05 Mar 2020 23:08:26 +0100
libtest-deep-perl (1.128-1) unstable; urgency=medium
* Team upload.
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.128.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Fri, 11 May 2018 20:20:26 +0200
libtest-deep-perl (1.127-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.127.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Thu, 03 Aug 2017 23:26:52 -0400
libtest-deep-perl (1.126-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.126.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Jan 2017 20:52:52 +0100
libtest-deep-perl (1.124-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.124.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Nov 2016 16:39:27 +0100
libtest-deep-perl (1.123-1) unstable; urgency=medium
* Team upload.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Ryan Niebur from Uploaders. Thanks for your work!
* Import upstream version 1.123.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Fri, 28 Oct 2016 14:46:14 +0200
libtest-deep-perl (1.120-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change order of alternative (build) dependencies.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Feb 2016 20:14:47 +0100
libtest-deep-perl (1.120-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.120.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Nov 2015 14:34:21 +0100
libtest-deep-perl (0.119-1) unstable; urgency=medium
* Team upload.
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
* Update Test::Tester build dependency.
* Import upstream version 0.119.
* Update Upstream-Contact in debian/copyright.
* Update build dependencies.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Oct 2015 19:30:18 +0100
libtest-deep-perl (0.113-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 0.113
* Add autopkgtest control file.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Sep 2014 21:34:53 +0200
libtest-deep-perl (0.112-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 ]
* New upstream release.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 15 Dec 2013 17:57:06 +0100
libtest-deep-perl (0.110-1) unstable; urgency=low
* Team upload.
* New upstream release.
* debian/copyright: update to Copyright-Format 1.0.
* Remove unneeded lintian override.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 25 Jun 2012 19:28:21 +0200
libtest-deep-perl (0.109-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release
* Added myself to Uploaders
* Raised standards version to 3.9.2
* Added lintian override for DEP-5 format
* Raised debhelper and compat level version to 8
* Refreshed copyright
* Email change: Florian Ragwitz -> rafl@debian.org
* Email change: Ansgar Burchardt -> ansgar@debian.org
* Email change: Ryan Niebur -> ryan@debian.org
* Email change: Jonathan Yu -> jawnsy@cpan.org
* Email change: David Paleino -> dapal@debian.org
* Removed version from dependency on libtest-tester-perl
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Nicholas Bamber <nicholas@periapt.co.uk> Fri, 17 Feb 2012 22:55:04 +0000
libtest-deep-perl (0.108-1) unstable; urgency=low
* New upstream release.
* Update my email address.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 17 Oct 2010 12:22:15 +0200
libtest-deep-perl (0.107-1) unstable; urgency=low
[ Ryan Niebur ]
* Update jawnsy's email address
* Update ryan52's email address
[ Ansgar Burchardt ]
* New upstream release.
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes; refer to "Debian systems" instead of
"Debian GNU/Linux systems"; refer to /usr/share/common-licenses/GPL-1.
* Bump Standards-Version to 3.9.1.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Fri, 01 Oct 2010 15:21:59 +0200
libtest-deep-perl (0.106-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Fix for the program wrongly treating 5.010.1 as 5.011
* Standards-Version 3.8.3 (no changes)
* Added myself to Uploaders and Copyright
* Remove TODO from installation (.docs)
* Remove libtest-simple-perl from dependencies; this has been core since
5.6.2 and we don't need any particular version
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523218)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <frequency@cpan.org> Fri, 21 Aug 2009 14:35:24 -0400
libtest-deep-perl (0.104-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* New upstream release
* debhelper 7
* policy 3.8.0
* add TODO to docs
* machine readable copyright format
* add myself to uploaders
-- Ryan Niebur <ryanryan52@gmail.com> Thu, 05 Mar 2009 22:34:35 -0800
libtest-deep-perl (0.103-1) unstable; urgency=low
[ Ernesto Hernández-Novich (USB) ]
* New upstream release.
* Added versioned dependency on libtest-tester-perl.
* Added libtest-simple-perl as dependency.
[ gregor herrmann ]
* debian/watch: extended regexp for matching upstream releases.
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Tue, 3 Jun 2008 08:33:29 -0430
libtest-deep-perl (0.101-1) unstable; urgency=low
* New upstream release.
* Refreshed debian/rules using latest templates and removed
superfluous comments.
* Do not install README file since it just contains manual
installation instructions.
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Thu, 15 May 2008 16:02:34 -0430
libtest-deep-perl (0.100-2) UNRELEASED; urgency=low
* debian/control: removed myself from Uploaders
-- David Paleino <d.paleino@gmail.com> Fri, 22 Feb 2008 12:55:21 +0100
libtest-deep-perl (0.100-1) unstable; urgency=low
[ gregor herrmann ]
* Change maintainer name to Debian Perl _Group_.
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Ernesto Hernández-Novich (USB) ]
* Upgraded to debhelper 6
[ David Paleino ]
* New upstream release
-- David Paleino <d.paleino@gmail.com> Mon, 28 Jan 2008 09:33:18 +0100
libtest-deep-perl (0.099-2) unstable; urgency=low
[ Ernesto Hernández-Novich (USB) ]
* Fixed Maintainer field in control file.
[ Damyan Ivanov ]
* debian/copyright
+ Add full author info as supplied by upstream
+ Add a little structure
* Use distribution-based watchfile URL (saving 95% of the uscan index
download)
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Fri, 23 Nov 2007 15:15:31 -0400
libtest-deep-perl (0.099-1) unstable; urgency=low
* Moved package into Debian Pkg Perl Project SVN.
* Update Standards Version.
* New upstream version (Closes: #391264).
* Fixed watch file.
* Cleanup debian/rules.
* Added myself to Uploaders.
* Bumped-up debhelper dependency.
* Omitting installation of README file since it is useless in Debian.
-- Ernesto Hernández-Novich (USB) <emhn@usb.ve> Fri, 16 Nov 2007 10:54:06 -0400
libtest-deep-perl (0.093-1) unstable; urgency=low
* New upstream release.
* Updated Maintainer field with my new mail address.
* Cleaned up debian/rules.
-- Florian Ragwitz <rafl@debian.org> Fri, 27 Jan 2006 07:11:36 +0100
libtest-deep-perl (0.087-1) unstable; urgency=low
* Initial release.
-- Florian Ragwitz <florian@mookooh.org> Tue, 12 Jul 2005 00:11:18 +0200
|