debian/0000755000000000000000000000000011532750455007175 5ustar debian/control0000644000000000000000000000167511532741731010606 0ustar Source: libdevel-argnames-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl, libpadwalker-perl, libtest-use-ok-perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Devel-ArgNames/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-argnames-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-argnames-perl/ Package: libdevel-argnames-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libpadwalker-perl Description: module providing access to subroutine variable names Devel::ArgNames provides an arg_names function that returns the names associated with @_. This makes it easy to define a more user friendly debugging function that prints out the values passed to a subroutine together with the associated variable names. debian/libdevel-argnames-perl.lintian-overrides0000644000000000000000000000005611532741731017074 0ustar libdevel-argnames-perl: no-upstream-changelog debian/copyright0000644000000000000000000000206411532741731011127 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Yuval Kogman Source: http://search.cpan.org/dist/Devel-ArgNames/ Name: Devel-ArgNames Files: * Copyright: 2007, Yuval Kogman License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Nicholas Bamber 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/watch0000644000000000000000000000017111532741731010222 0ustar version=3 http://search.cpan.org/dist/Devel-ArgNames/ .*/Devel-ArgNames-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211532741731010370 0ustar 7 debian/changelog0000644000000000000000000000025511532741731011046 0ustar libdevel-argnames-perl (0.03-1) unstable; urgency=low * Initial Release. (Closes: #615825) -- Nicholas Bamber Mon, 28 Feb 2011 11:11:50 +0000 debian/source/0000755000000000000000000000000011532750353010472 5ustar debian/source/format0000644000000000000000000000001411532741731011700 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611532741731010251 0ustar #!/usr/bin/make -f %: dh $@