[SCM] mpg123/master: Only install in -dev package

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Sep 28 17:29:31 UTC 2016


The following commit has been merged in the master branch:
commit 56aeceb5176bebdae8d763f548d5852211e447c5
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Wed Sep 28 18:48:11 2016 +0200

    Only install in -dev package

diff --git a/debian/rules b/debian/rules
index de74814..31a68bf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ override_dh_auto_install: $(WRAPPER_TARGETS)
 
 override_dh_installchangelogs:
 	dh_installchangelogs -pmpg123 NEWS
-	dh_installchangelogs -plibmpg123-0 -plibmpg123-dev NEWS.libmpg123
+	dh_installchangelogs -plibmpg123-dev NEWS.libmpg123
 	dh_installchangelogs --remaining-packages
 
 %:

-- 
mpg123 packaging



More information about the pkg-multimedia-commits mailing list