debian/0000755000000000000000000000000012217574327007200 5ustar debian/rules0000755000000000000000000000003612217574327010257 0ustar #!/usr/bin/make -f %: dh $@ debian/libdancer-plugin-auth-extensible-perl.examples0000644000000000000000000000001212217574327020207 0ustar example/* debian/control0000644000000000000000000000223112217574327010601 0ustar Source: libdancer-plugin-auth-extensible-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Alexandre Mestiashvili Build-Depends: debhelper (>= 8) Build-Depends-Indep: libcrypt-saltedhash-perl, libdancer-perl (>= 1.3118), libtest-pod-perl, libyaml-perl, perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdancer-plugin-auth-extensible-perl.git Homepage: https://metacpan.org/release/Dancer-Plugin-Auth-Extensible/ Package: libdancer-plugin-auth-extensible-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcrypt-saltedhash-perl, libdancer-perl (>= 1.3118), libyaml-perl Description: module providing extensible authentication framework for Dancer apps Dancer::Plugin::Auth::Extensible makes it easy to require a user to be logged in to access certain routes, provides role-based access control, and supports various authentication methods/sources (config file, database, Unix system users, etc). debian/source/0000755000000000000000000000000012217574327010500 5ustar debian/source/format0000644000000000000000000000001412217574327011706 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000133612217574327011055 0ustar libdancer-plugin-auth-extensible-perl (0.30-1) unstable; urgency=low * Team upload. * New upstream release. * Drop patches, all merged upstream. * Update years of upstream copyright. * Update versioned (build) dependency on libdancer-perl. -- gregor herrmann Sun, 22 Sep 2013 16:03:55 +0200 libdancer-plugin-auth-extensible-perl (0.20-2) unstable; urgency=low * Team upload. * Add patch to fix POD error. (Closes: #723927) -- gregor herrmann Sat, 21 Sep 2013 19:26:57 +0200 libdancer-plugin-auth-extensible-perl (0.20-1) unstable; urgency=low * Initial Release. Closes: #712561 -- Alexandre Mestiashvili Mon, 17 Jun 2013 10:18:15 +0200 debian/compat0000644000000000000000000000000212217574327010376 0ustar 8 debian/copyright0000644000000000000000000000214112217574327011131 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dancer-Plugin-Auth-Extensible Source: https://metacpan.org/release/Dancer-Plugin-Auth-Extensible/ Upstream-Contact: David Precious Files: * Copyright: 2012-2013, David Precious License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Alexandre Mestiashvili 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/watch0000644000000000000000000000022712217574327010232 0ustar version=3 http://metacpan.org/release/Dancer-Plugin-Auth-Extensible/ .*/Dancer-Plugin-Auth-Extensible-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$