[SCM] mpeg2dec/master: Bump shlibs version

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Mar 17 17:29:24 UTC 2015


The following commit has been merged in the master branch:
commit fbcd24c6f4e70d315e24ab5509b355695157189b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Mar 17 18:24:31 2015 +0100

    Bump shlibs version
    
    Closes: #780624

diff --git a/debian/rules b/debian/rules
index 962c654..e070cf9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -48,6 +48,7 @@ libmpeg2N := $(shell sed -rn 's/^Package:[[:space:]]*(libmpeg2-[0-9]+)[[:space:]
 DEB_CONFIGURE_EXTRA_FLAGS += --enable-shared
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH)
 DEB_SHLIBDEPS_INCLUDE += debian/$(libmpeg2N)/usr/lib/$(DEB_HOST_MULTIARCH)
+DEB_DH_MAKESHLIBS_ARGS_libmpeg2-4 += -V 'libmpeg2-4 (>= 0.5.1)'
 DEB_AC_AUX_DIR := autotools
 DEB_DH_INSTALL_ARGS += --sourcedir=debian/tmp
 

-- 
mpeg2dec packaging



More information about the pkg-multimedia-commits mailing list