This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-requiresexternal-perl.
commit 6ccd8d198c3690f3db047a704bd668d6a7506462 Author: gregor herrmann <[email protected]> Date: Sat Jul 4 19:31:18 2015 +0200 cme: reformat debian/control Git-Dch: Ignore --- debian/control | 51 ++++++++++++++++++++++++++------------------------- 1 file changed, 26 insertions(+), 25 deletions(-) diff --git a/debian/control b/debian/control index c01415c..9c1c5e5 100644 --- a/debian/control +++ b/debian/control @@ -1,40 +1,41 @@ Source: libdist-zilla-plugin-requiresexternal-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Joenio Costa <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: libdist-zilla-perl, - libenv-path-perl, - liblist-moreutils-perl, - libmodern-perl-perl, - libmoose-perl, - libmoosex-attributeshortcuts-perl, - libmoosex-types-perl, - libnamespace-autoclean-perl, - libpath-class-perl, - libtest-most-perl, - perl, - perl (>= 5.11.1) | libtest-simple-perl (>= 0.94) + libenv-path-perl, + liblist-moreutils-perl, + libmodern-perl-perl, + libmoose-perl, + libmoosex-attributeshortcuts-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.6 Vcs-Browser: https://anonscm.debian.org/cgit/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 -Testsuite: autopkgtest-pkg-perl 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-attributeshortcuts-perl, - libmoosex-types-perl, - libnamespace-autoclean-perl, - libpath-class-perl, - libtest-most-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libdist-zilla-perl, + libenv-path-perl, + liblist-moreutils-perl, + libmodern-perl-perl, + libmoose-perl, + libmoosex-attributeshortcuts-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. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-requiresexternal-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
