[SCM] libav/experimental: bump shlibs version

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sat May 12 20:02:42 UTC 2012


The following commit has been merged in the experimental branch:
commit 9e646901afe15fe12e8b9da7d775a375533e64e5
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sat May 12 22:00:24 2012 +0200

    bump shlibs version

diff --git a/debian/rules b/debian/rules
index 02bcc06..58dc235 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ EPOCH=6:
 DEB_SOURCE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 DEB_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
 UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed -r 's/[^:]+://; s/-[^-]+$$//')
-SHLIBS_VERSION := 5:0.8-2~
+SHLIBS_VERSION := 5:0.8.99-1537
 
 LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avdevice|avformat|avfilter|avresample|swscale)[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 LIB_PKGS2 := $(shell sed -nr 's/^Package:[[:space:]]*(libavcodec[0-9]+)[[:space:]]*$$/\1/p' debian/control)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list