[SCM] FFmpeg packaging branch, master, updated. upstream/0.svn20090119-48-g4412df3

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Mon Feb 2 23:03:53 UTC 2009


The following commit has been merged in the master branch:
commit 2ee24a5819c03007f37add72ade750d6296fed5c
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Feb 1 20:00:24 2009 +0100

    variable ubuntu is no longer needed

diff --git a/debian/rules b/debian/rules
index f21ac33..163330d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ 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 := 3:0.svn20081101-1
-ubuntu := $(findstring ubuntu,$(DEB_VERSION))
 
 LIB_PKGS := $(shell sed -nr 's/^Package:[[:space:]]*(lib(avutil|avcodec|avdevice|avformat|avfilter|postproc|swscale)(-unstripped-)?[0-9]+)[[:space:]]*$$/\1/p' debian/control)
 

-- 
FFmpeg packaging



More information about the pkg-multimedia-commits mailing list