debian/0000755000000000000000000000000011436766743007207 5ustar debian/control0000644000000000000000000000177311436766475010624 0ustar Source: libexporter-renaming-perl Section: perl Priority: optional Build-Depends: debhelper (>= 7) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Nicholas Bamber Standards-Version: 3.9.1 Homepage: http://search.cpan.org/dist/Exporter-Renaming/ Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libexporter-renaming-perl/ Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libexporter-renaming-perl/ Package: libexporter-renaming-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: facility to rename symbols when imported After 'use Exporter::Renaming;' you can import symbols from exporting modules not only under their original names, but also under names of your choosing. Exporter continues to behave normally for normal imports while renaming behaviour is switched on. Only the presence of the keyword 'Renaming' followed by an array reference after a 'use' statement triggers renaming. debian/copyright0000644000000000000000000000202211436766475011140 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 Maintainer: Anno Siegel Source: http://search.cpan.org/dist/Exporter-Renaming/ Name: Exporter-Renaming Files: * Copyright: 2003, Anno Siegel License: Artistic or GPL-1+ Files: debian/* Copyright: 2010, 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 GNU/Linux 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 GNU/Linux systems, the complete text of version 1 of the General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017711436766475010247 0ustar version=3 http://search.cpan.org/dist/Exporter-Renaming/ .*/Exporter-Renaming-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/compat0000644000000000000000000000000211436766475010407 0ustar 7 debian/changelog0000644000000000000000000000026011436766475011061 0ustar libexporter-renaming-perl (1.19-1) unstable; urgency=low * Initial Release. (Closes: #594854) -- Nicholas Bamber Mon, 30 Aug 2010 17:48:18 +0100 debian/source/0000755000000000000000000000000011436766704010504 5ustar debian/source/format0000644000000000000000000000001411436766475011717 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000003611436766475010270 0ustar #!/usr/bin/make -f %: dh $@