[SCM] gpac/master: update dh_strip call for SONAME bump libgpac2 -> libgpac3
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sat Feb 22 20:14:27 UTC 2014
The following commit has been merged in the master branch:
commit fc99c8443d80489c01698075faa82359fe005146
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sat Feb 22 20:09:46 2014 +0000
update dh_strip call for SONAME bump libgpac2 -> libgpac3
diff --git a/debian/rules b/debian/rules
index 20e16ef..ecb59ac 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,7 +45,7 @@ override_dh_clean:
override_dh_strip:
dh_strip -pgpac --dbg-package=gpac-dbg
dh_strip -pgpac-modules-base --dbg-package=gpac-dbg
- dh_strip -plibgpac2 --dbg-package=libgpac-dbg
+ dh_strip -plibgpac3 --dbg-package=libgpac-dbg
dh_strip --remaining-packages
get-orig-source:
--
gpac packaging
More information about the pkg-multimedia-commits
mailing list