debian/0000755000000000000000000000000012161342602007163 5ustar debian/rules0000755000000000000000000000003612161342602010242 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000172312161342602010571 0ustar Source: libmojolicious-plugin-basicauth-perl Maintainer: Debian Perl Group Uploaders: Dmitry E. Oboukhov , gregor herrmann Section: perl Priority: extra Build-Depends: debhelper (>= 8), libmojolicious-perl (>= 4) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmojolicious-plugin-basicauth-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmojolicious-plugin-basicauth-perl.git Homepage: https://metacpan.org/release/Mojolicious-Plugin-BasicAuth/ Package: libmojolicious-plugin-basicauth-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libmojolicious-perl (>= 1.40) Description: basic HTTP auth helper for Mojolicious Mojolicious::Plugin::BasicAuth contains mojolicious plugin that allows You to use basic HTTP authentication inside Your mojolicious web application. debian/source/0000755000000000000000000000000012161342602010463 5ustar debian/source/format0000644000000000000000000000001412161342602011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000423412161342602011040 0ustar libmojolicious-plugin-basicauth-perl (0.07-1) unstable; urgency=low * New upstream release. Fixes "FTBFS: tests failed" (Closes: #713267) * Switch from cdbs to dh(1). * debian/control: fix Vcs-* and Homepage fields. * debian/watch: use metacpan URL. * Update years of packaging and upstream copyright. * debian/copyright: switch formatting to Copyright-Format 1.0. * Build-depend on libmojolicious-perl >= 4. * Set Standards-Version to 3.9.4 (no further changes). -- gregor herrmann Sat, 22 Jun 2013 17:40:35 +0200 libmojolicious-plugin-basicauth-perl (0.06-1) unstable; urgency=low [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ gregor herrmann ] * New upstream release. -- gregor herrmann Sat, 26 Nov 2011 21:31:14 +0100 libmojolicious-plugin-basicauth-perl (0.05-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Use git:// instead of git+ssh:// [ gregor herrmann ] * New upstream release: "Removed unused reference to Mojo::Client in tests" (closes: #634571) * Set Standards-Version to 3.9.2 (no changes). * Convert to source format 3.0 (quilt). * Bump debhelper compatibility level to 8. * Add /me to Uploaders. * debian/control: improve short and long description. * Make (build) dependency on libmojolicious-perl versioned. * Adjust URL in debian/watch and debian/control (Homepage). -- gregor herrmann Wed, 20 Jul 2011 21:31:15 +0200 libmojolicious-plugin-basicauth-perl (0.04-2) unstable; urgency=low * Add libmojolicious-perl into Build-Depends, closes: #615620, thanks for Salvatore Bonaccorso . -- Dmitry E. Oboukhov Mon, 28 Feb 2011 09:15:52 +0300 libmojolicious-plugin-basicauth-perl (0.04-1) unstable; urgency=low * New upstream version. -- Dmitry E. Oboukhov Tue, 22 Feb 2011 10:59:11 +0300 libmojolicious-plugin-basicauth-perl (0.02-1) unstable; urgency=low * Initial release. (Closes: #614551) -- Dmitry E. Oboukhov Tue, 22 Feb 2011 10:57:12 +0300 debian/compat0000644000000000000000000000000212161342602010361 0ustar 8 debian/copyright0000644000000000000000000000216012161342602011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mojolicious::Plugin::BasicAuth Upstream-Contact: Glen Hinkle Source: https://metacpan.org/release/Mojolicious-Plugin-BasicAuth/ Files: * Copyright: 2013, Glen Hinkle License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Dmitry E. Oboukhov 2011-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/watch0000644000000000000000000000022612161342602010214 0ustar version=3 https://metacpan.org/release/Mojolicious-Plugin-BasicAuth/ .*/Mojolicious-Plugin-BasicAuth-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$