[SCM] libav-extra/master: Bump shlibs for addition of GSM parser
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Wed Jan 25 20:58:12 UTC 2012
The following commit has been merged in the master branch:
commit 642d9a7382b6b13e7e6d132adc5b1f37661594db
Author: Reinhard Tartler <siretart at tauware.de>
Date: Sun Jan 22 21:30:30 2012 +0100
Bump shlibs for addition of GSM parser
(cherry picked from commit f70dc2f867b8e68093a15a9003d0d7bc31896538)
Conflicts:
debian/rules
diff --git a/debian/rules b/debian/rules
index 40dd3ad..625f44d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,8 @@ 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~beta1~
-
BUILT_USING=$(shell dpkg-query --showformat='$${Source} (= $${Version})' --show libav-source)
+SHLIBS_VERSION := 4:0.8-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-extra packaging
More information about the pkg-multimedia-commits
mailing list