debian/0000755000000000000000000000000012231174102007157 5ustar debian/watch0000644000000000000000000000013311212337706010216 0ustar version=3 http://search.cpan.org/dist/Sub-Name/ .*/Sub-Name-v?(\d.+)\.(?:tar\.gz|tar|tgz)$ debian/rules0000755000000000000000000000003611441737300010245 0ustar #!/usr/bin/make -f %: dh $@ debian/copyright0000644000000000000000000000212311451654763011133 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Florian Ragwitz Source: http://search.cpan.org/dist/Sub-Name/ Name: Sub-Name Copyright: 2004-2008, Matthijs van Duin License: Artistic or GPL-1+ Files: debian/* Copyright: 2005-2008, Krzysztof Krzyzaniak (eloy) 2008-2010, Ansgar Burchardt 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/source/0000755000000000000000000000000011451655364010500 5ustar debian/source/format0000644000000000000000000000001411441737277011711 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211040354036010360 0ustar 7 debian/control0000644000000000000000000000210611451655266010603 0ustar Source: libsub-name-perl Section: perl Priority: optional Build-Depends: perl, debhelper (>= 7) Maintainer: Debian Perl Group Uploaders: Krzysztof Krzyżaniak (eloy) , Ansgar Burchardt Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Sub-Name/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libsub-name-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libsub-name-perl/ Package: libsub-name-perl Architecture: any Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends} Description: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. debian/changelog0000644000000000000000000000502312231174102011031 0ustar libsub-name-perl (0.05-1build4) trusty; urgency=low * Rebuild for Perl 5.18. -- Colin Watson Mon, 21 Oct 2013 10:47:46 +0100 libsub-name-perl (0.05-1build3) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson Fri, 05 Oct 2012 09:37:25 +0100 libsub-name-perl (0.05-1build2) precise; urgency=low * Rebuild for Perl 5.14. -- Colin Watson Tue, 15 Nov 2011 20:14:27 +0000 libsub-name-perl (0.05-1build1) oneiric; urgency=low * Rebuild for Perl 5.12. -- Colin Watson Sat, 07 May 2011 01:17:43 +0100 libsub-name-perl (0.05-1) unstable; urgency=low [ Jonathan Yu ] * Standards-Version 3.8.3 (drop perl version dependency) [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). [ Ansgar Burchardt ] * New upstream release. * Use tiny debian/rules. * Use source format 3.0 (quilt). * Convert debian/copyright to proposed machine-readable format. * Bump Standards-Version to 3.9.1. [ gregor herrmann ] * debian/control: make short description a noun phrase. -- Ansgar Burchardt Sat, 02 Oct 2010 18:02:59 +0200 libsub-name-perl (0.04-1) unstable; urgency=low [ Ansgar Burchardt ] * New upstream release + debian/copyright: Update copyright years * Regenerate rules for debhelper 7 + update debian/control and debian/compat accordingly * Add myself to Uploaders * Bump Standards Version to 3.8.0 (no changes required) [ gregor herrmann ] * Don't install README any more (text version of the POD documentation). -- Ansgar Burchardt Sat, 19 Jul 2008 11:09:58 +0200 libsub-name-perl (0.03-1) unstable; urgency=low * New upstream release. * Package moved to Debian Perl Group repository + debian/control: update fields -- Krzysztof Krzyżaniak (eloy) Mon, 25 Feb 2008 17:46:55 +0100 libsub-name-perl (0.02-2) unstable; urgency=low * debian/watch: file improved Closes: #450176 -- debian/watch fails to report upstream's version * debian/rules: make transition to perl 5.10 smooth * debian/compat: updated to 6 without changes * debian/control: Standards-Version updated to 3.7.3 without changes -- Krzysztof Krzyzaniak (eloy) Thu, 24 Jan 2008 15:44:59 +0100 libsub-name-perl (0.02-1) unstable; urgency=low * Initial Release (closes: #340606) -- Krzysztof Krzyzaniak (eloy) Sun, 20 Nov 2005 20:50:02 +0100