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-makemaker-fallback-perl.
commit c22d76a8fa37636633f50e9111e556fa7cb94317 Author: Carnë Draug <[email protected]> Date: Tue Sep 26 19:30:41 2017 +0100 d/control: update short and long package description --- debian/control | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index cc7e94c..b0bec20 100644 --- a/debian/control +++ b/debian/control @@ -29,9 +29,8 @@ Depends: ${misc:Depends}, ${perl:Depends}, libdist-zilla-plugin-makemaker-awesome-perl (>= 0.26), libmoose-perl, libnamespace-autoclean-perl -Description: Generate a Makefile.PL containing a warning for legacy users - Dist::Zilla::Plugin::MakeMaker::Fallback is a derivative of [MakeMaker], - generating a Makefile.PL in your dist, with an added preamble that is printed - when it is run: - . - This description was automagically extracted from the module by dh-make-perl. +Description: Dist::Zilla plugin that generates a Makefile.PL with deprecation warnings + Dist::Zilla::Plugin::MakerMaker::Fallback is a Dist::Zilla plugin + that will generate a Makefile.PL as fallback to a Build.PL. The + Makefile.PL will issue a warning about using a legacy toolchain, + since modern tools will default to Build.PL. \ No newline at end of file -- 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
