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 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201
|
libapache2-authcookie-perl (3.30-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.30.
-- gregor herrmann <gregoa@debian.org> Thu, 16 Apr 2020 18:18:53 +0200
libapache2-authcookie-perl (3.29-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.29.
* Update runtime dependencies.
* Declare compliance with Debian Policy 4.5.0.
-- gregor herrmann <gregoa@debian.org> Thu, 26 Mar 2020 21:03:57 +0100
libapache2-authcookie-perl (3.28-1) unstable; urgency=medium
* Team upload
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
[ Xavier Guimard ]
* Email change: Xavier Guimard -> yadd@debian.org
[ Nick Morrott ]
* New upstream version 3.28
* d/control:
- Declare compliance with Debian Policy 4.4.1
- Bump debhelper-compat level to 12
- Add Rules-Requires-Root field
- Annotate test-only build dependencies with <!nocheck>
* d/copyright:
- Sort Header stanza
- Refresh Debian Files stanza
* d/u/metadata:
- Refresh Bug-* fields; drop deprecated Contact, Name fields
* d/watch:
- Migrate to version 4 watch file format
-- Nick Morrott <nickm@debian.org> Sun, 01 Dec 2019 17:01:29 +0000
libapache2-authcookie-perl (3.27-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.27.
* Drop spelling.patch, fixed upstream.
* Declare compliance with Debian Policy 4.0.0.
-- gregor herrmann <gregoa@debian.org> Mon, 31 Jul 2017 16:01:00 -0400
libapache2-authcookie-perl (3.26-1) unstable; urgency=medium
* Team upload.
[ 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.
* Remove Keith Lawson from Uploaders. Thanks for your work!
* Import upstream version 3.26.
* Drop pod.patch (merged upstream).
* debian/apache2.conf: load mod_dir. Now used in testsuite.
* Update (build) dependencies.
* Add a patch to fix typos in the POD.
* Declare compliance with Debian Policy 3.9.8.
-- gregor herrmann <gregoa@debian.org> Sat, 29 Oct 2016 18:33:16 +0200
libapache2-authcookie-perl (3.24-1) unstable; urgency=medium
* Team upload.
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
* Import upstream version 3.24.
* debian/rules: install one more manpage after it got some content.
* Bump runtime dependency on libapache2-mod-perl2 to 2.0.9~rc1 in order
to ensure we have Apache::Test 1.39.
* Add another duplicate file to debian/libapache2-authcookie-perl.links.
* Add a patch to fix POD issues.
* debian/copyright: add stanza for lib/Apache2_4/AuthCookie.pm.
-- gregor herrmann <gregoa@debian.org> Fri, 22 Jan 2016 21:48:18 +0100
libapache2-authcookie-perl (3.23-1) unstable; urgency=medium
* Team upload.
* Import upstream version 3.23
* Drop authcookie-httpd-24.patch which was taken from upstream.
* debian/libapache2-authcookie-perl.docs: adjust filename of a doc.
* Drop debian/clean, deleted file was removed.
* debian/libapache2-authcookie-perl.links: adjust paths to the changed
example locations from 3.22-3.
* Don't install READMEs under /usr/share.
* Drop -1 debian revision from libapache2-mod-perl2 build dependency.
Thanks to lintian.
* Don't install new boilerplate manpages.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Sep 2015 16:42:38 +0200
libapache2-authcookie-perl (3.22-3) unstable; urgency=medium
* Team upload.
* Remove a useless hierarchy level from the example directory.
This also makes the build reproducible by leaving out a generated
file with a timestamp.
* Make the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Mon, 24 Aug 2015 19:24:15 +0300
libapache2-authcookie-perl (3.22-2) unstable; urgency=medium
* Team upload.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Add explicit (build) dependency on libcgi-pm-perl
* Declare compliance with Debian Policy 3.9.6
[ gregor herrmann ]
* Add debian/upstream/metadata
* Update authcookie-httpd-24.patch to use the new name of the mod_perl
define. mod_perl now uses APACHE2_4 instead of APACHE24 from an
earlier version. Thanks to Niko Tyni for the fix. (Closes: #789093)
* Bump versioned build dependency on libapache2-mod-perl2 to 2.0.9~rc1-1
for the APACHE24/APACHE2_4 rename.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Sun, 16 Aug 2015 21:32:00 +0200
libapache2-authcookie-perl (3.22-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Strip trailing slash from metacpan URLs.
* Drop fix-faq-manpage.patch, merged upstream.
-- gregor herrmann <gregoa@debian.org> Sat, 10 May 2014 17:47:19 +0200
libapache2-authcookie-perl (3.20-1) unstable; urgency=medium
* Imported Upstream version 3.20
* Bump Standards-Version to 3.9.5
-- Xavier Guimard <x.guimard@free.fr> Sun, 22 Dec 2013 13:33:10 +0100
libapache2-authcookie-perl (3.19-3) unstable; urgency=low
* Add README.apache-2.4 to docs
-- Ivan Kohler <ivan-debian@420.am> Tue, 06 Aug 2013 22:54:20 -0700
libapache2-authcookie-perl (3.19-2) unstable; urgency=low
[ gregor herrmann ]
* Apache 2.4:
- debian/control: build-depend on apache2-dev
- add debian/apache2.conf and use it in debian/rules for tests
Closes: #666837
[ Ivan Kohler ]
* Apache 2.4:
- Apply upstream patch from
https://rt.cpan.org/Public/Bug/Display.html?id=85832
- Build-Dep-Indep on libapache2-mod-perl2 2.0.8+http24-r1449661-6 for new
Apache::Test
* Add myself to Uploaders:
-- Ivan Kohler <ivan-debian@420.am> Tue, 06 Aug 2013 22:36:39 -0700
libapache2-authcookie-perl (3.19-1) unstable; urgency=low
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* Imported Upstream version 3.19
* Replace duplicated example files by links
* Bump debian/copyright format to 1.0
* Bump Standards-Version to 3.9.4
* Add libautobox-perl and libclass-load-perl in dependencies
* Add override in debian/rules to fix example files permissions
-- Xavier Guimard <x.guimard@free.fr> Sat, 04 May 2013 22:15:40 +0200
libapache2-authcookie-perl (3.18-1) unstable; urgency=low
* Initial Release. Closes: #624142
-- Keith Lawson <keith@nowhere.ca> Mon, 09 May 2011 13:05:19 -0400
|