debian/0000755000000000000000000000000012201450137007161 5ustar debian/rules0000755000000000000000000000003612201450137010240 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000150712201450137010567 0ustar Source: libclass-forward-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-forward-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libclass-forward-perl.git Homepage: https://metacpan.org/release/Class-Forward/ Package: libclass-forward-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: class dispatcher that handles namespaces like paths Class::Forward is designed to simply return class names or dispatch method calls using shorthand. It uses file-system path specification conventions to match against class namespaces. debian/source/0000755000000000000000000000000012201450137010461 5ustar debian/source/format0000644000000000000000000000001412201450137011667 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000073712201450137011042 0ustar libclass-forward-perl (0.100006-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. -- gregor herrmann Sat, 10 Aug 2013 16:38:17 +0200 libclass-forward-perl (0.8-1) unstable; urgency=low * Initial release (closes: #696024). -- gregor herrmann Sat, 15 Dec 2012 23:27:43 +0100 debian/compat0000644000000000000000000000000212201450137010357 0ustar 8 debian/copyright0000644000000000000000000000203612201450137011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Class-Forward Source: https://metacpan.org/release/Class-Forward/ Upstream-Contact: Al Newkirk Files: * Copyright: 2012-2013, Al Newkirk License: Artistic or GPL-1+ Files: debian/* Copyright: 2012, 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/watch0000644000000000000000000000017012201450137010210 0ustar version=3 https://metacpan.org/release/Class-Forward/ .*/Class-Forward-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$