[SCM] FFmpeg packaging branch, master, updated. debian/0.5+svn20090706-6-23-g5aadb61

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Thu Mar 4 09:15:43 UTC 2010


The following commit has been merged in the master branch:
commit 5aadb6168a757fff1166e40724e8f550c71bedc9
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Thu Mar 4 10:15:34 2010 +0100

    bump shlibs for av_lock_mgr() addition to libavcodec

diff --git a/debian/rules b/debian/rules
index e465129..b6d2051 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,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.5+svn20090706-3
+SHLIBS_VERSION := 4:0.5.1-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)

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list