[cowdancer] 02/02: d/rules: drop override_dh_installchangelogs installing ChangeLog: it's installed automatically since compat 7
Mattia Rizzolo
mattia at debian.org
Wed Oct 26 17:31:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
mattia pushed a commit to branch master
in repository cowdancer.
commit 580bcb5cfbefa212d85941fa8776624f25bfc24d
Author: Mattia Rizzolo <mattia at debian.org>
Date: Wed Oct 26 17:26:25 2016 +0000
d/rules: drop override_dh_installchangelogs installing ChangeLog: it's installed automatically since compat 7
---
debian/rules | 3 ---
1 file changed, 3 deletions(-)
diff --git a/debian/rules b/debian/rules
index b7afc16..7968d72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,6 @@ override_dh_auto_configure:
override_dh_install:
dh_install --fail-missing
-override_dh_installchangelogs:
- dh_installchangelogs ChangeLog
-
# (shell-command "cd ../ ; debian/rules debian/qemubuilder.README.Debian")
debian/qemubuilder.README.Debian:
w3m -dump 'http://wiki.debian.org/qemubuilder?action=raw' > $@.tmp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pbuilder/cowdancer.git
More information about the Pbuilder-maint
mailing list