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
|
libtest-script-perl (1.29-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster
* Update standards version to 4.6.0, no changes needed.
-- Jelmer Vernooij <jelmer@debian.org> Fri, 14 Oct 2022 13:43:08 +0100
libtest-script-perl (1.29-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.29.
* Update debian/upstream/metadata.
* Update years of upstream copyright.
-- gregor herrmann <gregoa@debian.org> Mon, 16 Aug 2021 20:57:38 +0200
libtest-script-perl (1.27-1) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Submit.
* Update standards version to 4.5.0, no changes needed.
[ gregor herrmann ]
* Import upstream version 1.27.
* Declare compliance with Debian Policy 4.5.1.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Sat, 20 Feb 2021 18:54:57 +0100
libtest-script-perl (1.26-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.26.
* Update years of upstream copyright.
* Annotate test-only build dependencies with <!nocheck>.
* Declare compliance with Debian Policy 4.4.1.
* Drop unneeded version constraints from (build) dependencies.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Remove obsolete fields Name, Contact from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Sat, 02 Nov 2019 01:48:57 +0100
libtest-script-perl (1.25-1) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* Import upstream version 1.25.
* Declare compliance with Debian Policy 4.2.1.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sun, 30 Sep 2018 17:08:26 +0200
libtest-script-perl (1.23-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.23.
* Update years of upstream copyright.
* Update (build) dependencies.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Thu, 03 Aug 2017 20:48:36 -0400
libtest-script-perl (1.14-1) unstable; urgency=medium
* Team upload.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Import upstream version 1.14.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Oct 2016 23:02:18 +0200
libtest-script-perl (1.12-1) unstable; urgency=medium
* Team upload.
* Import upstream version 1.12.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Fri, 06 May 2016 20:43:29 +0200
libtest-script-perl (1.10-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change order of alternative (build) dependencies.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Feb 2016 19:49:14 +0100
libtest-script-perl (1.10-1) 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
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Florian Schlichting ]
* Add debian/upstream/metadata
* Import upstream version 1.10
* Refresh d/copyright, deleting paragraph for M::I dropped upstream
* Bump dh compat to level 9
* Run wrap-and-sort on debian/control
* Add build-dependency on libtest-simple-perl for Test::Tester
* Declare compliance with Debian Policy 3.9.6
* Mark package autopkgtest-able
-- Florian Schlichting <fsfs@debian.org> Sun, 23 Aug 2015 16:00:55 +0200
libtest-script-perl (1.07-2) unstable; urgency=low
* Team Upload.
* Do not run author tests. See also #589052.
* Remove build-dep on libtest-pod-perl, libpod-simple-perl,
libtest-cpan-meta-perl, libperl-minimumversion-perl,
libtest-minimumversion-perl.
* Lower build-dep on debhelper to >= 7.
* Use source format 3.0 (quilt).
* debian/copyright: Formatting changes for current DEP-5 proposal.
* Bump Standards-Version to 3.9.0 (no changes).
-- Ansgar Burchardt <ansgar@43-1.org> Thu, 15 Jul 2010 22:59:55 +0900
libtest-script-perl (1.07-1) unstable; urgency=low
* New upstream release
* Update dependencies
-- Jonathan Yu <jawnsy@cpan.org> Tue, 24 Nov 2009 07:11:27 -0500
libtest-script-perl (1.06-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Changed script_compiles_ok to script_compiles
+ Added script_runs
* New dependency on Probe::Perl (via libprobe-perl-perl)
* Drop version dependency on libipc-run3-perl
* Add myself to Uploaders
* Standards-Version 3.8.3 (drop perl versioned dependency)
* Rewrote control description
* Enable author testing per Adam Kennedy's test suite
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Jonathan Yu <jawnsy@cpan.org> Sat, 19 Sep 2009 06:01:17 -0400
libtest-script-perl (1.03-1) unstable; urgency=low
* Initial release. (Closes: #495206: ITP: libtest-script-perl --
cross-platform basic tests for scripts)
-- Vincent Danjean <vdanjean@debian.org> Fri, 15 Aug 2008 12:44:28 +0200
|