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
|
libapache-singleton-perl (0.17-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
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 06 Jun 2022 23:42:52 +0100
libapache-singleton-perl (0.17-1) unstable; urgency=medium
* Team upload
* New upstream release.
* Declare conformance with Policy 4.1.1 (no changes needed)
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Oct 2017 19:42:39 +0000
libapache-singleton-perl (0.16-2) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* debian/upstream/metadata: change GitHub/CPAN URL(s) to HTTPS.
* debian/upstream/metadata: use HTTPS for GitHub URLs.
* Fix autopkgtests. Don't run smoke tests which need an Apache
configuration.
* Update years of packaging copyright.
* Declare compliance with Debian Policy 4.0.0.
* Drop unneeded version constraint from libapache2-mod-perl2 (build)
dependency.
-- gregor herrmann <gregoa@debian.org> Wed, 02 Aug 2017 13:22:40 -0400
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
|