debian/0000755000000000000000000000000012217375031007167 5ustar debian/rules0000755000000000000000000000003612217375031010246 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000433712217375031010601 0ustar Source: libcatalystx-simplelogin-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcatalyst-action-rest-perl, libcatalyst-actionrole-acl-perl, libcatalyst-modules-perl, libcatalyst-perl (>= 5.90013), libcatalyst-view-tt-perl, libcatalystx-injectcomponent-perl, libhtml-formhandler-perl, libhttp-message-perl, libmoose-autobox-perl, libmoose-perl, libmoosex-methodattributes-perl, libmoosex-relatedclassroles-perl, libmoosex-types-common-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libsql-translator-perl, libtest-exception-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcatalystx-simplelogin-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcatalystx-simplelogin-perl.git Homepage: https://metacpan.org/release/CatalystX-SimpleLogin/ Package: libcatalystx-simplelogin-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-action-rest-perl, libcatalyst-modules-perl, libcatalyst-perl (>= 5.90013), libcatalyst-view-tt-perl, libcatalystx-injectcomponent-perl, libhtml-formhandler-perl, libmoose-autobox-perl, libmoose-perl, libmoosex-methodattributes-perl, libmoosex-relatedclassroles-perl, libmoosex-types-common-perl, libmoosex-types-perl, libnamespace-autoclean-perl Description: simple and reusable login controller CatalystX::SimpleLogin is an application class Moose::Role which will inject an instance of CatalystX::SimpleLogin::Controller::Login into your application. . This provides a simple login and logout page with the adition of only one line of code and one template to your application. debian/source/0000755000000000000000000000000012217375031010467 5ustar debian/source/format0000644000000000000000000000001412217375031011675 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000237712217375031011052 0ustar libcatalystx-simplelogin-perl (0.18-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Refresh lintian override (different line number). * Update years of packaging copyright. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Sat, 21 Sep 2013 21:57:01 +0200 libcatalystx-simplelogin-perl (0.17-1) unstable; urgency=low * Team upload. [ Jotam Jr. Trejo ] * Imported Upstream version 0.16 * Removed debian/patches since upstream integrated the whatis entries for the controllers CatalystX::SimpleLogin::TraitFor::Controller::Login::Logout and CatalystX::SimpleLogin::TraitFor::Controller::Login::RenderAsTTTemplate [ intrigeri ] * Imported Upstream version 0.17 * Depend on recent enough libcatalyst-perl, drop obsolete dependency on libcatalyst-controller-actionrole-perl. -- intrigeri Wed, 18 Jul 2012 03:10:31 +0200 libcatalystx-simplelogin-perl (0.15-1) unstable; urgency=low * Initial release (closes: #604200). -- gregor herrmann Sat, 07 Apr 2012 00:00:12 +0200 debian/compat0000644000000000000000000000000212217375031010365 0ustar 8 debian/libcatalystx-simplelogin-perl.lintian-overrides0000644000000000000000000000030312217375031020526 0ustar # bad luck, this is a real long module name libcatalystx-simplelogin-perl: manpage-has-errors-from-man usr/share/man/man3/CatalystX::SimpleLogin.3pm.gz 229: warning [p 2, 3.2i]: can't break line debian/copyright0000644000000000000000000000241012217375031011117 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CatalystX-SimpleLogin Source: https://metacpan.org/release/CatalystX-SimpleLogin/ Upstream-Contact: Tomas Doran (t0m) "bobtfish@bobtfish.net" Files: * Copyright: 2009, Tomas Doran (t0m) "bobtfish@bobtfish.net" License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, gregor herrmann 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/watch0000644000000000000000000000021012217375031010211 0ustar version=3 https://metacpan.org/release/CatalystX-SimpleLogin/ .*/CatalystX-SimpleLogin-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$