[SCM] libav/experimental: bump shlibs version

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Tue May 15 06:23:31 UTC 2012


The following commit has been merged in the experimental branch:
commit eed3d509616773b65cb280ca65acaeb2891c0888
Author: Rico Tzschichholz <ricotz at t-online.de>
Date:   Tue May 15 08:23:09 2012 +0200

    bump shlibs version

diff --git a/debian/rules b/debian/rules
index d3719ae..17dd2e9 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.99-1537
+SHLIBS_VERSION := 6: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