[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:13 UTC 2013
The following commit has been merged in the master branch:
commit c46f9fa12416c287918d8d5662a8a2235049a746
Author: Jonas Smedegaard <dr at jones.dk>
Date: Tue Jul 16 15:20:27 2013 +0200
Suppress installation of empty changelog.
diff --git a/debian/rules b/debian/rules
index 98936c6..900df1e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,3 +36,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
+DEB_INSTALL_CHANGELOGS_ALL =
--
libnumber-fraction-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list