[Pkg-gstreamer-commits] [SCM] libvpx Debian packaging branch, master, updated. debian/1.1.0-1

Sebastian Dröge sebastian.droege at collabora.co.uk
Mon May 14 09:00:46 UTC 2012


The following commit has been merged in the master branch:
commit e1262d26ed714f5d0264702124fcffa15689a45e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon May 14 10:12:57 2012 +0200

    debian/rules: Update shlibs version for API additions.

diff --git a/debian/changelog b/debian/changelog
index fb10813..5f74a47 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ libvpx (1.1.0-1) unstable; urgency=low
 
   * New upstream release, "Eider".
   * debian/patches/*: Refreshed to apply cleanly again.
+  * debian/rules: Update shlibs version for API additions.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 14 May 2012 10:03:37 +0200
 
diff --git a/debian/rules b/debian/rules
index a219302..ccf0c14 100755
--- a/debian/rules
+++ b/debian/rules
@@ -156,7 +156,7 @@ endif
 	rm -rf debian/libvpx1-dbg/usr/lib/debug/usr/bin
 	dh_compress -s
 	dh_fixperms -s
-	dh_makeshlibs -plibvpx1 -V 'libvpx1 (>= 1.0.0)' -- -c4
+	dh_makeshlibs -plibvpx1 -V 'libvpx1 (>= 1.1.0)' -- -c4
 	dh_installdeb -s
 	dh_shlibdeps -s
 	dh_gencontrol -s

-- 
libvpx Debian packaging



More information about the Pkg-gstreamer-commits mailing list