[SCM] libnumber-fraction-perl Debian packaging branch, master, updated. debian/1.14-2-10-gad356f9
Jonas Smedegaard
dr at jones.dk
Tue Jul 16 13:30:14 UTC 2013
The following commit has been merged in the master branch:
commit cc8edd5bc8d1ef4a56a1217d46fff132d813fde5
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jul 16 15:25:11 2013 +0200
Suppress installation of virtually empty README.
diff --git a/debian/rules b/debian/rules
index 900df1e..57bee51 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,5 +37,6 @@ deps-test = libtest-pod-perl, libtest-pod-coverage-perl
CDBS_BUILD_DEPENDS +=, $(bdeps), $(deps), $(deps-test)
CDBS_DEPENDS_$(pkg) = $(deps)
-# suppress installation of empty changelog
+# suppress installation of (actually/virtually) empty files
DEB_INSTALL_CHANGELOGS_ALL =
+DEB_INSTALL_DOCS_ALL =
--
libnumber-fraction-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list