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
|
libapache2-authcassimple-perl (0.10-4) 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.
* Remove AGOSTINI Yves from Uploaders. Thanks for your work!
[ 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
[ Debian Janitor ]
* Bump debhelper from deprecated 8 to 12.
* Set debhelper-compat version in Build-Depends.
* Add missing build dependency on libmodule-install-perl.
[ gregor herrmann ]
* debian/copyright: replace tabs with spaces / remove trailing
whitespace.
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 06 Jun 2022 23:31:03 +0100
libapache2-authcassimple-perl (0.10-3) unstable; urgency=low
* Team upload
[ 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 ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* mark package as autopkg-testable
* Declare conformance with Policy 3.9.6
-- Damyan Ivanov <dmn@debian.org> Sun, 22 Nov 2015 15:05:06 +0000
libapache2-authcassimple-perl (0.10-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ gregor herrmann ]
* Fix "typos in libapache2-authcassimple-perl package description":
apply patch from Thijs Kinkhorst; thanks!
Closes: #603928
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Xavier Guimard ]
* Update source format to 3.0 (quilt)
* Update copyright to 1.0
* Update compat to 8
* Bump Standards-Version to 3.9.4
-- Xavier Guimard <x.guimard@free.fr> Fri, 02 Nov 2012 09:36:00 +0100
libapache2-authcassimple-perl (0.10-1) unstable; urgency=low
[ AGOSTINI Yves ]
* New upstream release, real full fix for #525097 and #521059
* Add libcrypt-ssleay-perl, liburi-perl in Depends,
* Add liburi-perl in Build-Depends
* only examples/delete_session_data.pl in examples others are only test
cases for dev
[ gregor herrmann ]
* debian/rules: call dh_auto_configure with "--skipdeps" to keep
Module::Install from loading CPAN.pm; bump debhelper dependency in
debian/control.
-- AGOSTINI Yves <agostini@univ-metz.fr> Mon, 11 May 2009 08:54:54 +0200
libapache2-authcassimple-perl (0.09-1) unstable; urgency=low
* New upstream release
+ Closes: #525097: REMOTE_USER not set in ENV
* use three-line dh7-style debian/rules
* add myself to Uploaders
-- Damyan Ivanov <dmn@debian.org> Fri, 24 Apr 2009 09:46:03 +0300
libapache2-authcassimple-perl (0.07-1) unstable; urgency=low
[ AGOSTINI Yves ]
* New upstream release (Closes: #521059)
* Bump to Standards-Version: 3.8.1
[ gregor herrmann ]
* debian/copyright: update years of copyright.
* debian/control: fix 2 minor errors in long description.
-- AGOSTINI Yves <agostini@univ-metz.fr> Fri, 03 Apr 2009 08:56:52 +0200
libapache2-authcassimple-perl (0.06-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ AGOSTINI Yves ]
* New release
* bump to dh 7
* update copyright format, add inc/ copyright
* remove pod-coverage patch and quilt
* add dep on libapache2-request-perl
* remove useless docs
* add script example
-- AGOSTINI Yves <agostini@univ-metz.fr> Fri, 12 Dec 2008 10:00:29 +0100
libapache2-authcassimple-perl (0.05-1) unstable; urgency=low
* Initial Release. (Closes: #479558)
-- AGOSTINI Yves <agostini@univ-metz.fr> Tue, 13 May 2008 14:10:23 +0200
|