debian/0000755000000000000000000000000012223355214007165 5ustar debian/watch0000644000000000000000000000017012101266226010213 0ustar version=3 https://metacpan.org/release/Router-Simple/ .*/Router-Simple-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/copyright0000644000000000000000000000206412223355157011130 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Router-Simple Upstream-Contact: Tokuhiro Matsuno Source: https://metacpan.org/release/Router-Simple/ Files: * Copyright: 2012, Tokuhiro Matsuno License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-2013, 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/control0000644000000000000000000000207012223355075010574 0ustar Source: librouter-simple-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Florian Schlichting Build-Depends: debhelper (>= 8) Build-Depends-Indep: libclass-accessor-lite-perl, perl (>= 5.13.10) | libcpan-meta-perl, perl (>= 5.13.11) | libmodule-build-perl (>= 0.380000), perl (>= 5.13.11) | libtest-more-perl (>= 0.98), perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librouter-simple-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librouter-simple-perl.git Homepage: https://metacpan.org/release/Router-Simple/ Package: librouter-simple-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libclass-accessor-lite-perl Description: simple HTTP router for web applications Router::Simple is a simple router class. Its main purpose is to serve as a dispatcher for web applications. Router::Simple can match against PSGI $env directly, which means it's easy to use with PSGI supporting web frameworks. debian/compat0000644000000000000000000000000211764230000010355 0ustar 8 debian/changelog0000644000000000000000000000302412223355214011036 0ustar librouter-simple-perl (0.15-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 [ Florian Schlichting ] * Import Upstream version 0.15 * Add a build-dependency on CPAN::Meta * Email change: Florian Schlichting -> fsfs@debian.org * Bump years of packaging copyright -- Florian Schlichting Thu, 03 Oct 2013 22:58:46 +0200 librouter-simple-perl (0.14-1) unstable; urgency=low * Team upload. * New upstream release. * debian/control: libclass-accessor-perl → libclass-accessor-lite-perl. -- gregor herrmann Sun, 09 Dec 2012 18:32:06 +0100 librouter-simple-perl (0.13-1) unstable; urgency=low * Imported Upstream version 0.13. -- Florian Schlichting Sat, 27 Oct 2012 22:16:38 +0200 librouter-simple-perl (0.10-1) unstable; urgency=low * Imported Upstream version 0.10. * Bumped Standards-Version to 3.9.4 (no changes). * Added build dependencies on Module::Build 0.38 and Test::More 0.98. * Updated year of upstream copyright according to LICENSE. * Removed copyright paragraph for inc/Module/*, upstream switched to Module::Build instead. -- Florian Schlichting Tue, 23 Oct 2012 22:03:28 +0200 librouter-simple-perl (0.09-1) unstable; urgency=low * Initial Release. (Closes: #675989) -- Florian Schlichting Mon, 04 Jun 2012 21:31:28 +0200 debian/source/0000755000000000000000000000000011764230000010457 5ustar debian/source/format0000644000000000000000000000001411764230000011665 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611764230000010236 0ustar #!/usr/bin/make -f %: dh $@