libapache-authznetldap-perl - Apache-Perl module that enables to authorize a user with LDAP attributes
# sudo apt-get update
# sudo apt-get install libapache-authznetldap-perl
2013-08-20 - gregor herrmann <gregoa@debian.org> 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.
2008-06-25 - AGOSTINI Yves <agostini@univ-metz.fr> libapache-authznetldap-perl (0.07-4) unstable; urgency=low * Reintroduce package with patch for recent apache2 (Closes: #481497)
2004-03-15 - Steve Haslam <araqnid@debian.org> 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)
2004-03-15 - Steve Haslam <araqnid@debian.org> libapache-authznetldap-perl (0.7-2) unstable; urgency=low * Add build dependency on libapache-mod-perl (Closes: #238072)
2004-03-13 - Steve Haslam <araqnid@debian.org> 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)
2002-08-21 - Steve Haslam <araqnid@debian.org> 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)
2001-04-29 - Steve Haslam <araqnid@debian.org> 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
2000-05-02 - Steve Haslam <araqnid@debian.org> libapache-authznetldap-perl (0.3-1) unstable; urgency=low * Initial Release.