[SCM] libav/master: Bump shlibs

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Mar 6 17:35:34 UTC 2012


The following commit has been merged in the master branch:
commit 783821539608741ebe514baa2c8ead837d20915b
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Mar 6 18:34:33 2012 +0100

    Bump shlibs
    
    Closes: #662793

diff --git a/debian/rules b/debian/rules
index 69fb921..3b79db3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ EPOCH=4:
 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 := 4:0.8-1~
+SHLIBS_VERSION := 4:0.8-2~
 
 LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avcodec|avdevice|avformat|avfilter|postproc|swscale)(-extra-)?[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 DEV_PKGS := $(shell echo $(LIB_PKGS) | sed 's/[0-9]\+\>/-dev/g')

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list