debian/0000755000000000000000000000000012216106032007157 5ustar debian/rules0000755000000000000000000000003612216106032010236 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000225212216106032010563 0ustar Source: libmodule-cpanfile-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: gregor herrmann Build-Depends: debhelper (>= 8), perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910) Build-Depends-Indep: perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-cpanfile-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-cpanfile-perl.git Homepage: https://metacpan.org/release/Module-CPANfile/ Package: libmodule-cpanfile-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, perl (>= 5.17.1) | libcpan-meta-perl (>= 2.120910) Description: format for describing CPAN dependencies of Perl applications `cpanfile` describes CPAN dependencies required to execute associated Perl code. . Place the `cpanfile` in the root of the directory containing the associated code. For instance, in a Catalyst application, place the `cpanfile` in the same directory as `myapp.conf`. . Tools supporting `cpanfile` format (e.g. cpanm and carton) will automatically detect the file and install dependencies for the code to run. debian/source/0000755000000000000000000000000012216106032010457 5ustar debian/source/format0000644000000000000000000000001412216106032011665 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000304012216106032011026 0ustar libmodule-cpanfile-perl (1.0002-1) unstable; urgency=low * New upstream release. * Switch alternative (build) dependencies. Perl 5.18 has arrived in unstable. -- gregor herrmann Tue, 17 Sep 2013 19:06:31 +0200 libmodule-cpanfile-perl (1.0001-1) unstable; urgency=low * New upstream release. -- gregor herrmann Fri, 09 Aug 2013 18:14:48 +0200 libmodule-cpanfile-perl (0.9036-2) unstable; urgency=low * Fix version of libcpan-meta-perl (build) dependency and drop bogus lintian overrides. Thanks to Niko Tyni for catching this mistake. (Closes: #718266) -- gregor herrmann Mon, 29 Jul 2013 16:28:32 +0200 libmodule-cpanfile-perl (0.9036-1) unstable; urgency=low * New upstream release. -- gregor herrmann Thu, 25 Jul 2013 20:18:49 +0200 libmodule-cpanfile-perl (0.9034-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 [ gregor herrmann ] * New upstream release. * Update years of packaging and upstream copyright. * Update (build) dependencies. * Set Standards-Version to 3.9.4 (no further changes). * Add lintian override for slightly twisted dependency. -- gregor herrmann Wed, 24 Jul 2013 20:36:43 +0200 libmodule-cpanfile-perl (0.9007-1) unstable; urgency=low * Initial release (closes: #671656 ). -- gregor herrmann Sat, 05 May 2012 19:07:18 +0200 debian/compat0000644000000000000000000000000212216106032010355 0ustar 8 debian/copyright0000644000000000000000000000201612216106032011111 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-CPANfile Upstream-Contact: Tatsuhiko Miyagawa Source: https://metacpan.org/release/Module-CPANfile/ Files: * Copyright: 2013, Tatsuhiko Miyagawa License: Artistic or GPL-1+ Files: debian/* Copyright: 2012-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/watch0000644000000000000000000000017412216106032010212 0ustar version=3 https://metacpan.org/release/Module-CPANfile/ .*/Module-CPANfile-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$