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
|
libdatetime-format-iso8601-perl (0.08-2) unstable; urgency=low
* 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
[ gregor herrmann ]
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Add build dependency on libmodule-build-perl.
-- gregor herrmann <gregoa@debian.org> Fri, 05 Jun 2015 18:27:24 +0200
libdatetime-format-iso8601-perl (0.08-1) unstable; urgency=low
* Imported Upstream version 0.08
* Update copyright years for debian/* packaging
-- Salvatore Bonaccorso <carnil@debian.org> Sun, 12 Feb 2012 23:13:34 +0100
libdatetime-format-iso8601-perl (0.07-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Remove patch for BTS#564411 (fixed upstream)
* Add myself to Uploaders and Copyright
* Rewrite control description
* Drop version deps satisfied by oldstable
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Email change: Salvatore Bonaccorso -> carnil@debian.org
* debian/copyright:
- Replace DEP5 Format-Specification URL from svn.debian.org to
anonscm.debian.org URL.
- Update copyright years for debian/* packaging.
- Refer to Debian systems in general instead of only Debian
GNU/Linux systems.
- Explicitly refer to GPL-1 license text in common-licenses.
* debian/control: Bump versioned Build-Depends on debhelper to (>= 8).
* Bump Debhelper compat level to 8. Use Build.PL by default.
* Bump Standards-Version to 3.9.2.
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 23 Aug 2011 07:42:48 +0200
libdatetime-format-iso8601-perl (0.06-2) 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.
[ Salvatore Bonaccorso ]
* Convert to '3.0 (quilt)' source format.
* Add 564411-fix_1_digit_year.patch patch to fix FTBFS due to failed tests
testing one digit years formats (Closes: #564411).
* Add myself to Uploaders.
* Bump debhelper compat level to 7.
* debian/control:
- Bump versioned dependency on debhelper to debhelper (>= 7).
- Substitute versioned Build-Depends-Indep on perl with unversioned
dependency.
- Reorganize Build-Depends and Build-Depends-Indep.
- Improve the synopsis of the package
- Improve the long description of the package. Remove usage information
from description.
* Simplify debian/rules to a tiny 3-liner makefile.
* Referesh debian/copyright to the proposal in DEP5 for machine-readable
format specification.
* Bump Standards-Version to 3.8.3.
[ gregor herrmann ]
* Build depend on debhelper 7.2.10 and Module::Build.
-- Salvatore Bonaccorso <salvatore.bonaccorso@gmail.com> Mon, 11 Jan 2010 11:16:15 +0100
libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low
* Initial Release (Closes: #476408).
-- AGOSTINI Yves <agostini@univ-metz.fr> Wed, 16 Apr 2008 09:36:51 +0200
|