debian/0000755000000000000000000000000012206677074007201 5ustar debian/control0000644000000000000000000000313712206677074010610 0ustar Source: perlbrew Maintainer: Debian Perl Group Uploaders: Alessandro Ghedini Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, perl-doc, curl | wget, libcapture-tiny-perl (>= 0.22), libcpan-perl-releases-perl (>= 1.26), libdevel-patchperl-perl (>= 1.00), libio-all-perl (>= 0.46), liblocal-lib-perl (>= 1.008009), libpath-class-perl, libtest-exception-perl, libtest-nowarnings-perl, libtest-output-perl, libtest-spec-perl (>= 0.46), perl (>= 5.13.11) | libtest-simple-perl (>= 0.98) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/perlbrew.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/perlbrew.git Homepage: https://metacpan.org/release/App-perlbrew/ Package: perlbrew Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, curl | wget, libcapture-tiny-perl (>= 0.22), libcpan-perl-releases-perl (>= 1.26), libdevel-patchperl-perl (>= 1.00), liblocal-lib-perl (>= 1.008009), libc6-dev | libc-dev, make, gcc Recommends: perl-doc Description: script to manage perl installations in your $HOME perlbrew is a program to automate the building and installation of perl in the users HOME. At the moment, it installs everything to ~/perl5/perlbrew, and requires you to tweak your PATH by including a bashrc/cshrc file it provides, in your shell configuration file. You then can benefit from not having to run 'sudo' commands to install cpan modules because those are installed inside your HOME too. It's a completely separate perl environment. debian/compat0000644000000000000000000000000212206677074010377 0ustar 8 debian/watch0000644000000000000000000000016612206677074010235 0ustar version=3 https://metacpan.org/release/App-perlbrew/ .*/App-perlbrew-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012206677074010501 5ustar debian/source/format0000644000000000000000000000001412206677074011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001703712206677074011063 0ustar perlbrew (0.66-1) unstable; urgency=low * New upstream release * (Build-)Depends on curl | wget -- Alessandro Ghedini Mon, 26 Aug 2013 18:11:37 +0200 perlbrew (0.65-1) unstable; urgency=low * Team upload. * New upstream release. * Update (build) dependencies. * Update years of upstream copyright. -- gregor herrmann Sat, 03 Aug 2013 00:31:22 +0200 perlbrew (0.64-1) unstable; urgency=low * Team upload. * New upstream release. Fixes "FTBFS: tests failed" (Closes: #713265) * Update versioned (build) dependencies. -- gregor herrmann Sat, 22 Jun 2013 20:59:03 +0200 perlbrew (0.59-1) unstable; urgency=low * Team upload. [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs [ gregor herrmann ] * New upstream release. * Add build dependency on libtest-nowarnings-perl. -- gregor herrmann Mon, 18 Feb 2013 20:09:37 +0100 perlbrew (0.58-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.58 -- Salvatore Bonaccorso Sun, 25 Nov 2012 11:07:32 +0100 perlbrew (0.57-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.57 -- Salvatore Bonaccorso Wed, 14 Nov 2012 22:10:59 +0100 perlbrew (0.55-1) unstable; urgency=low * New upstream release * libfile-path-tiny-perl is no longer required * Bump versioned (build) depends libcpan-perl-releases-perl * Drop fix-spelling.patch (no more needed) -- Alessandro Ghedini Wed, 07 Nov 2012 19:42:46 +0100 perlbrew (0.51-1) unstable; urgency=low * New upstream release * Bump versioned (build) depends on libcpan-perl-releases-perl and libcapture-tiny-perl * Bump Standards-Version to 3.9.4 (no changes needed) -- Alessandro Ghedini Tue, 09 Oct 2012 11:33:53 +0200 perlbrew (0.50-1) unstable; urgency=low * New upstream release * Update versioned (Build-)Depends * Add fix-spelling.patch -- Alessandro Ghedini Mon, 03 Sep 2012 11:41:10 +0200 perlbrew (0.46-1) unstable; urgency=low [ gregor herrmann ] * debian/control: update {versioned,alternative} (build) dependencies. [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Thu, 26 Jul 2012 01:26:24 +0200 perlbrew (0.43-1) unstable; urgency=low * New upstream release * Email change: Alessandro Ghedini -> ghedo@debian.org * Update versioned (build) depends on libcapture-tiny-perl -- Alessandro Ghedini Wed, 30 May 2012 00:00:08 +0200 perlbrew (0.42-1) unstable; urgency=low * New upstream release * Update debian/copyright format as in Debian Policy 3.9.3 * Bump Standards-Version to 3.9.3 * Update copyright years for inc/Module/* -- Alessandro Ghedini Fri, 09 Mar 2012 15:13:32 +0100 perlbrew (0.41-1) unstable; urgency=low * Team upload. * Imported Upstream version 0.41 * Update copyright years for upstream files -- Salvatore Bonaccorso Thu, 02 Feb 2012 21:59:26 +0100 perlbrew (0.40-1) unstable; urgency=low * Team upload. * New upstream release. * Add (build) dependency on libcpan-perl-releases-perl. -- gregor herrmann Mon, 23 Jan 2012 22:38:33 +0100 perlbrew (0.39-1) unstable; urgency=low [ gregor herrmann ] * New upstream release 0.38 [ Alessandro Ghedini ] * New upstream release -- Alessandro Ghedini Sun, 01 Jan 2012 17:36:19 +0100 perlbrew (0.37-1) unstable; urgency=low * New upstream release * Remove fix-typo.patch (merged upstream) * Add libcapture-tiny-perl to (Build-)Depends(-Indep) -- Alessandro Ghedini Wed, 28 Dec 2011 17:06:03 +0100 perlbrew (0.35-1) unstable; urgency=low [ gregor herrmann ] * Swap order of alternative (build) dependencies after the perl 5.14 transition. [ Alessandro Ghedini ] * New upstream release * (Build-)Depends on liblocal-lib-perl >= 1.008000 * Add fix-typo patch -- Alessandro Ghedini Sat, 17 Dec 2011 12:34:31 +0100 perlbrew (0.31-1) unstable; urgency=low * New upstream release * Remove libtext-levenshtein-perl from (B-)D(-I) * Add perl-doc to B-D-I and Recommends -- Alessandro Ghedini Sun, 06 Nov 2011 13:24:13 +0100 perlbrew (0.30-2) unstable; urgency=low * Fix long description (Closes: #645390) -- Alessandro Ghedini Mon, 17 Oct 2011 19:33:34 +0200 perlbrew (0.30-1) unstable; urgency=low * New upstream release * Add liblocal-lib-perl and libtext-levenshtein-perl to (Build-)Depends(-Indep) -- Alessandro Ghedini Fri, 14 Oct 2011 12:15:12 +0200 perlbrew (0.29-1) unstable; urgency=low * New upstream release * Build depends on libtest-simple-perl (>= 0.98) * Add also libc-dev to Depends (needed to build perl) -- Alessandro Ghedini Sun, 18 Sep 2011 17:30:13 +0200 perlbrew (0.28-2) unstable; urgency=low * Add make and gcc to Depends (Closes: #638655) -- Alessandro Ghedini Sat, 20 Aug 2011 18:59:36 +0200 perlbrew (0.28-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * debian/copyright: Replace DEP5 Format-Specification URL from svn.debian.org to anonscm.debian.org URL. [ Alessandro Ghedini ] * New upstream release * (Build-)Depends on libfile-path-tiny-perl -- Alessandro Ghedini Wed, 10 Aug 2011 19:45:27 +0200 perlbrew (0.27-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Mon, 11 Jul 2011 20:10:21 +0200 perlbrew (0.24-1) unstable; urgency=low * New upstream release * Add libtest-spec-perl to Build-Depends-Indep -- Alessandro Ghedini Sun, 12 Jun 2011 13:13:04 +0200 perlbrew (0.23-1) unstable; urgency=low * New upstream release * Remove libtry-tiny-perl from B-D-I -- Alessandro Ghedini Tue, 31 May 2011 19:35:28 +0200 perlbrew (0.22-1) unstable; urgency=low * New upstream release * Add libio-all-perl, libtry-tiny-perl, libpath-class-perl and libtest-excpetion-perl to B-D-I -- Alessandro Ghedini Fri, 27 May 2011 18:53:49 +0200 perlbrew (0.21-1) unstable; urgency=low [ Alessandro Ghedini ] * New upstream release [ gregor herrmann ] * Update years of copyright for inc/Module/*. -- Alessandro Ghedini Tue, 17 May 2011 17:53:10 +0200 perlbrew (0.20-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Thu, 12 May 2011 16:41:06 +0200 perlbrew (0.19-1) unstable; urgency=low * New upstream release * Update dependencies: - (Build-)Depends(-Indep) on libdevel-patchperl-perl - B-D-I on libtest-output-perl * Update upstream copyright years * Bump Standards-Version to 3.9.2 (no changes needed) -- Alessandro Ghedini Fri, 29 Apr 2011 11:02:55 +0200 perlbrew (0.18-1) unstable; urgency=low * New upstream release -- Alessandro Ghedini Wed, 16 Mar 2011 12:12:38 +0100 perlbrew (0.17-1) unstable; urgency=low * New upstream release * Bump debhelper to 8 -- Alessandro Ghedini Sat, 12 Mar 2011 13:16:58 +0100 perlbrew (0.16-1) unstable; urgency=low * Initial Release. (Closes: #609424) -- Alessandro Ghedini Sun, 9 Jan 2011 13:27:33 +0100 debian/copyright0000644000000000000000000000437412206677074011144 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: App-perlbrew Upstream-Contact: Kang-min Liu Source: https://metacpan.org/release/App-perlbrew/ Files: * Copyright: 2010-2013, Kang-min Liu License: MIT Files: inc/Module/* Copyright: 2002-2012, Adam Kennedy 2002-2012, Audrey Tang 2002-2012, Brian Ingerson License: Artistic or GPL-1+ Files: debian/* Copyright: 2011, Alessandro Ghedini License: MIT or 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: MIT Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000026312206677074010262 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_build: dh_auto_build pod2man --utf8 --section 3pm $(CURDIR)/blib/lib/App/perlbrew.pm \ > $(CURDIR)/blib/man3/App::perlbrew.3pm