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
|
libapache-authznetldap-perl (0.07-7) unstable; urgency=medium
[ gregor herrmann ]
* Drop manually setting POD_MAN_DATE in debian/rules.
This is done by the toolchain now.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* Change bugtracker URL(s) to HTTPS.
* 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
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 0.7-3, 0.7-1.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 06 Jun 2022 23:32:27 +0100
libapache-authznetldap-perl (0.07-6) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Eduard Sanou ]
* Replace timestamp in man pages to latest debian/changelog entry
timestamp to make the package build reproducibly.
Closes: #798558
[ gregor herrmann ]
* Update years of packaging copyright.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
* Bump debhelper compatibility level to 9.
-- gregor herrmann <gregoa@debian.org> Fri, 11 Sep 2015 15:50:25 +0200
libapache-authznetldap-perl (0.07-5) unstable; urgency=low
* Team upload.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* Drop quilt fragments.
* Use tiny debian/rules.
* Bump debhelper compatibility level to 8.
* Add patch to make Makefile.PL work with Perl 5.18. Thanks to brian m.
carlson for the patch. (Closes: #719972)
* debian/copyright: switch formatting to Copyright-Format 1.0.
* Declare compliance with Debian Policy 3.9.4.
-- gregor herrmann <gregoa@debian.org> Tue, 20 Aug 2013 16:46:00 +0200
libapache-authznetldap-perl (0.07-4) unstable; urgency=low
* Reintroduce package with patch for recent apache2 (Closes: #481497)
-- AGOSTINI Yves <agostini@univ-metz.fr> Wed, 25 Jun 2008 20:43:46 +0200
libapache-authznetldap-perl (0.7-3) unstable; urgency=low
* Updated section to "perl"
* Change dependency on libapache-authnetldap-perl to suggests
* Remove apache-perl from dependency condition (it depends on
libapache-mod-perl now, anyway)
-- Steve Haslam <araqnid@debian.org> Mon, 15 Mar 2004 16:04:02 +0000
libapache-authznetldap-perl (0.7-2) unstable; urgency=low
* Add build dependency on libapache-mod-perl (Closes: #238072)
-- Steve Haslam <araqnid@debian.org> Mon, 15 Mar 2004 15:54:13 +0000
libapache-authznetldap-perl (0.7-1) unstable; urgency=low
* New upstream release
* Update packaging stuff to be reasonably modern
* Change depends on libapache-mod-perl to allow for apache-perl or
libapache2-mod-perl2
* Default to version 3 binds-- override with "LDAPVersion" in Apache config
(e.g. "PerlSetVar LDAPVersion 2")
(Closes: #190325)
-- Steve Haslam <araqnid@debian.org> Sat, 13 Mar 2004 00:32:52 +0000
libapache-authznetldap-perl (0.3-3) unstable; urgency=low
* Changed BUild-Depends to Build-Depends-Indep
* Updated Standards-Version
* Use the binary-indep target, not binary-arch (Closes: 157541)
* Added the copyright notice from /usr/share/doc/perl/copyright into the
copyright file (Closes: 157541)
-- Steve Haslam <araqnid@debian.org> Wed, 21 Aug 2002 00:11:49 +0100
libapache-authznetldap-perl (0.3-2) unstable; urgency=low
* Updated to catch up with Perl policy (vendor install dirs)
* Added Build-Depends on debhelper and perl
-- Steve Haslam <araqnid@debian.org> Sun, 29 Apr 2001 00:58:38 +0100
libapache-authznetldap-perl (0.3-1) unstable; urgency=low
* Initial Release.
-- Steve Haslam <araqnid@debian.org> Tue, 2 May 2000 12:10:15 +0100
|