[SCM] libquicktime packaging branch, master, updated. upstream/1.1.2+debian-37-g4f93c6d

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Mon Jun 29 14:45:39 UTC 2009


The following commit has been merged in the master branch:
commit 4f93c6de5d549e2f9389207a3850d87ccc61fc94
Author: Fabian Greffrath <fabian at debian-unofficial.org>
Date:   Mon Jun 29 16:47:23 2009 +0200

    debian/rules: Also remove the now unnecessary DEB_VERSION and UPSTREAM_VERSION variables.

diff --git a/debian/rules b/debian/rules
index 23343a1..abe264c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,9 +4,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-DEB_VERSION := $(shell dpkg-parsechangelog | sed -n 's/^Version: //p')
-UPSTREAM_VERSION := $(shell echo $(DEB_VERSION) | sed -r 's/[^:]+://; s/-[^-]+$$//; s/\+debian//')
-
 # Autodetection of headers (taken from the ffmpeg-debian package)
 define cond_with
 	$(shell test -r $(1) && echo --with-$(2) )

-- 
libquicktime packaging



More information about the pkg-multimedia-commits mailing list