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
|
libconvert-nls-date-format-perl (0.06-1) unstable; urgency=medium
* New upstream release.
* Drop escape-brace-in-regex.patch, merged upstream.
* Update years of upstream and packaging copyright.
* Update build dependencies.
-- gregor herrmann <gregoa@debian.org> Fri, 22 Jan 2016 21:57:23 +0100
libconvert-nls-date-format-perl (0.05-2) unstable; urgency=medium
* 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 ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* Escape brace in regexp in Convert::NLS_DATE_FORMAT.
Unescaped left brace used in regexp is deprecated and issues a warning
under Perl 5.22. (Closes: #809093)
* Bump Debhelper compat level to 9
* Declare compliance with Debian policy 3.9.6
* Declare package as autopkgtestable
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 27 Dec 2015 12:59:23 +0100
libconvert-nls-date-format-perl (0.05-1) unstable; urgency=low
* New upstream release.
* Bump years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Wed, 18 Jan 2012 19:16:09 +0100
libconvert-nls-date-format-perl (0.03-1) unstable; urgency=low
[ 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 ]
* New upstream release.
* Update years of upstream and packaging copyright.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Sat, 15 Oct 2011 21:11:22 +0200
libconvert-nls-date-format-perl (0.02-1) unstable; urgency=low
* Initial release (closes: #603474).
-- gregor herrmann <gregoa@debian.org> Sun, 14 Nov 2010 16:04:25 +0100
|