debian/0000755000000000000000000000000011751101473007166 5ustar debian/rules0000755000000000000000000000003611751101473010245 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000323011751101473010567 0ustar Source: libauthen-simple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Christian Kuelker , Xavier Oswald , gregor herrmann , Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libclass-accessor-perl, libclass-data-inheritable-perl, libcrypt-passwdmd5-perl, libparams-validate-perl Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/Authen-Simple/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-simple-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-simple-perl.git Package: libauthen-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-perl, libclass-data-inheritable-perl, libcrypt-passwdmd5-perl, libparams-validate-perl Recommends: libauthen-simple-pam-perl | libauthen-simple-passwd-perl | libauthen-simple-http-perl | libauthen-simple-ldap-perl | libauthen-simple-smb-perl | libauthen-simple-kerberos-perl Suggests: libauthen-simple-cdbi-perl | libauthen-simple-dbi-perl | libauthen-simple-dbm-perl | libauthen-simple-net-perl | libauthen-simple-radius-perl Description: simple and consistent perl framework for authentication Authen::Simple is the base package for various authentication methods written by the same author and available in the following packages: . * libauthen-simple-pam-perl * libauthen-simple-passwd-perl * libauthen-simple-http-perl * libauthen-simple-ldap-perl * libauthen-simple-smb-perl * libauthen-simple-kerberos-perl debian/source/0000755000000000000000000000000011751101473010466 5ustar debian/source/format0000644000000000000000000000001411751101473011674 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000636611751101473011053 0ustar libauthen-simple-perl (0.5-1) unstable; urgency=low [ gregor herrmann ] * debian/control: Added: ${misc:Depends} to Depends: field. * debian/control: remove DM-Upload-Allowed since Xavier Oswald is a DD now. * Change my email address. [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Salvatore Bonaccorso ] * debian/control: Changed: Replace versioned (build-)dependency on perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as permitted by Debian Policy 3.8.3). [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Florian Schlichting ] * Imported Upstream version 0.5. * Rewrote debian/copyright to use copyright-format 1.0. * Switched to source format 3.0 (quilt). * Switched to short-form debian/rules. * debian/control: + wrap-and-sort (build-)dependencies + removed dependencies on distributions integrated into perl core + removed unused build-dependencies + brushed up short and long description + bumped Standards-Version to 3.9.3 (no further changes) * Bumped dh compatibility to level 8 (no changes necessary). * Added myself to Uploaders. -- Florian Schlichting Fri, 04 May 2012 23:43:35 +0200 libauthen-simple-perl (0.4-5) unstable; urgency=low * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Removed: XS- Vcs-Svn fields. Add XS-DM-Upload-Allowed: yes. * debian/rules: - delete /usr/lib/perl5 only if it exists (Closes: #468239). - swap binary-arch and binary-indep, this package is arch:all - remove OPTIMIZE, this package is still arch:all - let install-stamp depend on build-stamp - install upstream changelog - don't install README anymore, it's just the text version of the POD documentation * debian/watch: use dist-based URL. * Set Standards-Version to 3.7.3 (no changes). * Set debhelper compatibility level to 6. -- Xavier Oswald Wed, 27 Feb 2008 22:51:59 +0100 libauthen-simple-perl (0.4-4) unstable; urgency=low * Add libauthen-simple-cdbi-perl, libauthen-simple-dbi-perl, libauthen-simple-dbm-perl, libauthen-simple-net-perl, libauthen-simple-radius-perl as Suggests * Add libauthen-simple-ldap-perl as Recommends -- Xavier Oswald Tue, 31 Jul 2007 15:10:53 +0200 libauthen-simple-perl (0.4-3) unstable; urgency=low * Dropping Apache 1.x (libapache-mod-perl) as a build-dependency, as it was dropped from the archive (Closes: #432498) -- Gunnar Wolf Tue, 10 Jul 2007 09:58:06 -0500 libauthen-simple-perl (0.4-2) unstable; urgency=medium [Xavier Oswald] * Add libauthen-simple-kerberos-perl as Recommends (closes: #409924) [Gregor hermann] * Clarify the relation to other libauthen-simple-*-perl package by changing the description and adding a Recommends: field to debian/control. * Urgency set to medium because this upload fixes a bug of severity 'Important'. -- Xavier Oswald Fri, 9 Feb 2007 17:02:46 +0100 libauthen-simple-perl (0.4-1) unstable; urgency=low * Initial release (Closes: #396849) -- Xavier Oswald Thu, 2 Nov 2006 17:15:35 +0100 debian/compat0000644000000000000000000000000211751101473010364 0ustar 8 debian/copyright0000644000000000000000000000317011751101473011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Authen-Simple Upstream-Contact: Christian Hansen chansen@cpan.org Source: http://search.cpan.org/dist/Authen-Simple/ Files: * Copyright: 2006-2012, Christian Hansen chansen@cpan.org License: Artistic or GPL-1+ Comment: The code contains author and license statements, but does not name a copyright holder. Pursuant to the Berne Convention for the Protection of Literary and Artistic Works, it is assumed that all content is copyright by its respective authors with all rights reserved unless otherwise stated. Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2006-2008, Xavier Oswald 2007, Gunnar Wolf 2012, Florian Schlichting License: Artistic or GPL-1+ 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-1+ 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 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016511751101473010221 0ustar version=3 http://search.cpan.org/dist/Authen-Simple/ .*/Authen-Simple-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)