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

dmn pushed a commit to branch master
in repository libcgi-expand-perl.

commit 152fac174b4d1d13f931e43ed699b9b16d4e9f00
Author: Damyan Ivanov <d...@debian.org>
Date:   Thu Apr 24 07:45:17 2014 +0000

    do not ship README in the .deb, same info is in the manual
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 308eeba..602e6f3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,9 @@ DEB_UPSTREAM_PACKAGE = CGI-Expand
 DEB_UPSTREAM_URL = http://cpan.metacpan.org/authors/id/B/BO/BOWMANBS
 DEB_UPSTREAM_TARBALL_MD5 = 5825c759e43dac82e082568d1c8f6158
 
+# README is just a text variant of the POD, already shipped as a manual page
+DEB_INSTALL_DOCS_ALL := $(filter-out README, $(DEB_INSTALL_DOCS_ALL))
+
 # Test dependencies
 test-deps = test-exception test-simple
 CDBS_BUILD_DEPENDS += $(patsubst %, $(comma) lib%-perl, $(test-deps))

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libcgi-expand-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