debian/0000755000000000000000000000000012144155073007170 5ustar debian/copyright0000644000000000000000000000220512144155073011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dist-Zilla-Plugin-Run Upstream-Contact: Torsten Raudssus http://www.raudssus.de/ Source: https://metacpan.org/release/Dist-Zilla-Plugin-Run/ Files: * Copyright: 2010-2013, Raudssus Social Software License: Artistic or GPL-1+ Files: debian/* Copyright: 2011-2013, Dominique Dumont 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/watch0000644000000000000000000000021012144155073010212 0ustar version=3 https://metacpan.org/release/Dist-Zilla-Plugin-Run/ .*/Dist-Zilla-Plugin-Run-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/changelog0000644000000000000000000000413212144155073011042 0ustar libdist-zilla-plugin-run-perl (0.020-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 [ Dominique Dumont ] * Imported Upstream version 0.020 * compat: bumped to 9 * control deps: * libdist-zilla-perl requires version >= 4.200002 + added dep libtest-file-sharedir-perl * copyright: updated years and format -- Dominique Dumont Sun, 12 May 2013 21:15:13 +0200 libdist-zilla-plugin-run-perl (0.013-1) unstable; urgency=low * New upstream release. * Remove patch fix-spelling, applied upstream. -- gregor herrmann Sat, 12 Nov 2011 17:34:56 +0100 libdist-zilla-plugin-run-perl (0.012-1) unstable; urgency=low * Team upload [ Alessandro Ghedini ] * New upstream release * Drop use-standard-dzil-test (merged upstream) [ gregor herrmann ] * Refresh spelling.patch (offset). * Bump build dependency on Test::More. -- Alessandro Ghedini Tue, 08 Nov 2011 10:44:29 +0100 libdist-zilla-plugin-run-perl (0.011-1) unstable; urgency=low * New upstream release. -- gregor herrmann Sat, 05 Nov 2011 18:33:36 +0100 libdist-zilla-plugin-run-perl (0.010-1) unstable; urgency=low * new upstream release * copyright: updated upstream (c) year -- Dominique Dumont Sat, 17 Sep 2011 09:19:02 +0200 libdist-zilla-plugin-run-perl (0.008-1) unstable; urgency=low [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. [ gregor herrmann ] * New upstream release. * Refresh fix-spelling patch (offset). * Bump debhelper compatibility level tp 8. * Add /me to Uploaders. * Add (build) dependency on libstring-formatter-perl. * Add perl as an alternative build dependency for Test::More. -- gregor herrmann Sat, 27 Aug 2011 19:22:30 +0200 libdist-zilla-plugin-run-perl (0.005-1) unstable; urgency=low * Initial Release. (Closes: #620783) -- Dominique Dumont Tue, 19 Apr 2011 11:13:14 +0200 debian/compat0000644000000000000000000000000212144155073010366 0ustar 9 debian/source/0000755000000000000000000000000012144155073010470 5ustar debian/source/format0000644000000000000000000000001412144155073011676 0ustar 3.0 (quilt) debian/control0000644000000000000000000000267612144155073010606 0ustar Source: libdist-zilla-plugin-run-perl Maintainer: Debian Perl Group Uploaders: Dominique Dumont , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 9) Build-Depends-Indep: libdist-zilla-perl (>= 4.200002), libmoose-perl, libnamespace-autoclean-perl (>= 0.11), libpath-class-perl, libstring-formatter-perl (>= 0.102082), libtest-file-sharedir-perl, perl, perl (>= 5.13.4) | libtest-simple-perl (>= 0.96) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-run-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-run-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-Run/ Package: libdist-zilla-plugin-run-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl (>= 4.200002), libmoose-perl, libnamespace-autoclean-perl (>= 0.11), libstring-formatter-perl (>= 0.102082) Description: Dist::Zilla plugin to execute external commands Dist::Zilla::Plugin::Run uses specific hooks of Dist::Zilla to execute external command when running dzil. This module is useful to ship generated code in a Perl module distribution. debian/rules0000755000000000000000000000003612144155073010247 0ustar #!/usr/bin/make -f %: dh $@