[SCM] FFmpeg packaging branch, master.snapshot, updated. debian/0.5+svn20090706-5-26-ga92e3a9

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun May 9 20:23:00 UTC 2010


The following commit has been merged in the master.snapshot branch:
commit a92e3a9b1c868367ec6f1e06bb08b88f2ea0e6b9
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun May 9 22:22:33 2010 +0200

    bump shlibs

diff --git a/debian/rules b/debian/rules
index 6a84c5b..eb434a5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ 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/-[^-]+$$//')
 SVN_VERSION := $(shell echo $(UPSTREAM_VERSION) | sed -nr 's/^[0-9.:-]+[+.~]+svn([0-9]+)$$/\1/p')
-SHLIBS_VERSION := 4:0.5+svn20090706-3
+SHLIBS_VERSION := 4:0.6~svn20100505-1
 
 ifeq ($(SVN_VERSION),)
 $(error UPSTREAM_VERSION: $(UPSTREAM_VERSION) - but SVN_VERSION is empty! - check debian/rules)

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list