debian/0000755000000000000000000000000012216107436007170 5ustar debian/rules0000755000000000000000000000146212216107436010253 0ustar #!/usr/bin/make -f PACKAGE = $(shell dh_listpackages) TMP = $(CURDIR)/debian/$(PACKAGE) %: dh $@ override_dh_auto_install: dh_auto_install for FAT in \ APP_CPANMINUS \ ALIASED \ CPAN_DISTNAMEINFO \ CPAN_META \ CPAN_META_CHECK \ CPAN_META_CONVERTER \ CPAN_META_FEATURE \ CPAN_META_HISTORY \ CPAN_META_PREREQS \ CPAN_META_REQUIREMENTS \ CPAN_META_SPEC \ CPAN_META_VALIDATOR \ CPAN_META_YAML \ EXPORTER \ EXPORTER_HEAVY \ FILE_PUSHD \ HTTP_TINY \ JSON_PP \ JSON_PP_BOOLEAN \ LIB_CORE_ONLY \ LOCAL_LIB \ MODULE_CPANFILE \ MODULE_CPANFILE_ENVIRONMENT \ MODULE_CPANFILE_RESULT \ MODULE_METADATA \ PARSE_CPAN_META \ STRING_SHELLQUOTE \ VERSION \ VERSION_VPP; \ do \ sed -i -e "/<<'$$FAT'/,/^$$FAT/ d" $(TMP)/usr/bin/cpanm ; \ done debian/control0000644000000000000000000000407012216107436010574 0ustar Source: cpanminus Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpanminus.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/cpanminus.git Homepage: https://metacpan.org/release/App-cpanminus/ Package: cpanminus Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, curl | wget | libhttp-tiny-perl (>= 0.034) | perl (>= 5.19.2), libaliased-perl, libcpan-distnameinfo-perl, libcpan-meta-check-perl (>= 0.007), # 5.19.4 is a guess right now libcpan-meta-perl (>= 2.132510) | perl (>= 5.19.4), # 5.19.4 is a guess right now libcpan-meta-requirements-perl (>= 2.123) | perl (>= 5.19.4), libfile-pushd-perl, liblocal-lib-perl (>= 1.008011), libmodule-cpanfile-perl (>= 1.0002), # 5.19.4 is a guess right now libmodule-metadata-perl (>= 1.000016) | perl (>= 5.19.4), # 5.19.4 is a guess right now libparse-cpan-meta-perl (>= 1.4407) | perl (>= 5.19.4), libstring-shellquote-perl, perl (>= 5.13.9) | libcpan-meta-yaml-perl, perl (>= 5.13.9) | libjson-pp-perl Description: script to get, unpack, build and install modules from CPAN cpanminus provides a command-line (non interactive) interface to automatically download, build and install Perl modules from CPAN. . It requires zero configuration, and stands alone. It also has a very low memory footprint compared to similar software: when running, it requires only 10MB of RAM. . It installs to wherever ExtUtils::MakeMaker and Module::Build are configured to. So if you're using local::lib, then it installs to your local perl5 directory. Otherwise it installs to the siteperl directory. . cpanminus at a boot time checks whether you have configured local::lib, or have the permission to install modules to the sitelib directory. If neither, it automatically sets up local::lib compatible installation path in a perl5 directory under your home directory. debian/source/0000755000000000000000000000000012216107436010470 5ustar debian/source/format0000644000000000000000000000001412216107436011676 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001727612216107436011057 0ustar cpanminus (1.7001-1) unstable; urgency=low * Team upload. * New upstream release. * Update runtime dependencies. -- gregor herrmann Tue, 17 Sep 2013 19:18:45 +0200 cpanminus (1.7000-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Sat, 07 Sep 2013 16:00:45 +0200 cpanminus (1.6942-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 28 Aug 2013 13:38:34 +0200 cpanminus (1.6940-1) unstable; urgency=low * Team upload. * New upstream release. * Update versioned runtime dependencies. -- gregor herrmann Fri, 09 Aug 2013 19:38:04 +0200 cpanminus (1.6936-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Mon, 05 Aug 2013 13:07:50 +0200 cpanminus (1.6934-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Sun, 28 Jul 2013 12:42:42 +0200 cpanminus (1.6933-1) unstable; urgency=low * Team upload. * New upstream release. * Bump versioned dependency on libmodule-cpanfile-perl. -- gregor herrmann Thu, 25 Jul 2013 20:20:40 +0200 cpanminus (1.6927-1) unstable; urgency=low * Team upload. [ Oleg Gashev ] * New upstream release. [ gregor herrmann ] * "Fatpacked" modules: remove new ones (debian/rules), update dependencies (debian/control). -- gregor herrmann Wed, 24 Jul 2013 20:56:22 +0200 cpanminus (1.6907-1) unstable; urgency=low * New upstream release * Depends on libaliased-perl and libstring-shellquote-perl and update fatpacked modules list * Do not suggest pmuninstall anymore since cpanm has now an experimental --uninstall option -- Alessandro Ghedini Fri, 26 Apr 2013 22:46:10 +0200 cpanminus (1.6108-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 17 Apr 2013 14:21:16 +0200 cpanminus (1.6107-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Sun, 07 Apr 2013 14:47:41 +0200 cpanminus (1.6102-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Thu, 28 Mar 2013 18:56:13 +0100 cpanminus (1.6101-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Tue, 26 Mar 2013 17:32:25 +0100 cpanminus (1.6008-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sat, 23 Mar 2013 13:40:24 +0100 cpanminus (1.6006-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Thu, 14 Mar 2013 15:31:05 +0100 cpanminus (1.6005-1) unstable; urgency=low * New upstream release * Update fat packed modules list and Depends -- Alessandro Ghedini Wed, 13 Mar 2013 11:55:40 +0100 cpanminus (1.6002-1) unstable; urgency=low * Team upload. * New upstream release. * Update upstream copyright information. * Refresh fat-packed modules: update removal list in debian/rules, adjust dependencies in debian/control. -- gregor herrmann Sat, 02 Mar 2013 23:48:01 +0100 cpanminus (1.5021-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Tue, 12 Feb 2013 12:57:25 +0100 cpanminus (1.5018-1) unstable; urgency=low * New upstream release * Partially restore "mangled" Depends * Suggest the pmuninstall package (Closes: #681024) * Bump Standards-Version to 3.9.4 (no changes needed) -- Alessandro Ghedini Sun, 30 Sep 2012 20:47:10 +0200 cpanminus (1.5017-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Alessandro Ghedini ] * New upstream release * Remove Module::CPANfile in d/rules too * Suggest libmodule-cpanfile-perl -- Alessandro Ghedini Thu, 26 Jul 2012 01:02:36 +0200 cpanminus (1.5015-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Tue, 26 Jun 2012 17:54:01 +0200 cpanminus (1.5014-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 13 Jun 2012 19:08:14 +0200 cpanminus (1.5013-1) unstable; urgency=low * Team upload. * New upstream release. -- gregor herrmann Sat, 12 May 2012 19:53:20 +0200 cpanminus (1.5012-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Fri, 11 May 2012 17:20:49 +0200 cpanminus (1.5011-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Thu, 12 Apr 2012 21:50:43 +0200 cpanminus (1.5010-1) unstable; urgency=low * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org -- Alessandro Ghedini Sun, 01 Apr 2012 14:56:18 +0200 cpanminus (1.5008-1) unstable; urgency=low * Team upload. * New upstream release. * debian/copyright: update to Copyright-Format 1.0. * Bump Standards-Version to 3.9.3 (no changes). -- gregor herrmann Sun, 18 Mar 2012 18:03:19 +0100 cpanminus (1.5007-2) unstable; urgency=low * Remove not used Depends (Closes: #654193) - libversion-requirements-perl - libparent-perl - libcpan-meta-perl - libcpan-meta-yaml-perl -- Alessandro Ghedini Fri, 06 Jan 2012 23:12:10 +0100 cpanminus (1.5007-1) unstable; urgency=low * New upstream release - Documentation added for --skip-installed option (Closes: #649834) -- Alessandro Ghedini Wed, 21 Dec 2011 20:22:37 +0100 cpanminus (1.5006-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 30 Nov 2011 18:08:29 +0100 cpanminus (1.5004-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 09 Nov 2011 19:12:09 +0100 cpanminus (1.5003-1) unstable; urgency=low * New upstream release * Remove bundled modules from cpanm script - Remove fatpacked modules from bin/cpanm at build time (gregoa++) - Update Depends with removed fatpacked modules - Update long description (it is no more 'dependency free') - Depends on curl | wget | libhttp-tiny-perl * Update upstream copyright for bundled modules -- Alessandro Ghedini Wed, 19 Oct 2011 10:38:46 +0200 cpanminus (1.4008-2) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Alessandro Ghedini ] * Improve long description (Closes: #641086) -- Alessandro Ghedini Sat, 10 Sep 2011 18:41:20 +0200 cpanminus (1.4008-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Thu, 16 Jun 2011 16:05:44 +0200 cpanminus (1.4006-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Mon, 16 May 2011 22:08:54 +0200 cpanminus (1.4005-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.2 (no changes needed) -- Alessandro Ghedini Thu, 12 May 2011 16:14:46 +0200 cpanminus (1.4004-1) unstable; urgency=low * New upstream release * Remove Suggests for liblocal-lib-perl (it is bundled in the distribution) -- Alessandro Ghedini Sun, 03 Apr 2011 18:33:24 +0200 cpanminus (1.3001-1) unstable; urgency=low * Initial Release. (Closes: #579147) -- Alessandro Ghedini Sat, 05 Mar 2011 11:42:05 +0100 debian/compat0000644000000000000000000000000212216107436010366 0ustar 8 debian/copyright0000644000000000000000000000306112216107436011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: App-cpanminus Upstream-Contact: Tatsuhiko Miyagawa Source: https://metacpan.org/release/App-cpanminus/ Files: * Copyright: 2010, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: bin/cpanm Copyright: 2003, Graham Barr (CPAN::DistnameInfo), 2006-2009, Adam Kennedy (Parse::CPAN::Meta), 2007-2009, Matt S Trout (local::lib), 2011, Christian Hansen (HTTP::Tiny), 2001-2006, Ken Williams. 2010 Matt S Trout (Module::Metadata), 2004-2010, John Peacock (version), 2007−2011, Makamaka Hannyaharamitu (JSON::PP), 2010, David Golden and Ricardo Signes (CPAN::Meta::Requirements), 2010, Adam Kennedy (CPAN::Meta::YAML) 2010, David Golden (File::pushd) License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini 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 General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000017012216107436010217 0ustar version=3 https://metacpan.org/release/App-cpanminus/ .*/App-cpanminus-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$