debian/0000755000000000000000000000000012024446151007165 5ustar debian/copyright0000644000000000000000000000272612024446151011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: CPAN-Inject Upstream-Contact: Adam Kennedy Source: http://search.cpan.org/dist/CPAN-Inject/ Files: * Copyright: 2006-2011, Adam Kennedy License: Artistic or GPL-1+ Files: inc/Module/* Copyright: 2002-2011, Adam Kennedy 2002-2011, Audrey Tang 2002-2011, Brian Ingerson License: Artistic or GPL-1+ Files: t/data/Config-Tiny-2.09.tar.gz Copyright: 2002-2005, Adam Kennedy License: Artistic or GPL-1+ Files: debian/* Copyright: 2009-2011, Jonathan Yu 2009, Ryan Niebur 2009-2012, Salvatore Bonaccorso 2011, 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/watch0000644000000000000000000000016312024446151010216 0ustar version=3 http://search.cpan.org/dist/CPAN-Inject/ .*/CPAN-Inject-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/control0000644000000000000000000000274612024446151010601 0ustar Source: libcpan-inject-perl Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libcpan-checksums-perl, libfile-chmod-perl, libfile-remove-perl, libparams-util-perl, libtest-script-perl Maintainer: Debian Perl Group Uploaders: Ryan Niebur , Jonathan Yu , Salvatore Bonaccorso , gregor herrmann Standards-Version: 3.9.3 Homepage: http://search.cpan.org/dist/CPAN-Inject/ Vcs-Git: git://git.debian.org/pkg-perl/packages/libcpan-inject-perl.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcpan-inject-perl.git Package: libcpan-inject-perl Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, libcpan-checksums-perl, libfile-chmod-perl, libparams-util-perl Provides: cpaninject Description: module for injecting distributions into CPAN sources CPAN::Inject is a Perl module that provides a simple and reusable interface for injecting arbitrary packages to a CPAN mirror. Specifically, it accepts any Perl distribution tarball and performs some processing to make it look like it came from CPAN. Subsequently, the package will be installable from the CPAN Shell, with the full automatic recursive dependency resolution. . This package also provides a command line utility, cpaninject, which can be used to inject arbitrary packages under the officially blessed "Reserved Local CPAN Author" id, LOCAL. debian/changelog0000644000000000000000000000447412024446151011050 0ustar libcpan-inject-perl (1.14-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ Salvatore Bonaccorso ] * Imported Upstream version 1.14 * Update debian/copyright file. Update format to copyright-format 1.0 as released together with Debian policy 3.9.3. Update copyright years for included Module::Install copy. Update copyright years for debian/* packaging files. * Simplify override for dh_auto_test. Only use t/01_compile.t is TEST_FILES. The t/9*.t test files where removed in upstream version 1.12. * Bump Standards-Version to 3.9.3 -- Salvatore Bonaccorso Thu, 13 Sep 2012 23:08:58 +0200 libcpan-inject-perl (1.13-1) unstable; urgency=low [ Jonathan Yu ] * New upstream release * Standards-Version 3.9.1 (no changes) * Use new 3.0 (quilt) source format * Refresh copyright information * Package now Provides: cpaninject * Rewrite control description [ Salvatore Bonaccorso ] * Email change: Salvatore Bonaccorso -> carnil@debian.org [ gregor herrmann ] * Add /me to Uploaders. * Set Standards-Version to 3.9.2 (no changes). * Bump debhelper compatibility level to 8. * debian/control: - remove build dependencies that are not needed anymore (tests moved to xt/) - remove versions from (build) dependencies that are already satisfied in oldstable -- gregor herrmann Sat, 23 Apr 2011 18:50:11 +0200 libcpan-inject-perl (0.11-2) unstable; urgency=low * Add myself to Uploaders * debian/control: Add Build-Depends on quilt (>= 0.46-7). * debian/rules: Use quilt patch system for applying and unapplying patches. * Add patch bumping required Perl minimum version in META.yml. libcpan-inject-perl FTBFS when activating author tests with newer libperl-mimimumversion-perl (>= 1.22). (Closes: #560647). * Add debian/README.source to document quilt usage, as required by Debian Policy since 3.8.0. * Refresh debian/copyright to the current revision 59 of the machine-readable format specification in DEP5. -- Salvatore Bonaccorso Wed, 16 Dec 2009 23:31:25 +0100 libcpan-inject-perl (0.11-1) unstable; urgency=low * Initial Release. (Closes: #544001) -- Jonathan Yu Wed, 30 Sep 2009 12:42:43 -0400 debian/rules0000755000000000000000000000021112024446151010237 0ustar #!/usr/bin/make -f %: dh $@ override_dh_auto_test: # t/02_main.t doesn't work in chroots dh_auto_test -- TEST_FILES="t/01_compile.t" debian/source/0000755000000000000000000000000012024446151010465 5ustar debian/source/format0000644000000000000000000000001412024446151011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212024446151010363 0ustar 8