This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to annotated tag 0.22 in repository libnet-citadel-perl.
commit 5375f379a2664c34346fdf1e77f91c22d916a02a Author: Robert James Clay <j...@rocasa.us> Date: Mon Aug 22 18:26:36 2016 -0400 Add a dist line including 'ZIPFLAGS' to the Makefile.PL file. --- Makefile.PL | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.PL b/Makefile.PL index 91bc639..14ab64a 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -22,6 +22,7 @@ WriteMakefile( repository => 'https://github.com/jame/Net-Citadel', }, }, + dist => { COMPRESS => 'gzip -9f', SUFFIX => 'gz', ZIPFLAGS => '-or9',}, clean => { FILES => 'Net-Citadel-*' }, ); -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-citadel-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list Pkg-perl-cvs-commits@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits