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
|
libdatetime-format-mysql-perl (0.06-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* New upstream release.
Fixes "FTBFS with perl 5.24: Error: POSIX class [:punct::] unknown"
(Closes: #825353)
* Update years of packaging copyright.
* Update short description.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sun, 29 May 2016 18:01:24 +0200
libdatetime-format-mysql-perl (0.05-2) unstable; urgency=medium
* Update years of packaging copyright.
* Add build dependency on libmodule-build-perl.
-- gregor herrmann <gregoa@debian.org> Fri, 05 Jun 2015 18:30:57 +0200
libdatetime-format-mysql-perl (0.05-1) unstable; urgency=medium
* Team upload
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Add debian/upstream/metadata
* Comment out version mangling in debian/watch. Not yet needed.
* Import upstream version 0.05
* Mention module name in long package description.
* Apply wrap-and-sort.
* Declare compliance with Debian Policy 3.9.6 (no other changes needed).
* Mark package as autopkgtestable.
* Convert debian/copyright to machine-readable DEP-5 format.
-- Axel Beckert <abe@debian.org> Sun, 10 May 2015 23:41:16 +0200
libdatetime-format-mysql-perl (0.04-3) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/watch: Mangle versions in order to deal with 2 and 4 digits after
the dot.
* Refresh debian/rules, no functional changes; except: don't create
.packlist file any more.
* Move libmodule-build-perl to Build-Depends.
* debian/copyright: wrap a long line.
* debian/control: change my email address.
* debian/watch: use dist-based URL.
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Change my email address.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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 ]
* Clarify debian/copyright with regards to GPL version
* Fix the following lintian warnings:
+ copyright-refers-to-symlink-license
+ package-has-a-duplicate-build-relation
* Switch to source format "3.0 (quilt)"
* Bump debhelper compatibility to 9
+ Update versioned debhelper build-dependency accordingly
* Switch to dh7 style minimal debian/rules file.
+ Fixes the lintian warning debian-rules-missing-recommended-target.
* Bump Standards-Version to 3.9.4 (no further changes)
-- Axel Beckert <abe@debian.org> Sun, 01 Sep 2013 22:37:52 +0200
libdatetime-format-mysql-perl (0.04-2) unstable; urgency=low
* Add dependency on libdatetime-format-builder-perl. (Closes: #394165)
* Remove unnecessary versioning from the build dependency on perl (>= 5).
-- Niko Tyni <ntyni@iki.fi> Fri, 20 Oct 2006 20:37:29 +0300
libdatetime-format-mysql-perl (0.04-1) unstable; urgency=low
* Initial Release (closes: #387628).
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 15 Sep 2006 17:21:34 +0200
|