debian/0000755000000000000000000000000011512645331007167 5ustar debian/control0000644000000000000000000000225411506407472010602 0ustar Source: libpath-dispatcher-declarative-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libpath-dispatcher-perl (>= 1.02), libany-moose-perl, libsub-exporter-perl Maintainer: Debian Perl Group Uploaders: gregor herrmann , Jonathan Yu Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Path-Dispatcher-Declarative/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpath-dispatcher-declarative-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpath-dispatcher-declarative-perl/ Package: libpath-dispatcher-declarative-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libpath-dispatcher-perl (>= 1.02), libany-moose-perl, libsub-exporter-perl Breaks: libpath-dispatcher-perl (<< 0.15-1) Replaces: libpath-dispatcher-perl (<< 0.15-1) Description: dispatcher module with syntactic sugar Path::Dispatcher::Declarative is a Perl module that provides syntactic sugar for Path::Dispatcher (see libpath-dispatcher-perl). It allows a program to determine which code to execute by matching a path against a list of rules. debian/copyright0000644000000000000000000000244311512645245011131 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Shawn M Moore Source: http://search.cpan.org/dist/Path-Dispatcher-Declarative/ Name: Path-Dispatcher-Declarative Files: * Copyright: 2008-2010, Best Practical Solutions License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2010, Adam Kennedy 2002-2010, Audrey Tang 2002-2010, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2010-2011, gregor herrmann 2010, Jonathan Yu 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/watch0000644000000000000000000000022311357122773010224 0ustar version=3 http://search.cpan.org/dist/Path-Dispatcher-Declarative/ .*/Path-Dispatcher-Declarative-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211357122773010374 0ustar 7 debian/changelog0000644000000000000000000000111411512645214011036 0ustar libpath-dispatcher-declarative-perl (0.03-1) unstable; urgency=low * New upstream release (closes: #609467). [ Jonathan Yu ] * Rewrite control description * Add myself to Uploaders and Copyright * Update dependencies per upstream [ gregor herrmann ] * Set Standards-Version to 3.9.1; replace Conflicts with Breaks. -- gregor herrmann Mon, 10 Jan 2011 19:05:59 +0100 libpath-dispatcher-declarative-perl (0.01-1) unstable; urgency=low * Initial release (closes: #576834). -- gregor herrmann Wed, 07 Apr 2010 18:12:23 +0200 debian/source/0000755000000000000000000000000011512645277010500 5ustar debian/source/format0000644000000000000000000000001411357127007011677 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611357122773010255 0ustar #!/usr/bin/make -f %: dh $@