[SCM] sox/master: Cleanup

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sat Nov 18 10:45:47 UTC 2017


The following commit has been merged in the master branch:
commit 6bbf68492c03a8b29e81877e5b2cf340ed077c4d
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sat Nov 18 11:45:41 2017 +0100

    Cleanup
    
    dh_installchangelog installs upstream's ChangeLog per default.

diff --git a/debian/rules b/debian/rules
index 6882166..f4cf545 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,8 +6,6 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
-
 %:
 	dh $@
 
@@ -16,6 +14,3 @@ override_dh_auto_configure:
 
 override_dh_bugfiles:
 	dh_bugfiles -A
-
-override_dh_installchangelogs:
-	dh_installchangelogs ChangeLog

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list