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
|
libtest-warn-perl (0.32-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jay Bonci from Uploaders. Thanks for your work!
* Import upstream version 0.32.
* Add debian/upstream/metadata.
* Refresh language.patch (offset).
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.8.
* Removed unversioned 'perl' from Depends.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 25 Dec 2016 21:10:32 +0100
libtest-warn-perl (0.30-1) unstable; urgency=medium
* New upstream release.
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* Drop (build) dependency on libtree-dagnode-perl.
* Drop unused build dependency on libtest-pod-perl.
* Update years of copyright.
* Refresh language.patch.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Apr 2014 18:16:30 +0200
libtest-warn-perl (0.24-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Alessandro Ghedini ]
* New upstream release
* Email change: Alessandro Ghedini -> ghedo@debian.org
* Update debian/copyright format as in Debian Policy 3.9.3
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* This release fixes "FTBFS with perl 5.18: test failure"
(Closes: #711270)
* Refresh language.patch, partly merged upstream.
* Update years of packagin copyright.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 08 Jun 2013 00:29:14 +0200
libtest-warn-perl (0.23-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release (closes: #629292)
* Updated copyright
[ Alessandro Ghedini ]
* Bump debhelper compat level to 8
* Bump Standards-Version to 3.9.2 (no changes needed)
* Remove README.source
* Add myself to Uploaders
-- Alessandro Ghedini <al3xbio@gmail.com> Wed, 15 Jun 2011 22:35:48 +0200
libtest-warn-perl (0.22-1) unstable; urgency=low
[ Nicholas Bamber ]
* New upstream release
* Upped standards version to 3.9.1
* Added myself to Uploaders
* Removed quilt as a dependency and added debian/source/format
* Refreshed copyright
* Refreshed description
* Reviewed language.patch line by line.
* Removed '--with quilt' from debian rules
[ gregor herrmann ]
* debian/control: lower debhelper build dependency to 7; remove version from
libsub-uplevel-perl (build) dependency.
-- Nicholas Bamber <nicholas@periapt.co.uk> Thu, 23 Sep 2010 09:38:15 +0100
libtest-warn-perl (0.21-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.
[ 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).
[ Damyan Ivanov ]
* debian/watch: use the common CPAN pattern
* New upstream release
+ adjust language.patch
+ tests no longer fail. Closes: #545668 -- FTBFS
+ drop libtest-exception-perl and libarray-compare-perl from (build-)
dependencies
+ add new upstream copyright holder
* language.patch: note that the patch was forwarded
* use dh --with quilt 3-liner; bump debhelper and quilt build-dependency
* bump Standards-Version to 3.8.3 (no changes needed)
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Tue, 08 Sep 2009 18:02:27 +0300
libtest-warn-perl (0.11-1) unstable; urgency=low
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
* Set Maintainer to Debian Perl Group.
* Use dist-based URL in debian/watch.
* Refresh debian/rules, no functional changes.
* Split out changes against upstream code into a patch; add quilt framework.
* New upstream release.
* Refresh language.patch.
* debian/copyright: copy copyright/license information verbatim from
upstream source, update pointer to common licenses on Debian systems.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.8.0; add debian/REAMDE.source to document quilt
usage.
* debian/control:
- wrap long line in debian/control
- make (build) dependency on libsub-uplevel-perl versioned
- split build dependencies between Build-Depends and Build-Depends-Indep
- add /me to Uploaders
-- gregor herrmann <gregoa@debian.org> Thu, 10 Jul 2008 20:40:17 +0200
libtest-warn-perl (0.10-1) unstable; urgency=low
* New upstream release
* Acknowledge NMU. Thanks Marc. (Closes: #356829)
* Fixes debian/watch file so uscan will actually work
* Partially took patch from Era Eriksson to clean up some manpage language. Thanks! (Closes: #322351)
* Updated debian-policy to version 3.7.2.2 (No other changes)
* Added libtest-pod-perl for Build-Depends so test won't skip
* Changed Build-Depends-Indep to Build-Depends to satisfy lintian
* Changed make clean check to satisfy lintian warning
-- Jay Bonci <jaybonci@debian.org> Fri, 29 Jun 2007 08:04:42 -0400
libtest-warn-perl (0.08-2.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control: Test::Builder::Tester is now in libtest-simple-perl.
* Using the newer module fixes the FTBFS. (Closes: #356829)
-- Marc 'HE' Brockschmidt <he@debian.org> Sun, 23 Apr 2006 16:17:44 +0200
libtest-warn-perl (0.08-2) unstable; urgency=low
* Adds debian/watch so uscan will actually work
-- Jay Bonci <jaybonci@debian.org> Mon, 11 Oct 2004 02:34:25 -0400
libtest-warn-perl (0.08-1) unstable; urgency=low
* Initial Release. (Closes: #212632)
-- Jay Bonci <jaybonci@debian.org> Tue, 11 Nov 2003 15:07:52 -0500
|