debian/0000755000000000000000000000000011542175301007165 5ustar debian/control0000644000000000000000000000165411542140716010600 0ustar Source: libdevel-caller-ignorenamespaces-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl Maintainer: Debian Perl Group Uploaders: Jonathan Yu Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdevel-caller-ignorenamespaces-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdevel-caller-ignorenamespaces-perl/ Package: libdevel-caller-ignorenamespaces-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: module for hiding namespaces from caller() Devel::Caller::IgnoreNamespaces is a Perl module designed to hide namespaces from caller(). It allows you to register namespaces that should be hidden by means of a replacement caller() function. debian/copyright0000644000000000000000000000270511542140716011126 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: David Cantrell Source: http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/ Name: Devel-Caller-IgnoreNamespaces Files: * Copyright: 2009, David Cantrell 2001-2008, Damian Conway License: Artistic or GPL-2 Files: debian/* Copyright: 2011, 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'. License: GPL-2 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; version 2. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. debian/watch0000644000000000000000000000022711542140716010221 0ustar version=3 http://search.cpan.org/dist/Devel-Caller-IgnoreNamespaces/ .*/Devel-Caller-IgnoreNamespaces-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211542140716010365 0ustar 8 debian/changelog0000644000000000000000000000025711542140716011045 0ustar libdevel-caller-ignorenamespaces-perl (1.0-1) unstable; urgency=low * Initial Release (Closes: #619030) -- Jonathan Yu Sun, 20 Mar 2011 12:04:32 -0400 debian/source/0000755000000000000000000000000011542175227010474 5ustar debian/source/format0000644000000000000000000000001411542140716011675 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611542140716010246 0ustar #!/usr/bin/make -f %: dh $@