[SCM] libdvbpsi/master: Fix dh_strip

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Mon Aug 19 10:07:31 UTC 2013


The following commit has been merged in the master branch:
commit 9ea73be68ab77f4542c14a819eba6cddfe38d49d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Aug 19 11:03:30 2013 +0100

    Fix dh_strip

diff --git a/debian/rules b/debian/rules
index 9e3cafb..2717cb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 	dh $@ --parallel --with autoreconf
 
 override_dh_strip:
-	dh_strip -plibdvbpsi8 --dbg-package=libdvbpsi-dbg
+	dh_strip -plibdvbpsi9 --dbg-package=libdvbpsi-dbg
 	dh_strip --remaining-packages
 
 override_dh_auto_configure:

-- 
libdvbpsi packaging



More information about the pkg-multimedia-commits mailing list