debian/0000755000000000000000000000000012230270200007152 5ustar debian/rules0000755000000000000000000000042212230270200010230 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install $(RM) -v $(TMP)/usr/share/man/man3/Mojolicious::Plugin::README.3pm \ $(TMP)/usr/share/perl5/Mojolicious/Plugin/README.pod debian/control0000644000000000000000000000172212230270200010557 0ustar Source: libmojolicious-plugin-authentication-perl Maintainer: Debian Perl Group Uploaders: Joenio Costa Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmojolicious-perl (>= 4), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmojolicious-plugin-authentication-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-authentication-perl.git Homepage: https://metacpan.org/release/Mojolicious-Plugin-Authentication/ Package: libmojolicious-plugin-authentication-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmojolicious-perl Description: module to make authentication a bit easier for Mojolicious Mojolicious::Plugin::Authentication is a module that helps you deal with authenticating users in your Mojolicious application. debian/source/0000755000000000000000000000000012230270200010452 5ustar debian/source/format0000644000000000000000000000001412230270200011660 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000175312230270200011032 0ustar libmojolicious-plugin-authentication-perl (1.26-1) unstable; urgency=low * Team upload. * New upstream release. * Update years of upstream copyright. * Drop build dependency on Module::Build. * Drop test-mojo.patch, merged upstream. * debian/rules: don't install README.pod and its man-ified counterpart. -- gregor herrmann Fri, 18 Oct 2013 19:31:37 +0200 libmojolicious-plugin-authentication-perl (1.24-2) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * Add patch from upstream bugtracker to handle changes in Test::Mojo. (Closes: #713251) * Build-depend on libmojolicious-perl >= 4. -- gregor herrmann Sat, 22 Jun 2013 17:27:55 +0200 libmojolicious-plugin-authentication-perl (1.24-1) unstable; urgency=low * Initial Release. (Closes: #697717) -- Joenio Costa Fri, 4 Jan 2013 17:09:03 -0300 debian/compat0000644000000000000000000000000212230270200010350 0ustar 8 debian/copyright0000644000000000000000000000212412230270200011104 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mojolicious-Plugin-Authentication Upstream-Contact: Ben van Staveren Source: https://metacpan.org/release/Mojolicious-Plugin-Authentication/ Files: * Copyright: 2011-2013, Ben van Staveren License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000024012230270200010177 0ustar version=3 https://metacpan.org/release/Mojolicious-Plugin-Authentication/ .*/Mojolicious-Plugin-Authentication-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$