[SCM] liblivemedia/master: Override dh_makeshlibs and run with -V

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Sep 17 09:53:38 UTC 2017


The following commit has been merged in the master branch:
commit f0f9d84e69696b98a760d8a36c0cf9ea8528aa7d
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Sep 17 11:25:30 2017 +0200

    Override dh_makeshlibs and run with -V

diff --git a/debian/rules b/debian/rules
index 766bf08..5116b50 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,3 +20,6 @@ override_dh_auto_install:
 	dh_auto_install -- \
 		PREFIX=/usr \
 		LIBDIR=/usr/lib/$(DEB_HOST_MULTIARCH)
+
+override_dh_makeshlibs:
+	dh_makeshlibs -V

-- 
liblivemedia packaging



More information about the pkg-multimedia-commits mailing list