[SCM] libav/experimental: bump shlibs version

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Tue Oct 23 20:24:58 UTC 2012


The following commit has been merged in the experimental branch:
commit 7e1b45e654a3309cca634df5c01db5c093c86924
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Tue Oct 23 22:02:16 2012 +0200

    bump shlibs version

diff --git a/debian/rules b/debian/rules
index 64fc209..60a0c62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ EPOCH=6:
 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 := $(EPOCH)9~beta1-1
+SHLIBS_VERSION := $(EPOCH)9~beta2-1
 
 # these package do not build -extra variants
 LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avdevice|avformat|avfilter|avresample|swscale)[0-9]+)[[:space:]]*$$/\1/p' debian/control)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list