[SCM] libyami/master: Run dh_makeshlibs -V until we have a symbols file

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Nov 9 20:34:19 UTC 2016


The following commit has been merged in the master branch:
commit 6527574152f370c9cc6e96aebb25ae7ab545df17
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Wed Nov 9 21:26:18 2016 +0100

    Run dh_makeshlibs -V until we have a symbols file

diff --git a/debian/rules b/debian/rules
index a96ac25..0186d1b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,5 +8,8 @@ confflags = --disable-h265dec
 override_dh_auto_configure:
 	dh_auto_configure -- $(confflags)
 
+override_dh_makeshlibs:
+	dh_makeshlibs -V
+
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
libyami packaging



More information about the pkg-multimedia-commits mailing list