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
|
libmodule-starter-plugin-cgiapp-perl (0.44-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Add patch to fix FTBFS (Closes: #952169)
* d/control: Update versioned dep on libmodule-starter-perl
* d/tests/pkg-perl/SKIP: skip build-deps and syntax.t
+ build-deps is skipped since it seems to be tested on itself
+ syntax.t: One check on titanium/Modules.pm needs fixing upstream
-- Nilesh Patra <nilesh@debian.org> Sun, 30 Jan 2022 22:24:46 +0530
libmodule-starter-plugin-cgiapp-perl (0.44-1) unstable; urgency=medium
* New upstream version that works properly with Module::Starter 1.70
(Closes: #796535)
* Thanks to Gregor Hermann <gregoa@debian.org> for the following:
+ make (build) dependency on libmodule-starter-perl versioned.
+ Move libmodule-build-perl from B-D-I to Build-Depends.
It's needed during clean.
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 20 Sep 2015 05:29:56 -0400
libmodule-starter-plugin-cgiapp-perl (0.42-1) unstable; urgency=low
* New upstream version.
+ works properly with current Module::Starter (Closes: #627744)
* No actually it is GPL1+/Artistic. Corrected debian/copyright again.
* Overhauled Debian packaging in general.
-- Jaldhar H. Vyas <jaldhar@debian.org> Sat, 26 May 2012 01:17:25 -0400
libmodule-starter-plugin-cgiapp-perl (0.30-1) unstable; urgency=low
* New upstream version.
-- Jaldhar H. Vyas <jaldhar@debian.org> Sat, 06 Mar 2010 23:35:18 -0500
libmodule-starter-plugin-cgiapp-perl (0.22-1) unstable; urgency=low
* New upstream version.
* If I've done this right, the problem with the test suite claiming a
mismatched signature is no longer an issue. (Closes: #538114)
* Updated to policy 3.8.4 and 3.0(quilt) source format.
* Corrected debian/copyright. The package license is GPL2+/Artistic not
GPL1+/Artistic
-- Jaldhar H. Vyas <jaldhar@debian.org> Thu, 04 Mar 2010 12:09:27 -0500
libmodule-starter-plugin-cgiapp-perl (0.10-1) unstable; urgency=low
* New upstream version.
-- Jaldhar H. Vyas <jaldhar@debian.org> Thu, 15 Jan 2009 22:09:04 -0500
libmodule-starter-plugin-cgiapp-perl (0.08-1) unstable; urgency=low
* New upstream version.
-- Jaldhar H. Vyas <jaldhar@debian.org> Fri, 09 Jan 2009 19:53:08 -0500
libmodule-starter-plugin-cgiapp-perl (0.07-1) unstable; urgency=low
* New upstream version.
* Updated Debian packaging to debhelper 7, machine readable copyright
and other modern conveniences.
-- Jaldhar H. Vyas <jaldhar@debian.org> Tue, 06 Jan 2009 22:39:28 -0500
libmodule-starter-plugin-cgiapp-perl (0.05-1) unstable; urgency=low
* Initial Release. (Closes: #499478)
-- Jaldhar H. Vyas <jaldhar@debian.org> Thu, 18 Sep 2008 22:36:44 -0400
|