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
|
libtest-nowarnings-perl (1.04-2) unstable; urgency=low
* Team upload.
[ 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
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Fix some typos in package's long description.
Thanks to Pascal De Vuyst <pascal.devuyst@gmail.com> (Closes: #745309)
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Update Test::Tester build dependency.
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Update build dependency with cme. Silence lintian.
* Mark package as autopkgtestable
[ gregor herrmann ]
* Update {Upstream-,}Contact in debian/{copyright,upstream/metadata}.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Wed, 30 Dec 2015 10:57:11 -0200
libtest-nowarnings-perl (1.04-1) unstable; urgency=low
* Team upload.
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Fri, 02 Dec 2011 22:44:28 +0100
libtest-nowarnings-perl (1.03-1) unstable; urgency=low
[ Harlan Lieberman-Berg ]
* Team upload
* New upstream release.
* Bumped compat, debhelper to 8, standards version to 3.9.2.
[ 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.
[ gregor herrmann ]
* Update years of upstream copyright.
* Update build and runtime dependencies:
- remove libtest-tester-perl from Depends
- (build) depend on perl 5.10.1 (for Test::Builder 0.86)
-- Harlan Lieberman-Berg <H.LiebermanBerg@gmail.com> Mon, 08 Aug 2011 14:09:54 -0400
libtest-nowarnings-perl (1.02-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Use new short debhelper rules format
* Update copyright to DEP5 format
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders (Closes: #523246)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Nicholas Bamber ]
* New upstream release
* Standards-Version 3.9.1
* Added myself to Uploaders
* Added debian/source/format
* Refreshed copyright
* Removed unneccessary version dependency
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 14 Sep 2010 21:14:00 +0100
libtest-nowarnings-perl (0.084-1) unstable; urgency=low
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Changed:
Maintainer set to Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> (was: Florian Ragwitz
<rafl@debian.org>); Florian Ragwitz <rafl@debian.org> moved to
Uploaders.
* Add debian/watch.
[ Martín Ferrari ]
* New upstream release.
* debian/rules: synced with current templates for dh7.
* debian/control: increased debhelper dependency to 7, added myself to
Uploaders, bumped Standards-Version with no changes.
* debian/copyright: new format.
-- Martín Ferrari <tincho@debian.org> Wed, 02 Jul 2008 01:03:11 -0300
libtest-nowarnings-perl (0.082-1.3) unstable; urgency=low
* Non-maintainer upload.
* debian/rules: Don't fail when perl is smart enough not to create
empty dirs. (Closes: 467812)
-- Marc 'HE' Brockschmidt <he@debian.org> Sun, 06 Apr 2008 12:21:41 +0200
libtest-nowarnings-perl (0.082-1) unstable; urgency=low
* New upstream release (Closes: #348599).
* Introduced a version in (build-)dep to libtest-tester-perl.
* Changed Maintainer field to my new maintainer address.
-- Florian Ragwitz <rafl@debian.org> Wed, 18 Jan 2006 23:23:18 +0100
libtest-nowarnings-perl (0.08-1) unstable; urgency=low
* Initial release.
-- Florian Ragwitz <florian@mookooh.org> Tue, 12 Jul 2005 15:20:23 +0200
|