[SCM] libaacs/master: bump shlibs following upstream minor version bump

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Sep 20 17:58:20 UTC 2012


The following commit has been merged in the master branch:
commit 0e9e2737c6b20aa622c8471facdbb3e7b4155d02
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Sep 20 19:33:48 2012 +0200

    bump shlibs following upstream minor version bump

diff --git a/debian/rules b/debian/rules
index ab01466..8f78148 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@ CFLAGS=$(shell dpkg-buildflags --get CFLAGS 2>/dev/null | sed -e 's/-O2//g')
 %:
 	dh $@ --parallel --with autoreconf
 
+override_dh_makeshibs:
+	dh_makeshlibs -V 'libaacs0 (>= 0.5.0)'
+
 override_dh_auto_configure:
 	dh_auto_configure -- CFLAGS="$(CFLAGS)"
 

-- 
libaacs packaging



More information about the pkg-multimedia-commits mailing list