[SCM] libde265/master: Fix improper use of dh_strip

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Apr 25 10:07:02 UTC 2014


The following commit has been merged in the master branch:
commit 30e07fa7731f5cf05f4f0e4f3add4d65dffb2f52
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Apr 25 11:02:23 2014 +0100

    Fix improper use of dh_strip

diff --git a/debian/rules b/debian/rules
index 4a373d4..3682cbb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,5 +13,5 @@ override_dh_auto_install:
 	fi
 
 override_dh_strip:
-	dh_strip --dbg-package=libde265-dbg -Xlibde265-dec265 -Xlibde265-sherlock265
+	dh_strip -plibde265-0 --dbg-package=libde265-dbg
 	dh_strip --remaining-packages

-- 
libde265 packaging



More information about the pkg-multimedia-commits mailing list