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
|
libcgi-compile-perl (0.25-1) unstable; urgency=medium
* Import upstream version 0.25.
* Set Rules-Requires-Root: no.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Tue, 04 Aug 2020 02:50:36 +0200
libcgi-compile-perl (0.24-1) unstable; urgency=medium
* Import upstream version 0.24.
* Update (build) dependencies.
-- gregor herrmann <gregoa@debian.org> Mon, 03 Feb 2020 14:32:20 +0100
libcgi-compile-perl (0.23-1) unstable; urgency=medium
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ gregor herrmann ]
* Import upstream version 0.23.
* Drop 0001-Fix-tests-failure-on-Perl-5.26-with-PERL_USE_UNSAFE_.patch.
Fixed upstream in a different way.
* Update years of upstream and packaging copyright.
* Add new build dependencies.
* Declare compliance with Debian Policy 4.5.0.
* Drop unneeded alternative build dependency for CGI.pm.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 12.
* debian/watch: use uscan version 4.
* Set upstream metadata fields: Bug-Submit.
* Remove obsolete fields Contact, Name from debian/upstream/metadata.
-- gregor herrmann <gregoa@debian.org> Fri, 24 Jan 2020 14:40:40 +0100
libcgi-compile-perl (0.22-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 ]
* Add patch from upstream bug tracker to fix tests without
PERL_USE_UNSAFE_INC. (Closes: #871724)
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.4.
* Bump debhelper compatibility level to 10.
-- gregor herrmann <gregoa@debian.org> Mon, 21 May 2018 23:25:22 +0200
libcgi-compile-perl (0.22-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Import upstream version 0.22.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.1.1.
-- gregor herrmann <gregoa@debian.org> Sat, 30 Sep 2017 15:16:18 +0200
libcgi-compile-perl (0.21-1) unstable; urgency=medium
* Import upstream version 0.21.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Thu, 07 Jan 2016 19:17:42 +0100
libcgi-compile-perl (0.20-1) unstable; urgency=medium
* Import upstream version 0.20
-- gregor herrmann <gregoa@debian.org> Sat, 17 Oct 2015 21:00:40 +0200
libcgi-compile-perl (0.19-1) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* Import upstream version 0.19.
* Add debian/upstream/metadata.
* Mark package as autopkgtest-able.
* Add explicit build dependency on libcgi-pm-perl.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Sat, 13 Jun 2015 14:30:37 +0200
libcgi-compile-perl (0.17-1) unstable; urgency=medium
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Drop debian/README.source, the upstream .gitignore is gone.
* debian/copyright: remove stanza about removed inc/Module/*.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 3.9.5.
* Build-Depend on Module::Build::Tiny. Adjust required debhelper version
accordingly.
-- gregor herrmann <gregoa@debian.org> Sun, 25 May 2014 14:50:14 +0200
libcgi-compile-perl (0.16-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
[ Xavier Guimard ]
* Imported Upstream version 0.16
* Update debian/copyright years
* Bump Standards-Version to 3.9.4
-- Xavier Guimard <x.guimard@free.fr> Tue, 21 May 2013 05:57:51 +0200
libcgi-compile-perl (0.15-1) unstable; urgency=low
* Initial release (closes: #668413).
-- gregor herrmann <gregoa@debian.org> Wed, 11 Apr 2012 19:36:23 +0200
|