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
|
libtest-www-declare-perl (0.02-4) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update Test::Tester build dependency.
[ Lucas Kanashiro ]
* Add d/u/metadata
* Add email of upstream contact in d/copyright
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Reorganize build dependencies. Depends on Perl versioned first of all.
* Mark package as autopkgtestable
* Override lintian, wrong spelling error in manpage
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 30 Dec 2015 18:05:14 -0200
libtest-www-declare-perl (0.02-3) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Patch t/11-nested-flow-error.t to work with Carp 1.25.
(Closes: #711618)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Update years of packaging copyright.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 08 Jun 2013 22:45:20 +0200
libtest-www-declare-perl (0.02-2) unstable; urgency=medium
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* Use tiny debian/rules, and unset http_proxy for tests.
* Switch to source format 3.0 (quilt).
* Add patch perl_re.patch to handle changes in regexp stringification in
perl 5.14. (Closes: #636271)
* Switch to debhelper compatibility level 8.
* Set Standards-Version to 3.9.2. remove version from perl build
dependency.
* Add /me to Uploaders.
* debian/copyright: update formatting.
* Fix hashbang in example script.
* Set urgency to medium (RC bug, perl 5.14 transition).
-- gregor herrmann <gregoa@debian.org> Wed, 16 Nov 2011 00:07:07 +0100
libtest-www-declare-perl (0.02-1) unstable; urgency=low
[ Rene Mayorga ]
* New upstream release
* raise debhelper and compat level to 7
* debian/control
+ Set Standards-Version to 3.8.0 (no changes needed)
+ refer to module name at long description
+ Move perl from B-D-I to B-D
+ add myself to uploaders
* debian/rules - use dh7 with the help of dh-make-perl -R
* debian/copyright
+ refresh upstream's copyright year
+ Add copyright info about included Module::Install
+ update proposal format
[ gregor herrmann ]
* Make build dependency on libhttp-server-simple-perl versioned.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
-- Rene Mayorga <rmayorga@debian.org> Wed, 21 Jan 2009 17:30:33 -0600
libtest-www-declare-perl (0.01-1) unstable; urgency=low
* Initial Release (Closes: #477499)
-- AGOSTINI Yves <agostini@univ-metz.fr> Wed, 23 Apr 2008 15:21:16 +0200
|