[SCM] ffmpeg/master: bump shlibs

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Jun 21 06:31:12 UTC 2011


The following commit has been merged in the master branch:
commit 65f8b0e62c40e21b145158c72b0063a5fa7d8bda
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Jun 21 07:52:35 2011 +0200

    bump shlibs

diff --git a/debian/rules b/debian/rules
index fe4a6ea..fc1970e 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.7~~
+SHLIBS_VERSION := 4:0.7-1
 
 LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avcodec|avdevice|avformat|avfilter|postproc|swscale)(-extra-)?[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list