[libtask-kensho-perl] 08/17: d/rules

Nick Morrott nickm-guest at moszumanska.debian.org
Fri May 27 12:06:38 UTC 2016


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

nickm-guest pushed a commit to branch master
in repository libtask-kensho-perl.

commit 9adeef170f6b4433eabd6efbbd429baef9fc3071
Author: Nick Morrott <knowledgejunkie at gmail.com>
Date:   Fri May 27 04:35:31 2016 +0100

    d/rules
---
 debian/rules | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..af42092 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,13 @@
 #!/usr/bin/make -f
 
+export DEB_BUILD_OPTIONS=nocheck
+
+PACKAGE = $(shell dh_listpackages)
+TMP     = $(CURDIR)/debian/$(PACKAGE)
+
 %:
 	dh $@
+
+# all packages get the upstream Changes
+override_dh_installchangelogs:
+	dh_installchangelogs -A Changes

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtask-kensho-perl.git



More information about the Pkg-perl-cvs-commits mailing list