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 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156
|
libcgi-application-server-perl (0.063-4) unstable; urgency=medium
* Build-depend on new enough libio-socket-ip-perl. (Closes: #972972)
* Use HTTPS for a URL in debian/copyright. Thanks to duck.
-- gregor herrmann <gregoa@debian.org> Mon, 09 Nov 2020 20:46:37 +0100
libcgi-application-server-perl (0.063-3) 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.
[ Salvatore Bonaccorso ]
* debian/control: Remove Franck Joncourt from Uploaders.
Thanks to Tobias Frost (Closes: #831288)
[ gregor herrmann ]
* Remove Jaldhar H. Vyas from Uploaders. Thanks for your work!
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
[ gregor herrmann ]
* Declare compliance with Debian Policy 4.5.0.
* Set Rules-Requires-Root: no.
* Drop unneeded version constraints from (build) dependencies.
* Annotate test-only build dependencies with <!nocheck>.
* Bump debhelper-compat to 13.
-- gregor herrmann <gregoa@debian.org> Mon, 26 Oct 2020 17:40:17 +0100
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
|