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 216 217 218
|
libtest-compile-perl (1.3.0-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Import upstream version 1.3.0
* Bump debhelper compatibility level to 9
* Update year of upstream copyright
* Add libtest-warnings-perl as build dependency. Used in some tests.
[ gregor herrmann ]
* Rename autopkgtest configuration file.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 06 Oct 2015 14:20:47 -0300
libtest-compile-perl (1.2.1-1) unstable; urgency=medium
* Team upload
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 1.2.1
* Declare compliance with Debian Policy 3.9.6
-- Florian Schlichting <fsfs@debian.org> Sun, 23 Aug 2015 19:35:10 +0200
libtest-compile-perl (1.2.0-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/control: update Module::Build dependency.
[ Niko Tyni ]
* Make the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Sat, 20 Sep 2014 14:27:24 +0300
libtest-compile-perl (1.2.0-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Tue, 12 Aug 2014 18:36:08 +0200
libtest-compile-perl (1.1.0-1) unstable; urgency=medium
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jul 2014 23:57:53 +0200
libtest-compile-perl (1.0.1-1) unstable; urgency=medium
* debian/control: remove Nicholas Bamber from Uploaders on request of
the MIA team.
* Strip trailing slash from metacpan URLs.
* New upstream release.
* Refresh clean_build.patch.
* Update years of upstream and packaging copyright.
* Move Module::Build to Build-Depends.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sun, 06 Apr 2014 19:34:28 +0200
libtest-compile-perl (0.24-1) unstable; urgency=low
* New upstream release.
-- gregor herrmann <gregoa@debian.org> Mon, 25 Feb 2013 22:53:38 +0100
libtest-compile-perl (0.23-1) unstable; urgency=low
[ 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
[ gregor herrmann ]
* New upstream release.
* debian/copyright: update years of copyright.
* Set Standards-Version to 3.9.4 (no changes).
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Mon, 18 Feb 2013 19:12:33 +0100
libtest-compile-perl (0.21-1) unstable; urgency=low
[ Nathan Handler ]
* New upstream release
* debian/patches/clean_build.patch: Refresh to apply cleanly
* debian/control: Add myself to list of Uploaders
* debian/copyright: Add myself to debian/* copyright
* debian/watch: Remove comments
[ Nicholas Bamber ]
* Reviewed and retained patch updating description
* New upstream release (0.21)
* Added versioned build dependency on libmodule-build-perl
-- Nicholas Bamber <nicholas@periapt.co.uk> Wed, 12 Sep 2012 11:50:43 +0100
libtest-compile-perl (0.17-1) unstable; urgency=low
* Imported Upstream version 0.17
* Bump Standards-Version to 3.9.3
* Update format url using copyright-format 1.0
* Removed lib.patch patch: it's now included in the source code
* Removed taint.patch patch: it's no longer required
* Removed man.patch patch
* Added Evan Giles to copyright information and updated years
-- Fabrizio Regalli <fabreg@fabreg.it> Mon, 27 Feb 2012 17:32:58 +0100
libtest-compile-perl (0.16-1) unstable; urgency=low
* Imported Upstream version 0.16
* Added myself to Uploaders and Copyright
* Updated d/copyright to latest DEP5 (.174 revision) format
* Updated copyright year
* Refreshed taint.patch, lib.patch and man.patch patches
* Removed no more necessary debian/source/lintian-overrides file
-- Fabrizio Regalli <fabreg@fabreg.it> Mon, 20 Feb 2012 23:55:04 +0100
libtest-compile-perl (0.15-1) unstable; urgency=low
[ gregor herrmann ]
* debian/copyright: update upstream and packaging copyright years,
remove information about removed third-party files.
* Remove build dependency on liburi-perl.
[ Nicholas Bamber ]
* New upstream release.
* Rebuilt patches as upstream code has changed substantially
* Added patches to explain Debian changes in the man page and to keep
the package building cleanly.
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 19 Feb 2012 12:05:42 +0000
libtest-compile-perl (0.13-2) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Nicholas Bamber ]
* Raised debhelper and compat level to 8
* Simplified dependencies
* Raised standards version to 3.9.2
* Reconsidered short description
* Created debian/source/format
* Added myself to Uploaders
* Refreshed copyright and added myself
* Added lintian override about DEP-5
* Added patch creating test for taint mode scripts
and respecting taint mode (Closes: #649301)
* Added patch creating test and fix for scripts using libraries
from the same distribution (Closes: #649332)
-- Nicholas Bamber <nicholas@periapt.co.uk> Sun, 20 Nov 2011 01:31:08 +0000
libtest-compile-perl (0.13-1) unstable; urgency=low
* New upstream release
* Requires Test::More 0.88 for done_testing and no_plan
-- Jonathan Yu <jawnsy@cpan.org> Wed, 03 Mar 2010 11:35:53 -0500
libtest-compile-perl (0.12-1) unstable; urgency=low
* New upstream release
* Standards-Version 3.8.4 (no changes)
-- Jonathan Yu <jawnsy@cpan.org> Thu, 11 Feb 2010 22:24:00 -0500
libtest-compile-perl (0.11-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* debian/copyright: add info about new file.
[ Ryan Niebur ]
* Add myself to Uploaders
-- Ryan Niebur <ryan@debian.org> Wed, 06 Jan 2010 21:02:25 -0800
libtest-compile-perl (0.10-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Add myself to Copyright and Uploaders
* Rewrote control description
* Update to new debhelper 7 rules format
* Update debhelper dependencies
* Standards-Version 3.8.3 (no changes)
* Implement suggestions from gregoa:
+ Module::Auto::Install requires debhelper >= 7.1.23
+ Remove unneeded build-deps (they are now in xt/)
+ Author tests are in xt/, so AUTOMATED_TESTING does us no good
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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> Thu, 15 Oct 2009 18:29:35 -0400
libtest-compile-perl (0.08-1) unstable; urgency=low
* Initial Release. (Closes: #511384)
-- Damyan Ivanov <dmn@debian.org> Mon, 12 Jan 2009 11:00:01 +0200
|