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 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215
|
libsub-exporter-perl (0.987-1) unstable; urgency=medium
[ gregor herrmann ]
* New upstream release.
* 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.
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Damyan Ivanov ]
* bump debhelper compatibility version to 10
* add Testsuite header
* declare conformance with Policy 4.1.3 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Mon, 01 Jan 2018 09:04:15 +0000
libsub-exporter-perl (0.986-1) unstable; urgency=low
[ 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.
* Drop spelling.patch, merged upstream.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Oct 2013 22:44:12 +0200
libsub-exporter-perl (0.984-1) unstable; urgency=low
[ Ansgar Burchardt ]
* Email change: Ansgar Burchardt -> ansgar@debian.org
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* New upstream release.
* debian/rules: remove override_dh_auto_test (test variable does not
apply anymore).
* Refresh and forward spelling patch.
* debian/copyright: update to Copyright-Format 1.0.
* debian/copyright: remove third-party info, update years of copyright
and license stanzas.
* Remove build dependencies that are not needed anymore.
* Remove version from libdata-optlist-perl (build) dependency.
* Bump Standards-Version to 3.9.3 (no changes).
* Set debhelper compatibility level to 8.
-- gregor herrmann <gregoa@debian.org> Sat, 09 Jun 2012 00:06:10 +0200
libsub-exporter-perl (0.982-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Convert to source format 3.0 (quilt).
* Minimize debian/rules.
* Add /me to Uploaders.
* Set Standards-Version to 3.8.4; remove version from perl build dependency.
* debian/copyright: refresh formatting.
* Add a patch to fix a spelling mistake.
-- gregor herrmann <gregoa@debian.org> Fri, 28 May 2010 00:45:10 +0200
libsub-exporter-perl (0.981-1) unstable; urgency=low
* New upstream release.
-- Ansgar Burchardt <ansgar@43-1.org> Sat, 25 Oct 2008 17:27:31 +0200
libsub-exporter-perl (0.980-1) unstable; urgency=low
[ Ansgar Burchardt ]
* New upstream release.
* Refresh debian/rules for debhelper 7
* Convert debian/copyright to proposed machine-readable format
* Add myself to Uploaders
* debian/control: Remove article from description
* debian/rules: enable additional tests by setting RELEASE_TESTING=1
* Remove build-dep on libperl-critic-perl (tests not run before anyway and
fail now)
* Bump Standards Version to 3.8.0 (no changes)
[ gregor herrmann ]
* debian/watch: extended regexp for matching upstream releases.
-- Ansgar Burchardt <ansgar@43-1.org> Wed, 24 Sep 2008 19:53:58 +0200
libsub-exporter-perl (0.979-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyżaniak (eloy) <eloy@debian.org> Mon, 05 May 2008 15:16:25 +0200
libsub-exporter-perl (0.978-2) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: delete /usr/lib/perl5 only if it exists.
[ Rene Mayorga ]
* Prepare for Perl 5.10 update
* debian/control:
+ Raise debhelper version to 6
+ Add libtest-perl-critic-perl to B-D-I
* debian/compat: set level to 6
* debian/rules
+ use $@ for touch -stamp files
+ Don't Install README
+ Add PERL_TEST_CRITIC=1 to enable more tests
-- Roberto C. Sanchez <roberto@debian.org> Sat, 26 Jan 2008 14:29:39 -0500
libsub-exporter-perl (0.978-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Set debian/compat to 5 (the versioned dependency on debhelper in
debian/control was already correct).
* Use dist-based URL in debian/watch.
* debian/rules:
- let install-stamp depend on build-stamp
- remove unused call to dh_installexamples
[ Gunnar Wolf ]
* Added myself as an uploader
* Bumped up standards-version to 3.7.3 (no changes needed)
-- Gunnar Wolf <gwolf@debian.org> Thu, 27 Dec 2007 16:29:17 -0600
libsub-exporter-perl (0.976-1) unstable; urgency=low
* New upstream release
* debian/rules
+ move test suite from install to build target
+ drop unneeded OPTIMIZE parameter to $(MAKE)
+ drop unneeded dh_strip and dh_link calls
* Added libtest-pod(-coverage)?-perl to Build-Depends for more testing
* Added myself to Uploaders:
* Improved debian/copyright
+ Use generic download URL
+ Corrected years of copyright
-- Damyan Ivanov <dmn@debian.org> Wed, 05 Sep 2007 15:21:53 +0300
libsub-exporter-perl (0.975-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 11 Jul 2007 13:01:26 +0200
libsub-exporter-perl (0.974-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 24 Apr 2007 13:46:18 +0200
libsub-exporter-perl (0.972-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 8 Dec 2006 11:19:19 +0100
libsub-exporter-perl (0.97.0-1) unstable; urgency=low
* New upstream release (closes: #370695)
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 28 Jun 2006 16:57:00 +0200
libsub-exporter-perl (0.96.6-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 21 Jun 2006 10:10:39 +0200
libsub-exporter-perl (0.96.5-1) unstable; urgency=low
* New upstream release
* debian/control:
- Depends: added libdata-optlist-perl
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 13 Jun 2006 09:57:33 +0200
libsub-exporter-perl (0.96.1-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 6 Jun 2006 14:50:09 +0200
libsub-exporter-perl (0.95.2-1) unstable; urgency=low
* New upstream release
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Mon, 8 May 2006 16:06:34 +0200
libsub-exporter-perl (0.93-1) unstable; urgency=low
* Initial Release.
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Fri, 28 Apr 2006 16:39:50 +0200
|