debian/0000755000000000000000000000000011773436652007204 5ustar debian/rules0000755000000000000000000000003611773436652010263 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000164511773436652010615 0ustar Source: libapache-session-ldap-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libapache-session-perl, libnet-ldap-perl Maintainer: Debian Perl Group Uploaders: Xavier Guimard Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-session-ldap-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-session-ldap-perl.git Homepage: http://search.cpan.org/dist/Apache-Session-LDAP/ Package: libapache-session-ldap-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libapache-session-perl, libnet-ldap-perl Description: LDAP implementation of Apache::Session Apache::Session makes maintaining user data across HTTP requests simple. . Apache::Session::LDAP is an implementation of Apache::Session that uses an LDAP directory to store datas. debian/source/0000755000000000000000000000000011773436652010504 5ustar debian/source/format0000644000000000000000000000001411773436652011712 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025311773436652011056 0ustar libapache-session-ldap-perl (0.2-1) unstable; urgency=low * Initial Release. (Closes: #553582) -- Xavier Guimard Mon, 21 May 2012 06:01:22 +0200 debian/compat0000644000000000000000000000000211773436652010402 0ustar 8 debian/copyright0000644000000000000000000000204711773436652011142 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache::Session::LDAP Upstream-Contact: Xavier Guimard Source: http://search.cpan.org/dist/Apache-Session-LDAP/ Files: debian/* Copyright: 2012, Xavier Guimard License: GPL-2 Files: * Copyright: 2009, 2012 Xavier Guimard License: Artistic or GPL-2 License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-2 This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000020311773436652010230 0ustar version=3 http://search.cpan.org/dist/Apache-Session-LDAP/ .*/Apache-Session-LDAP-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$