debian/0000755000000000000000000000000012043045646007172 5ustar debian/rules0000755000000000000000000000031712043045646010253 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install rm -rf $(TMP)/usr/share/perl5/Mason/Plugin/RouterSimple/t debian/control0000644000000000000000000000176612043045646010607 0ustar Source: libmason-plugin-routersimple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libmason-perl, librouter-simple-perl, libtest-most-perl, perl, Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmason-plugin-routersimple-perl.git Vcs-Git: git://git.debian.org/pkg-perl/packages/libmason-plugin-routersimple-perl.git Homepage: http://search.cpan.org/dist/Mason-Plugin-RouterSimple/ Package: libmason-plugin-routersimple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libmason-perl, librouter-simple-perl Description: Mason plugin to specify routes for page components with Router::Simple Mason::Plugin::RouterSimple is a plugin for the Mason web templating framework. It makes it possible to map request paths to page components using Router::Simple routes. debian/source/0000755000000000000000000000000012043045646010472 5ustar debian/source/format0000644000000000000000000000001412043045646011700 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000116212043045646011044 0ustar libmason-plugin-routersimple-perl (0.07-1) unstable; urgency=low * Imported Upstream version 0.07. * Bumped standards version to 3.9.4 (no change). -- Florian Schlichting Sat, 27 Oct 2012 22:57:14 +0200 libmason-plugin-routersimple-perl (0.06-1) unstable; urgency=low * Imported Upstream version 0.06. -- Florian Schlichting Tue, 14 Aug 2012 21:06:23 +0200 libmason-plugin-routersimple-perl (0.05-1) unstable; urgency=low * Initial Release. (Closes: #675879) -- Florian Schlichting Tue, 05 Jun 2012 00:18:55 +0200 debian/compat0000644000000000000000000000000212043045646010370 0ustar 8 debian/copyright0000644000000000000000000000211312043045646011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Mason-Plugin-RouterSimple Upstream-Contact: Jonathan Swartz Source: http://search.cpan.org/dist/Mason-Plugin-RouterSimple/ Files: * Copyright: 2011, Jonathan Swartz License: Artistic or GPL-1+ Files: debian/* Copyright: 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/watch0000644000000000000000000000021712043045646010223 0ustar version=3 http://search.cpan.org/dist/Mason-Plugin-RouterSimple/ .*/Mason-Plugin-RouterSimple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$