[SCM] libdvdnav/master: Remove dh_makeshlibs override (we have a symbols file now).

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Sat Jan 11 23:45:26 UTC 2014


The following commit has been merged in the master branch:
commit 73a14b58eb80494988464e0fd203ca53596c836b
Author: Benjamin Drung <bdrung at debian.org>
Date:   Sat Jan 11 21:30:58 2014 +0100

    Remove dh_makeshlibs override (we have a symbols file now).

diff --git a/debian/rules b/debian/rules
index c74722f..1794a8f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -30,9 +30,6 @@ override_dh_auto_install:
 override_dh_install:
 	dh_install --fail-missing
 
-override_dh_makeshlibs:
-	dh_makeshlibs -s -V "libdvdnav4 (>= 4.2.0+20120524)"
-
 override_dh_strip:
 	dh_strip --dbg-package=libdvdnav-dbg
 

-- 
libdvdnav packaging



More information about the pkg-multimedia-commits mailing list