This is an automated email from the git hooks/post-receive script.

alexm-guest pushed a commit to branch master
in repository libmojolicious-plugin-cgi-perl.

commit 54e9a452e13e26ff4b990f76c15da48488a93155
Author: Alex Muntada <al...@alexm.org>
Date:   Thu Jun 12 10:10:24 2014 +0200

    remove README.pod and Mojolicious::Plugin::README.3pm
---
 debian/changelog | 4 ++--
 debian/rules     | 8 ++++++++
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c366ba4..3635ad8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-libmojolicious-plugin-cgi-perl (0.08-1) unstable; urgency=low
+libmojolicious-plugin-cgi-perl (0.08-2) unstable; urgency=low
 
   * Initial Release. (Closes: #742195)
 
- -- Alex Muntada <al...@alexm.org>  Tue, 10 Jun 2014 21:11:30 +0200
+ -- Alex Muntada <al...@alexm.org>  Thu, 12 Jun 2014 10:04:27 +0200
diff --git a/debian/rules b/debian/rules
index 5999411..21bfbc9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,8 +1,16 @@
 #!/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

Reply via email to