debian/0000755000000000000000000000000012214616737007177 5ustar debian/rules0000755000000000000000000000030412214616737010254 0ustar #!/usr/bin/make -f BUILDHOME = $(CURDIR)/debian/build %: dh $@ override_dh_clean: dh_clean rm -rf $(BUILDHOME) override_dh_auto_test: mkdir -p $(BUILDHOME) HOME=$(BUILDHOME) dh_auto_test debian/control0000644000000000000000000000162612214616737010607 0ustar Source: libextutils-autoinstall-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Maintainer: Debian Perl Group Uploaders: Bastian Blank , gregor herrmann Standards-Version: 3.9.4 Homepage: https://metacpan.org/release/ExtUtils-AutoInstall Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libextutils-autoinstall-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libextutils-autoinstall-perl.git Package: libextutils-autoinstall-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends} Suggests: libsort-versions-perl Description: module to automatically install dependencies via CPAN ExtUtils::AutoInstall lets module writers specify a more sophisticated form of dependency information than the PREREQ_PM option offered by ExtUtils::MakeMaker. debian/libextutils-autoinstall-perl.docs0000644000000000000000000000000512214616737015711 0ustar TODO debian/source/0000755000000000000000000000000012214616737010477 5ustar debian/source/format0000644000000000000000000000001412214616737011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000424712214616737011060 0ustar libextutils-autoinstall-perl (0.63-2) unstable; urgency=low * Take over for the Debian Perl Group with maintainer's permission (https://lists.debian.org/debian-perl/2013/08/msg00050.html) * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Bastian Blank ); Bastian Blank moved to Uploaders. * debian/watch: use metacpan-based URL. * Switch to "3.0 (quilt)" source format. * Use debhelper 8 and tiny dh(1) debian/rules. * Convert debian/copyright to Copyright Format 1.0. * Drop version from perl build dependency. * Add /me to Uploaders. * Update short/long description. * Declare compliance with Debian Policy 3.9.4. -- gregor herrmann Fri, 13 Sep 2013 16:14:30 +0200 libextutils-autoinstall-perl (0.63-1) unstable; urgency=low * New upstream version. * Use external orig. -- Bastian Blank Sun, 20 Apr 2008 20:58:37 +0200 libextutils-autoinstall-perl (0.61-1.2) unstable; urgency=low * Non-maintainer upload. * Fix FTBFS with Perl 5.10. Closes: #467788 -- Mark Hymers Sat, 05 Apr 2008 21:08:58 +0100 libextutils-autoinstall-perl (0.61-1.1) unstable; urgency=medium * NMU from the Helsinki BSP * Medium urgency for RC bugfix * Force the build-time test to stay inside the build tree. Closes: #395857 * Give a more useful error message when permissions are insufficient. Closes: #382843. Thanks to Ingo Wichmann for the patch. -- Steve McIntyre <93sam@debian.org> Sat, 11 Nov 2006 14:53:32 +0200 libextutils-autoinstall-perl (0.61-1) unstable; urgency=low * New upstream version. -- Bastian Blank Thu, 21 Apr 2005 22:04:49 +0200 libextutils-autoinstall-perl (0.59-1) unstable; urgency=low * New upstream version. -- Bastian Blank Thu, 29 Apr 2004 19:56:24 +0200 libextutils-autoinstall-perl (0.56-1) unstable; urgency=low * Initial Release. -- Bastian Blank Sat, 3 Apr 2004 23:00:20 +0200 debian/compat0000644000000000000000000000000212214616737010375 0ustar 8 debian/copyright0000644000000000000000000000227412214616737011137 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://metacpan.org/release/ExtUtils-AutoInstall Upstream-Contact: Autrijus Tang Upstream-Name: ExtUtils-AutoInstall Files: * Copyright: 2001-2004, Autrijus Tang License: Artistic or GPL-1+ Files: debian/* Copyright: 2004, 2005, 2008, Bastian Blank 2006, Steve McIntyre <93sam@debian.org> 2008, Mark Hymers 2013, 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/watch0000644000000000000000000000020512214616737010225 0ustar version=3 https://metacpan.org/release/ExtUtils-AutoInstall .*/ExtUtils-AutoInstall-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$