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
|
libclass-c3-componentised-perl (1.001002-2) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata
(already present in machine-readable debian/copyright).
* Bump debhelper from old 12 to 13.
* Remove constraints unnecessary since buster (oldstable)
-- Jelmer Vernooij <jelmer@debian.org> Tue, 29 Nov 2022 23:53:16 +0000
libclass-c3-componentised-perl (1.001002-1) unstable; urgency=medium
[ 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
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* debian/control: Remove Franck Joncourt from Uploaders.
Thanks to Tobias Frost (Closes: #831292)
[ gregor herrmann ]
* Remove Brian Cassidy from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* New upstream release.
* Add debian/upstream/metadata.
* Drop patches, both applied/fixed upstream.
* debian/copyright: remove stanza about dropped files.
* debian/copyright: update years of packaging copyright.
* debian/copyright: update list of upstream copyright holders.
* Update (build) dependencies.
* Add /me to Uploaders.
* Declare compliance with Debian Policy 4.1.3.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 12 Mar 2018 00:14:20 +0100
libclass-c3-componentised-perl (1.001000-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* New upstream release.
* Add whatis entry for Class::C3::Componentised::ApplyHooks.
+ update patch whatis.diff
* debian/copyright: Update years of copyright for inc/Module/*.
* debian/control: Convert Vcs-* fields to Git.
* Bump Standards-Version to 3.9.2 (no changes).
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 11 Aug 2011 14:21:17 +0200
libclass-c3-componentised-perl (1.0009-1) unstable; urgency=low
* New upstream release
* Rewrite control description
* Standards-Version 3.9.1 (no changes)
* Add myself to Uploaders and Copyright
* Updated upstream copyright information
* Bump to debhelper 8
* Refresh patches
-- Jonathan Yu <jawnsy@cpan.org> Sun, 20 Mar 2011 09:14:54 -0400
libclass-c3-componentised-perl (1.0006-2) unstable; urgency=low
* Added BDI on libtest-exception-perl. (Closes: #569409)
* Added /me to Uploaders.
* Switch to dpkg-source 3.0 (quilt) format:
+ Removed previous quilt framework.
* Bumped up Standards-Version to 3.8.4 (no changes).
* Refreshed patch header for whatis.patch.
* Refreshed d.copyright (DEP5 headers).
* Added patch t_upstream_spelling.diff.
-- Franck Joncourt <franck@debian.org> Thu, 11 Feb 2010 21:08:26 +0100
libclass-c3-componentised-perl (1.0006-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
* Standards-Version to 3.8.3
[ gregor herrmann ]
* Minimize debian/rules, bump debhelper/quilt build dependencies.
* Remove versions from perl build/runtime dependency, the previous one is
satisfied even by oldstable.
-- Brian Cassidy <brian.cassidy@gmail.com> Thu, 17 Sep 2009 15:34:33 -0300
libclass-c3-componentised-perl (1.0005-1) unstable; urgency=low
[ Brian Cassidy ]
* New upstream release
* debian/control: adding myself to Uploaders
[ gregor herrmann ]
* Don't install README anymore.
* Set debhelper compatibility level to 7; adapt
debian/{control,compat,rules}.
* Remove build dependency on libmodule-install-perl, debhelper 7 prefers
ExtUtils::MakeMaker.
* debian/copyright: switch to new format and add information about inc/*.
* debian/control: add build dependencies on libtest-pod-perl,
libtest-pod-coverage-perl; make short description a noun phrase.
* Add patch whatis.patch: adds a whatis entry to the POD/manpage. Add quilt
framework.
-- Brian Cassidy <brian.cassidy@gmail.com> Thu, 23 Apr 2009 20:57:37 -0300
libclass-c3-componentised-perl (1.0004-1) unstable; urgency=low
[ Krzysztof Krzyżaniak (eloy) <eloy@debian.org> ]
* New upstream release
* debian/control: update dependency with libmro-compat-perl,
Standards-Version updated to 3.8.1 (no changes)
[ gregor herrmann <gregoa@debian.org> ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
* debian/control: Added: ${misc:Depends} to Depends: field.
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Mon, 23 Mar 2009 10:57:01 +0100
libclass-c3-componentised-perl (1.0003-1) unstable; urgency=low
* New upstream release
* Package moved to Debian Perl Group repo
* debian/rules: FTBS fix (closes: #467714)
* debian/watch: updated to new schema
* debian/compat: upgraded to 6 without changes
* debian/copyright: updated
* debian/control:
+ Added extra headers from group
+ Standards-Version updated to 3.7.3 without changes
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Thu, 13 Mar 2008 12:52:03 +0100
libclass-c3-componentised-perl (1.0001-1) unstable; urgency=low
* Initial Release (closes: #438863)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 20 Aug 2007 13:09:18 +0200
|