[SCM] sox/master: Add override_dh_installchangelogs.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Nov 5 21:57:49 UTC 2017


The following commit has been merged in the master branch:
commit 03d1bad7da50b3148ae19ab07de7456f81551ab5
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Nov 5 22:57:40 2017 +0100

    Add override_dh_installchangelogs.

diff --git a/debian/rules b/debian/rules
index 87f1c54..15d9dc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,8 +18,5 @@ override_dh_auto_configure:
 override_dh_makeshlibs:
 	dh_makeshlibs -Xfmt
 
-override_dh_auto_install: $(PREPROCESS_FILES:.in=)
-	dh_auto_install
-	# Force Ubuntu into installing upstream ChangeLog, it contains the
-	# list of past contributors
+override_dh_installchangelogs:
 	dh_installchangelogs ChangeLog

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list