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
|
libtext-csv-encoded-perl (0.25-2) unstable; urgency=medium
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Fix autopkgtests. Add debian/tests/pkg-perl/smoke-tests to only run
t/*.t, t/test are files consumed by the former.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Tue, 01 Aug 2017 15:05:13 -0400
libtext-csv-encoded-perl (0.25-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ Lucas Kanashiro ]
* Import upstream version 0.25
* Update upstream metadata in d/u/metadata
* Drop tests/ directory from autopkgtest smoke-files file, no longer available
* Update years of upstream copyright
* Update Debian packaging copyright
* Set version of dependency libtext-csv-perl to >= 1.31
* Declare compliance with Debian policy 3.9.7
* Add a patch fixing spelling error in manpage
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 04 Feb 2016 13:45:29 -0200
libtext-csv-encoded-perl (0.24-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata.
* Import upstream version 0.24.
* Drop newer-encode.patch which was taken from the upstream bugtracker.
* Update years of upstream and packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 01 Nov 2015 18:16:07 +0100
libtext-csv-encoded-perl (0.22-2) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* Add patch from CPAN RT to fix test failure with newer Encode module.
(Closes: #753042)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 29 Jun 2014 18:59:57 +0200
libtext-csv-encoded-perl (0.22-1) unstable; urgency=low
[ 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
[ gregor herrmann ]
* New upstream release.
Fixes "FTBFS: tests failed" (Closes: #713245)
* Update years of upstream and packaging copyright.
* Set Standards-Version to 3.9.4 (no further changes).
-- gregor herrmann <gregoa@debian.org> Sat, 22 Jun 2013 20:32:52 +0200
libtext-csv-encoded-perl (0.10-2) unstable; urgency=low
[ Robin Sheat ]
* New uploader.
* Updated standards version.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
* Set debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Apr 2012 19:13:15 +0200
libtext-csv-encoded-perl (0.10-1) unstable; urgency=low
* New upstream release.
* Add /me to Uploaders.
* debian/copyright: update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Sun, 02 May 2010 18:54:10 +0200
libtext-csv-encoded-perl (0.09-1) unstable; urgency=low
* Initial Release. (Closes: #576763)
-- Lars Wirzenius <lars@catalyst.net.nz> Tue, 13 Apr 2010 11:54:44 +1200
|