[SCM] ecasound/master: fix typo for dh_installchangelogs

ghedo-guest at users.alioth.debian.org ghedo-guest at users.alioth.debian.org
Wed Mar 23 21:04:50 UTC 2011


The following commit has been merged in the master branch:
commit 3546753488ab0a707e95eff1969789e1c28d9cc5
Author: Alessandro Ghedini <al3xbio at gmail.com>
Date:   Wed Mar 23 22:01:41 2011 +0100

    fix typo for dh_installchangelogs

diff --git a/debian/rules b/debian/rules
index 631cd64..b903b9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,4 +23,4 @@ ifneq (,$(findstring libecasound-ruby1.8, $(shell dh_listpackages)))
 endif
 
 override_dh_installchangelogs:
-	dh-installchangelogs NEWS
+	dh_installchangelogs NEWS

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list