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
|
libdevel-size-perl (0.79-2) unstable; urgency=medium
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* Add 3 patches to make tests pass under Perl 5.20.
Two taken from CPAN RT, the third added after investigation from
Niko Tyni. (Closes: #750235)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 18 Jul 2014 15:37:39 +0200
libdevel-size-perl (0.79-1) unstable; urgency=low
[ 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 ]
* New upstream release.
Fixes "FTBFS with perl 5.18: 'COP' has no member named 'cop_stashpv'"
(Closes: #708754)
* Drop pod.patch, applied upstream.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Sat, 18 May 2013 13:41:20 +0200
libdevel-size-perl (0.78-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nuno Carvalho ]
* d/control: Update debhelper version.
* d/control: Update Standards-Version to 3.9.3.
* d/copyright: Update format and field names.
* New upstream release.
[ gregor herrmann ]
* Forward patch and add URL to patch headers.
-- Nuno Carvalho <smash@cpan.org> Thu, 02 Aug 2012 23:52:40 +0100
libdevel-size-perl (0.77-1) unstable; urgency=low
* New upstream release
-- Nicholas Bamber <nicholas@periapt.co.uk> Tue, 17 May 2011 01:49:02 +0100
libdevel-size-perl (0.76-1) unstable; urgency=low
* New upstream release.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 14 May 2011 15:55:15 +0200
libdevel-size-perl (0.74-1) unstable; urgency=low
* New upstream release
-- Nicholas Bamber <nicholas@periapt.co.uk> Thu, 21 Apr 2011 23:28:10 +0100
libdevel-size-perl (0.73-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
[ Nicholas Bamber ]
* Added myself to Uploaders
* New upstream release
* Upped standards version to 3.9.2
* Refreshed debian/rules and debian/copyright
* Added debian/source/format
* Added patch for spelling error
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 17 Apr 2011 12:57:44 +0100
libdevel-size-perl (0.71-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release 0.70.
* Add myself to Uploaders
* debian/control: Remove Homepage from description
* Use debhelper instead of cdbs
* Bump Standards-Version to 3.8.0
* Convert debian/copyright to proposed machine-readable format
[ gregor herrmann ]
* New upstream release 0.71.
* debian/copyright: adjust years of upstream copyright.
* debian/copyright: add information about files under inc/.
* debian/control: mention module name in long description.
-- gregor herrmann <gregoa@debian.org> Sun, 24 Aug 2008 15:52:32 -0300
libdevel-size-perl (0.69-3) unstable; urgency=low
* Remove unnecessary dependencies on libtest-pod-coverage-perl and
libtest-pod-perl, spotted by Niko Tyni (closes: #481963).
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Mon, 19 May 2008 22:08:16 +0200
libdevel-size-perl (0.69-2) unstable; urgency=low
[ Damyan Ivanov ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza).
[ gregor herrmann ]
* debian/rules: delete /usr/share/perl5 only if it exists.
[ Niko Tyni ]
* Point debian/watch to http://search.cpan.org/dist/ .
* Add missing shared library dependencies.
* Set Maintainer to the pkg-perl group, see
http://lists.debian.org/debian-perl/2007/12/msg00040.html
* Upgrade to Standards-Version 3.7.3. No changes needed.
* Remove unnecessare debian/dirs.
* Don't install the README, it's just a copy of the POD documentation.
-- Niko Tyni <ntyni@debian.org> Tue, 19 Feb 2008 10:21:40 +0200
libdevel-size-perl (0.69-1) unstable; urgency=low
* New upstream release.
-- Jose Luis Rivas <ghostbar38@gmail.com> Fri, 17 Aug 2007 00:55:14 -0400
libdevel-size-perl (0.68-1) unstable; urgency=low
* New upstream release
-- Jose Luis Rivas <ghostbar38@gmail.com> Sun, 10 Jun 2007 18:26:03 -0400
libdevel-size-perl (0.66-1) unstable; urgency=low
* Initial release (Closes: #420410)
-- Jose Luis Rivas <ghostbar38@gmail.com> Sun, 22 Apr 2007 01:51:56 -0400
|