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 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188
|
libdata-section-perl (0.200008-1) unstable; urgency=medium
* Import upstream version 0.200008.
* Update upstream email address.
* Update years of packaging copyright.
* Update debian/upstream/metadata.
* Update alternative test dependencies.
* Declare compliance with Debian Policy 4.6.2.
* Set Rules-Requires-Root: no.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Fri, 06 Jan 2023 17:51:59 +0100
libdata-section-perl (0.200007-2) 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 old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 12 Jun 2022 23:14:20 +0100
libdata-section-perl (0.200007-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Remove Jotam Jr. Trejo from Uploaders. Thanks for your work!
* Remove Nathan Handler from Uploaders. Thanks for your work!
[ Damyan Ivanov ]
* New upstream version 0.200007
* bump debhelper compatibility level to 9
* declare conformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Fri, 03 Nov 2017 11:33:25 +0000
libdata-section-perl (0.200006-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 07 Apr 2014 19:41:15 +0200
libdata-section-perl (0.200005-1) unstable; urgency=medium
* New upstream release.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Wed, 25 Dec 2013 19:19:45 +0100
libdata-section-perl (0.200003-1) unstable; urgency=low
* Team upload
* Imported Upstream version 0.200003
+ adds support for data section encoding, defaulting to UTF-8
* Homepage moved to github
* drop trailing slash from metacpan URLs
* add libtest-failwarnings-perl to build-dependencies
-- Damyan Ivanov <dmn@debian.org> Wed, 06 Nov 2013 17:39:13 +0200
libdata-section-perl (0.101622-1) unstable; urgency=low
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nathan Handler ]
* Email change: Nathan Handler -> nhandler@debian.org
[ 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"
[ Florian Schlichting ]
* Import Upstream version 0.101622
* Update (decrease) year of upstream copyright
* Bump Standards-Version to 3.9.4 (no change)
-- Florian Schlichting <fsfs@debian.org> Mon, 16 Sep 2013 10:46:45 +0200
libdata-section-perl (0.101621-1) unstable; urgency=low
[ Jotam Jr. Trejo ]
* New upstream release
* debian/copyright: refresh according to DEP 5 revision 135
* debian/control: update version dependencys for perl and
libtest-simple-perl
* debian/control: bump Standards Version to 3.9.2 (no changes)
* Bump DH compat level to 8
* Add myself to Uploaders and Copyright
[ gregor herrmann ]
* Don't run release tests anymore.
-- Jotam Jr. Trejo <jotamjr@debian.org.sv> Tue, 10 May 2011 23:40:47 -0600
libdata-section-perl (0.101620-1) unstable; urgency=low
* New upstream release.
* Add /me to Uploaders.
* Pod-coverage test was removed, remove build dependencies.
* Convert to source format 3.0 (quilt).
-- gregor herrmann <gregoa@debian.org> Sat, 12 Jun 2010 16:23:52 +0200
libdata-section-perl (0.100770-1) unstable; urgency=low
* New upstream release
-- Jonathan Yu <jawnsy@cpan.org> Thu, 18 Mar 2010 18:05:39 -0400
libdata-section-perl (0.100270-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update copyright years
* Rewrite control description
* Standards-Version 3.8.4 (no changes)
* Depends on MRO::Compat and B-D-I Test::Simple 0.88
[ gregor herrmann ]
* Remove build dependency on libtest-perl-critic-perl, not used anymore
during tests.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 29 Jan 2010 22:40:51 -0500
libdata-section-perl (0.093410-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Refresh copyright to new DEP-5 format
* Added Test::Pod and Test::Pod::Coverage to B-D-I for testing
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
-- Jonathan Yu <jawnsy@cpan.org> Tue, 08 Dec 2009 07:23:08 -0500
libdata-section-perl (0.091820-1) unstable; urgency=low
[ Nathan Handler ]
* New upstream release
* debian/watch:
- Update to ignore development releases.
* debian/copyright:
- Bump upstream copyright year
* debian/control:
- Add myself to list of Uploaders
- Bump Standards-Version to 3.8.2 (No changes)
[ gregor herrmann ]
* Activate an additional test (debian/{rules,control}).
-- Nathan Handler <nhandler@ubuntu.com> Thu, 02 Jul 2009 19:36:53 +0000
libdata-section-perl (0.005-1) unstable; urgency=low
* Initial Release. (Closes: #525306)
-- Peter Pentchev <roam@ringlet.net> Fri, 24 Apr 2009 16:41:37 +0300
|