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
|
libtest-without-module-perl (0.23-1) unstable; urgency=medium
* Import upstream version 0.23.
* Update years of upstream and packaging copyright.
* Update debian/upstream/metadata.
* Update upstream license.
* Declare compliance with Debian Policy 4.7.0.
* Add debian/tests/pkg-perl/smoke-skip to skip new test which needs
Makefile.PL.
-- gregor herrmann <gregoa@debian.org> Sat, 27 Jul 2024 02:49:46 +0200
libtest-without-module-perl (0.21-1) unstable; urgency=medium
* Import upstream version 0.21.
* Add new test dependency libmodule-load-conditional-perl.
* debian/watch: use uscan macros.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.6.1.
* Set Rules-Requires-Root: no.
* Wrap long line in previous changelog entry.
-- gregor herrmann <gregoa@debian.org> Fri, 16 Dec 2022 19:59:02 +0100
libtest-without-module-perl (0.20-3) unstable; urgency=medium
[ Debian Janitor ]
* Apply multi-arch hints.
+ libtest-without-module-perl: Add Multi-Arch: foreign.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 19 Nov 2022 20:58:36 +0000
libtest-without-module-perl (0.20-2) unstable; urgency=medium
[ Damyan Ivanov ]
* declare conformance with Policy 4.1.3 (no changes needed)
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Tue, 28 Jun 2022 19:44:26 +0100
libtest-without-module-perl (0.20-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* Remove Rene Mayorga from Uploaders. Thanks for your work!
* Import upstream version 0.20.
* Update debian/upstream/metadata.
* Add /me to Uploaders.
* Drop unneeded build dependencies. Author tests have been moved to xt/.
* Bump debhelper compatibility level to 9.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Sat, 08 Jul 2017 16:34:34 +0200
libtest-without-module-perl (0.18-1) unstable; urgency=low
* Team upload.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* 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"
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Imported upstream version 0.18
* Add debian/upstream/metadata
* Add autopkgtest control file.
* Use dh(1) and debhelper 8.
* Update years of upstream copyright.
* debian/copyright: refresh license stanzas.
* Switch to "3.0 (quilt)" source format.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Sep 2014 20:09:16 +0200
libtest-without-module-perl (0.17-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Rene Mayorga ]
* New upstream release
* debian/control: change my email address
* debian/copyright:
+ update upstream copyright years
+ separate debian/* copyright per member using debian/changalog
-- Rene Mayorga <rmayorga@debian.org> Wed, 21 Jan 2009 14:27:27 -0600
libtest-without-module-perl (0.16-1) unstable; urgency=low
[ David Paleino ]
* debian/control: removed myself from Uploaders
[ Rene Mayorga ]
* New upstream release
* debian/control
+ set dephelper and compat level to 7
+ add myself to uploaders
+ set Standards-Version to 3.8.0 ( no changes needed )
+ mention module name at long description
+ add libfile-slurp-perl to B-D-I, this will enable one more test
* debian/rules - refresh using dh-make-perl templates
* debian/copyright - use (new)format
-- Rene Mayorga <rmayorga@debian.org.sv> Tue, 28 Oct 2008 14:15:02 -0600
libtest-without-module-perl (0.15-1) unstable; urgency=low
* Initial Release.
-- David Paleino <d.paleino@gmail.com> Mon, 22 Oct 2007 12:21:20 +0300
|