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
|
libtext-csv-encoded-perl (0.25-4) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints. + libtext-csv-encoded-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 16:56:57 +0000
libtext-csv-encoded-perl (0.25-3) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Remove constraints unnecessary since stretch:
+ Build-Depends-Indep: Drop versioned constraint on libtext-csv-perl.
+ libtext-csv-encoded-perl: Drop versioned constraint on libtext-csv-perl in
Depends.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 19:54:50 +0100
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
|