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-version-perl (2.09-1) unstable; urgency=medium
* Import upstream version 2.09.
* Declare compliance with Debian Policy 4.1.4.
-- gregor herrmann <gregoa@debian.org> Mon, 25 Jun 2018 21:45:49 +0200
libtest-version-perl (2.07-1) 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 ]
* Import upstream version 2.07.
* Drop untaint-find.patch, merged upstream.
* Update years of upstream and packaging copyright.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Sat, 17 Mar 2018 20:42:43 +0100
libtest-version-perl (2.05-2) unstable; urgency=medium
* Team upload
* patch File::Find::Rule invocation adding untaint=>1 (Closes: #881451)
* declare conformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Sun, 12 Nov 2017 10:24:12 +0000
libtest-version-perl (2.05-1) unstable; urgency=medium
* Team upload.
* Import upstream version 2.05
* Refresh (build-) dependencies
-- Nick Morrott <knowledgejunkie@gmail.com> Thu, 22 Sep 2016 01:23:07 +0100
libtest-version-perl (2.04-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
[ Lucas Kanashiro ]
* Import upstream version 2.04
* Update years of upstream copyright
* Update Debian packaging copyright
* Declare compliance with Debian policy 3.9.8
* debian/contro: update build and runtime dependencies, thanks cme
-- Lucas Kanashiro <kanashiro@debian.org> Sun, 03 Jul 2016 09:49:43 -0300
libtest-version-perl (2.03-2) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change order of alternative (build) dependencies.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.7.
-- gregor herrmann <gregoa@debian.org> Sun, 21 Feb 2016 19:42:42 +0100
libtest-version-perl (2.03-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Update Test::Tester build dependency.
[ Lucas Kanashiro ]
* Import upstream version 2.03
* Set debhelper >= 9
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Thu, 30 Jul 2015 14:46:02 -0300
libtest-version-perl (2.01-1) unstable; urgency=medium
* Import upstream version 2.01
* Update github URLs and Contact in debian/upstream/metadata.
* Update debian/copyright.
Years of packaging copyright, years of upstream copyright, new
Upstream-Contact.
* Build-depend on Test::Simple 0.94.
-- gregor herrmann <gregoa@debian.org> Thu, 21 May 2015 20:15:07 +0200
libtest-version-perl (1.004001-1) unstable; urgency=medium
* Import upstream version 1.004001
-- gregor herrmann <gregoa@debian.org> Wed, 22 Oct 2014 20:22:40 +0200
libtest-version-perl (1.004000-1) unstable; urgency=medium
* Rename debian/tests/test-files to debian/tests/pkg-perl/test-files.
* Drop debian/tests/control, add Testsuite field to debian/control
instead.
* Import upstream version 1.004000
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Mon, 20 Oct 2014 22:05:13 +0200
libtest-version-perl (1.003001-1) unstable; urgency=medium
[ gregor herrmann ]
* Install CONTRIBUTING file.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Add debian/upstream/metadata
* Imported upstream version 1.003001
* Add autopkgtest control file.
* debian/copyright: update copyright years.
-- gregor herrmann <gregoa@debian.org> Mon, 08 Sep 2014 20:16:24 +0200
libtest-version-perl (1.002004-1) unstable; urgency=low
* Initial release (closes: #730385).
-- gregor herrmann <gregoa@debian.org> Sun, 24 Nov 2013 16:46:18 +0100
|