[SCM] FFmpeg packaging branch, master.snapshot, updated. debian/0.6-2-1-g0420a64

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Tue Jun 29 12:31:07 UTC 2010


The following commit has been merged in the master.snapshot branch:
commit 0420a644ca05ff98e9ed489a139ac9e68c83e92d
Author: Fabian Greffrath <fabian at greffrath.com>
Date:   Tue Jun 29 14:32:55 2010 +0200

    Tighten shlibs version to actually point to packages after the release.

diff --git a/debian/rules b/debian/rules
index 1973ef5..534f5fb 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.6~
+SHLIBS_VERSION := 4:0.6-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