[SCM] FFmpeg packaging branch, master.snapshot, updated. debian/0.6-1-22-g954f195
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Tue Jun 29 08:09:20 UTC 2010
The following commit has been merged in the master.snapshot branch:
commit 954f19598c736e041bd53bfb317205d8fef41c58
Author: Reinhard Tartler <siretart at tauware.de>
Date: Tue Jun 29 10:08:40 2010 +0200
tighten shlibs version a bit, now that 0.6 is officially out
diff --git a/debian/rules b/debian/rules
index 21ee67b..1973ef5 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~svn20100505-1
+SHLIBS_VERSION := 4:0.6~
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