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
|
libapache-singleton-perl (0.16-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Lucas Kanashiro ]
* Add debian/upstream/metadata
* Import upstream version 0.16
* Bump debhelper compatibility level to 9
* Declare compliance with Debian policy 3.9.6
* Add autopkgtest-pkg-perl
[ gregor herrmann ]
* Make (build) dependency on libapache2-mod-perl2 versioned.
Needed for Apache::Test 1.35.
* Add explicit (build) dependency on libcgi-pm-perl.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 15 Sep 2015 17:51:11 -0300
libapache-singleton-perl (0.15-2) 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
[ gregor herrmann ]
* Apache 2.4 transition:
- build-depend on apache2-dev
- add a minimal debian/apache2.conf to get necessary modules for the test
suite
- use it in debian/rules
(Closes: #666800)
* Update years of packaging copyright.
* Set Standards-Version to 3.9.4 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 03 Jun 2013 17:22:31 +0200
libapache-singleton-perl (0.15-1) unstable; urgency=low
* New upstream release.
* Remove patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 16 Jun 2012 18:23:45 +0200
libapache-singleton-perl (0.14-2) unstable; urgency=low
* Add patch to use only one Apache child process in tests. Thanks to
Niko Tyni for the analysis and the patch. (Closes: #666601)
* Add t/SMOKE to debian/clean.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
-- gregor herrmann <gregoa@debian.org> Mon, 02 Apr 2012 17:36:33 +0200
libapache-singleton-perl (0.14-1) unstable; urgency=low
* Take over for the Debian Perl Group
* debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza);
${misc:Depends} to Depends: field. Changed: Maintainer set to Debian
Perl Group <pkg-perl-maintainers@lists.alioth.debian.org> (was:
Isaac Clerencia <isaac@sindominio.net>).
* Add debian/watch.
* New upstream release.
* Switch to debhelper compatibility level 8. Use tiny debian/rules.
* Switch to "3.0 (quilt)" source format.
* Bump Standards-Version to 3.9.2 (no further changes).
* Update build/runtime dependencies, enable test suite.
* Add /me to Uploaders.
* debian/copyright: DEP5 format, new upstream maintainer.
-- gregor herrmann <gregoa@debian.org> Thu, 19 Jan 2012 20:02:09 +0100
libapache-singleton-perl (0.07-1) unstable; urgency=low
* New upstream release, closes: #329492
-- Isaac Clerencia <isaac@debian.org> Thu, 22 Sep 2005 09:18:32 +0200
libapache-singleton-perl (0.06-1) unstable; urgency=low
* Initial release, closes: #263495
-- Isaac Clerencia <isaac@sindominio.net> Wed, 04 Aug 2004 16:41:39 +0100
|