This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-makemaker-fallback-perl.
commit 45b2ea4701826a38942977043a943957817720a7 Author: gregor herrmann <[email protected]> Date: Wed Jan 3 21:40:07 2018 +0100 Reformat debian/control with cme Gbp-Dch: ignore --- debian/control | 39 ++++++++++++++++++++------------------- 1 file changed, 20 insertions(+), 19 deletions(-) diff --git a/debian/control b/debian/control index 709f500..9f5ab65 100644 --- a/debian/control +++ b/debian/control @@ -1,35 +1,36 @@ Source: libdist-zilla-plugin-makemaker-fallback-perl -Section: perl -Priority: optional Maintainer: Debian Perl Group <[email protected]> Uploaders: Carnë Draug <[email protected]> +Section: perl +Testsuite: autopkgtest-pkg-perl +Priority: optional Build-Depends: debhelper (>= 9), libmodule-build-tiny-perl Build-Depends-Indep: libcapture-tiny-perl, - libdist-zilla-perl, - libdist-zilla-plugin-makemaker-awesome-perl, - libdist-zilla-plugin-modulebuildtiny-perl, - libmoose-perl, - libnamespace-autoclean-perl, - libpath-tiny-perl (>= 0.062), - libtest-deep-perl, - libtest-fatal-perl, - libtest-needs-perl, - libtry-tiny-perl, - perl + libdist-zilla-perl, + libdist-zilla-plugin-makemaker-awesome-perl, + libdist-zilla-plugin-modulebuildtiny-perl, + libmoose-perl, + libnamespace-autoclean-perl, + libpath-tiny-perl (>= 0.062), + libtest-deep-perl, + libtest-fatal-perl, + libtest-needs-perl, + libtry-tiny-perl, + perl Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libdist-zilla-plugin-makemaker-fallback-perl.git Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-makemaker-fallback-perl.git Homepage: https://metacpan.org/release/Dist-Zilla-Plugin-MakeMaker-Fallback -Testsuite: autopkgtest-pkg-perl Package: libdist-zilla-plugin-makemaker-fallback-perl Architecture: all -Depends: ${misc:Depends}, ${perl:Depends}, - libdist-zilla-perl, - libdist-zilla-plugin-makemaker-awesome-perl, - libmoose-perl, - libnamespace-autoclean-perl +Depends: ${misc:Depends}, + ${perl:Depends}, + libdist-zilla-perl, + libdist-zilla-plugin-makemaker-awesome-perl, + libmoose-perl, + libnamespace-autoclean-perl Description: Dist::Zilla plugin that generates a Makefile.PL with deprecation warnings Dist::Zilla::Plugin::MakeMaker::Fallback is a Dist::Zilla plugin that will generate a Makefile.PL as fallback to a Build.PL. The -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-makemaker-fallback-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
