[SCM] libav/experimental: bump shlibs

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Feb 17 22:08:50 UTC 2014


The following commit has been merged in the experimental branch:
commit 0dd9db03302baf0938a0e6152f895f67387927b9
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Mon Feb 17 22:06:27 2014 +0000

    bump shlibs

diff --git a/debian/rules b/debian/rules
index 36d2dc7..6988b85 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)10~~
+SHLIBS_VERSION := $(EPOCH)10~beta1~
 
 # The libavcodec-extra package is necessary because it links against
 # libraries that are GPLv3 licensed. Make sure that you do not link

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list