debian/0000755000000000000000000000000012237436145007175 5ustar debian/rules0000755000000000000000000000003612237436145010254 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000310412237436145010576 0ustar Source: libmodule-faker-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Oleg Gashev Build-Depends: debhelper (>= 8), perl Build-Depends-Indep: libarchive-any-create-perl, libcpan-distnameinfo-perl, libcpan-meta-perl (>= 2.130880) | perl (>= 5.19.1), libfile-next-perl, libmoose-perl, libpath-class-perl, libtext-template-perl, perl (>= 5.13.10) | libparse-cpan-meta-perl (>= 1.4401), perl (>= 5.17.1) | libcpan-meta-requirements-perl Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmodule-faker-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libmodule-faker-perl.git Homepage: https://metacpan.org/release/Module-Faker/ Package: libmodule-faker-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libarchive-any-create-perl, libcpan-distnameinfo-perl, libcpan-meta-perl (>= 2.130880) | perl (>= 5.19.1), libfile-next-perl, libmoose-perl, libpath-class-perl, libtext-template-perl, perl (>= 5.13.10) | libparse-cpan-meta-perl (>= 1.4401), perl (>= 5.17.1) | libcpan-meta-requirements-perl Description: module to build fake dists for testing CPAN tools Module::Faker is a tool for building fake CPAN modules and, perhaps more importantly, fake CPAN distributions. These are useful for running tools that operate against CPAN distributions without having to use real CPAN distributions. This is much more useful when testing an entire CPAN instance, rather than a single distribution, for which see CPAN::Faker. debian/source/0000755000000000000000000000000012237436145010475 5ustar debian/source/format0000644000000000000000000000001412237436145011703 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000112012237436145011041 0ustar libmodule-faker-perl (0.16-1) unstable; urgency=low * New upstream release. * Added perl to Build-Depends. * Added libcpan-meta-perl (>= 2.130880) | perl (>= 5.19.1), perl (>= 5.17.1) | libcpan-meta-requirements-perl, perl (>= 5.13.10) | libparse-cpan-meta-perl (>= 1.4401) to Build-Depends-Indep and Depends. * Update Standards-Version to 3.9.5. -- Oleg Gashev Sat, 09 Nov 2013 02:18:29 -0500 libmodule-faker-perl (0.14-1) unstable; urgency=low * Initial Release. (Closes: #707688) -- Oleg Gashev Sat, 4 May 2013 09:30:33 -0400 debian/compat0000644000000000000000000000000212237436145010373 0ustar 8 debian/libmodule-faker-perl.examples0000644000000000000000000000000512237436145014732 0ustar eg/* debian/copyright0000644000000000000000000000202512237436145011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Module-Faker Source: https://metacpan.org/release/Module-Faker/ Upstream-Contact: Ricardo Signes Files: * Copyright: 2008, Ricardo Signes License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Oleg Gashev 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/watch0000644000000000000000000000016612237436145010231 0ustar version=3 https://metacpan.org/release/Module-Faker/ .*/Module-Faker-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$