[SCM] qsampler packaging branch, master, updated. debian/0.2.2-1-13-gba26e3e

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Aug 5 11:07:57 UTC 2010


The following commit has been merged in the master branch:
commit 4d80b980a515ef4ed64d307f5e165baef88a2fd7
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Aug 5 13:06:28 2010 +0200

    debian/rules: A bit of cleanup.

diff --git a/debian/rules b/debian/rules
index 45366db..d3a2f62 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,10 +1,5 @@
 #!/usr/bin/make -f
 
-# Path to the debian directory
-DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs dirname )
-UPSTREAM_VERSION ?=$(shell uscan --dehs | sed -n 's/.*<upstream-version>\(.*\)<\/upstream-version>.*/\1/p')
-PACKAGE=qsampler
-
 export QT_CFLAGS := $(CFLAGS)
 export QT_CXXFLAGS := $(CXXFLAGS)
 

-- 
qsampler packaging



More information about the pkg-multimedia-commits mailing list