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
|
libclass-c3-xs-perl (0.15-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* 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
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
[ gregor herrmann ]
* debian/control: update Build-Depends for cross builds.
* debian/watch: use uscan version 4.
* Import upstream version 0.15.
* Drop unneeded build dependency (author test).
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Apr 2020 15:02:30 +0200
libclass-c3-xs-perl (0.14-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.
* New upstream release.
Closes: #832866
* Add debian/upstream/metadata.
* Update debian/copyright.
We now have an explicit copyright statement. And inc/* is gone.
* Update {Upstream-,}Contact in debian/{copyright,upstream/metadata}.
* Install new CONTRIBUTING document.
* Set bindnow linker flag in debian/rules.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sun, 07 Aug 2016 17:10:11 +0200
libclass-c3-xs-perl (0.13-2) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ 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.
* Switch to "3.0 (quilt)" source format.
* Use debhelper 9.20120312 to get all hardening flags.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Apr 2014 23:18:01 +0200
libclass-c3-xs-perl (0.13-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Uploaders and Copyright
* Upgrade to new short debhelper rules format
* Refresh copyright file
* Standards-Version 3.8.3 (drop perl version dependency)
* Rewrite control description
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Fri, 25 Sep 2009 05:18:00 -0400
libclass-c3-xs-perl (0.11-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Tue, 07 Apr 2009 15:52:15 +0200
libclass-c3-xs-perl (0.09-1) unstable; urgency=low
[ Krzysztof Krzyżaniak (eloy) ]
* New upstream release
* debian/control: Standards-Version updated to 3.8.1, debhelper compatibility
updated to 7
* debian/copyright: rewrite to new schema
[ gregor herrmann ]
* 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> Fri, 27 Mar 2009 16:05:07 +0100
libclass-c3-xs-perl (0.08-2) unstable; urgency=low
[ 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/rules: delete /usr/share/perl5 only if it exists.
[ Damyan Ivanov ]
* [debian/watch] Stop capturing file extension
+ use dist-based URL and better version pattern
* debian/rules: adapt to current dh-make-perl temlates
* Standards-Version: 3.7.3 (no changes)
* debhelper compatibility level 6
* debian/copyright: switch to machine-readable format, add section about
packaging, use dist-based upstream URL
* add myself to Uploaders
* add libtest-pod-perl to Build-Depends
-- Damyan Ivanov <dmn@debian.org> Fri, 18 Jan 2008 15:18:21 +0200
libclass-c3-xs-perl (0.08-1) unstable; urgency=low
* Initial Release (closes: #429665)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 19 Jun 2007 12:39:04 +0200
|