This is an automated email from the git hooks/post-receive script. carandraug-guest pushed a commit to branch master in repository libdist-zilla-plugin-modulebuildtiny-perl.
commit 970c71e76167d3e540016be6ee14051190327865 Author: Carnë Draug <[email protected]> Date: Thu Sep 21 14:31:27 2017 +0100 d/control: update short and long package description --- debian/control | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 81fd610..208fe67 100644 --- a/debian/control +++ b/debian/control @@ -27,8 +27,10 @@ Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl, libmoosex-types-perl-perl, perl (>= 5.19.5) -Description: Build a Build.PL that uses Module::Build::Tiny - Dist::Zilla::Plugin::ModuleBuildTiny will create a Build.PL for installing - the dist using Module::Build::Tiny|Module::Build::Tiny. +Description: Dist::Zilla plugin to create a Build.PL that uses Module::Build::Tiny + Dist::Zilla::Plugin::ModuleBuildTiny is a Dist::Zilla plugin to + create a Build.PL file that makes use of Module::Build::Tiny. . - This description was automagically extracted from the module by dh-make-perl. + This provides an alternative to Dist::Zilla::Plugin::ModuleBuild + which would create a Build.PL files that makes use of Module::Build + as the underlying build system. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-modulebuildtiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
