debian/0000755000000000000000000000000012165327267007201 5ustar debian/rules0000755000000000000000000000003612165327267010260 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000302712165327267010606 0ustar Source: libdist-zilla-plugin-requiresexternal-perl Section: perl Priority: optional Maintainer: Debian Perl Group Uploaders: Joenio Costa Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdist-zilla-perl, libenv-path-perl, liblist-moreutils-perl, libmodern-perl-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libpath-class-perl, libtest-most-perl, perl, perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git Homepage: http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal Package: libdist-zilla-plugin-requiresexternal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-perl, libenv-path-perl, liblist-moreutils-perl, libmodern-perl-perl, libmoose-perl, libmoosex-has-sugar-perl, libmoosex-types-perl, libnamespace-autoclean-perl, libpath-class-perl, libtest-most-perl Description: Dist::Zilla plugin to declare dependency on command-line tools Dist::Zilla::Plugin::RequiresExternal creates a unit test in your distribution to check for the existence of executable command-line tools you require. Command-line tools can be declared as either an absolute path to an executable or the name of a command in the user's PATH environment. debian/source/0000755000000000000000000000000012165327267010501 5ustar debian/source/format0000644000000000000000000000001412165327267011707 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000027412165327267011056 0ustar libdist-zilla-plugin-requiresexternal-perl (1.4-1) unstable; urgency=low * Initial Release. (Closes: #714893) -- Joenio Costa Tue, 2 Jul 2013 21:14:40 -0300 debian/compat0000644000000000000000000000000212165327267010377 0ustar 8 debian/copyright0000644000000000000000000000207012165327267011133 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Dist-Zilla-Plugin-RequiresExternal Source: http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal Upstream-Contact: Mark Gardner Files: * Copyright: 2011, GSI Commerce License: Artistic or GPL-1+ Files: debian/* Copyright: 2013, Joenio Costa 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/watch0000644000000000000000000000024112165327267010227 0ustar version=3 http://metacpan.org/release/Dist-Zilla-Plugin-RequiresExternal/ .*/Dist-Zilla-Plugin-RequiresExternal-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$