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
|
libcgi-application-server-perl (0.063-2) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Niko Tyni ]
* Add build and runtime dependencies on libcgi-pm-perl
* Fix warnings in the test suite with newer CGI.pm versions.
(Closes: #783405)
* Declare the package autopkgtestable
-- Niko Tyni <ntyni@debian.org> Sun, 17 May 2015 15:32:48 +0300
libcgi-application-server-perl (0.063-1) unstable; urgency=low
[ gregor herrmann ]
* debian/rules: unset http_proxy for the test instead of the build target.
* debian/control: update {versioned,alternative} (build) dependencies.
[ 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
[ Florian Schlichting ]
* Import Upstream version 0.063
* Upgrade debian/copyright to copyright-format 1.0, dropping "GNU/Linux" and
directly linking GPL-1 in stand-alone License paragraphs
* Update (build-)dependencies
* Bump dh compatibility to level 8 (no changes necessary)
* Declare compliance with Debian Policy 3.9.4
* Delete lintian override, this changelog seems not affected any more
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Sat, 05 Oct 2013 22:10:14 +0200
libcgi-application-server-perl (0.062-1) unstable; urgency=low
* New upstream release.
* Refreshed d.control with my new email address.
* Minimize d.rules:
+ Updated BD against debhelper (>= 7.0.50)
* Removed versionned BD on perl. Oldstable as 5.8.8-7 which is greater than
5.8.0-7.
* Bumped up Standards-Version to 3.8.3 (no changes).
* Added /me in d.copyright.
* Switch to dpkg-source 3.0 (quilt) format.
* Added lintian-overrides file to override a false warning due to #522441.
-- Franck Joncourt <franck@debian.org> Mon, 25 Jan 2010 23:40:49 +0100
libcgi-application-server-perl (0.061-2) unstable; urgency=low
* Add missing dependency on libhttp-server-simple-static-perl, thanks to
Peter Gervai for the bug report (closes: #521851).
* Add /me to Uploaders.
* Set Standards-Version to 3.8.1 (no changes).
* Slightly improve short and long description.
* Simplify debian/rules.
* Unset http_proxy in debian/rules.
* Don't install README any more.
* Remove build dependency on libmodule-build-perl, dh7 prefers
ExtUtils::MakeMaker.
-- gregor herrmann <gregoa@debian.org> Mon, 30 Mar 2009 19:34:29 +0200
libcgi-application-server-perl (0.061-1) unstable; urgency=low
[Franck Joncourt]
* New upstream release
* Updated d.changelog according to:
http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
* Updated d.control:
+ Moved perl modules from B-D to B-D-I
+ Moved the B-D-I on perl to the B-D field
+ Set compatibility level to 7 (d.compat as well)
+ Added /me to Uploaders
* Updated d.rules to be handled with dh7
[Gregor Herrmann]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Jaldhar H. Vyas ]
* Improved the description in debian/control
-- Jaldhar H. Vyas <jaldhar@debian.org> Sat, 21 Feb 2009 17:58:20 -0500
libcgi-application-server-perl (0.060-1) unstable; urgency=low
* New upstream release.
-- Jaldhar H. Vyas <jaldhar@debian.org> Mon, 03 Nov 2008 16:41:30 -0500
libcgi-application-server-perl (0.050-1) unstable; urgency=low
* New upstream release.
* First upload to Debian. (Closes: #497233)
-- Jaldhar H. Vyas <jaldhar@debian.org> Sun, 31 Aug 2008 01:14:35 -0400
libcgi-application-server-perl (0.04-1) unstable; urgency=low
* Initial non-release.
-- Jaldhar H. Vyas <jaldhar@debian.org> Wed, 24 Oct 2007 23:28:15 -0400
|