This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libmojolicious-plugin-cgi-perl.
commit 2d7d14cfe8d96eae52a5abc288ea8568f024c941 Author: gregor herrmann <gre...@debian.org> Date: Fri Jun 20 17:17:58 2014 +0200 debian/rules: drop removal of README.pod which is not shipped anymore. --- debian/rules | 8 -------- 1 file changed, 8 deletions(-) diff --git a/debian/rules b/debian/rules index 21bfbc9..5999411 100755 --- a/debian/rules +++ b/debian/rules @@ -1,16 +1,8 @@ #!/usr/bin/make -f -PACKAGE = $(shell dh_listpackages) -TMP = $(CURDIR)/debian/$(PACKAGE) - %: dh $@ -override_dh_auto_install: - dh_auto_install - rm --verbose $(TMP)/usr/share/perl5/Mojolicious/Plugin/README.pod - rm --verbose $(TMP)/usr/share/man/man3/Mojolicious::Plugin::README.3pm - override_dh_auto_test: # skip leaky pipes test # https://github.com/jhthorsen/mojolicious-plugin-cgi/issues/6 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libmojolicious-plugin-cgi-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