[SCM] jaaa packaging branch, master, updated. a8179cf02510811927b711010251d4c04022c972

rzr-guest at users.alioth.debian.org rzr-guest at users.alioth.debian.org
Sat May 29 13:16:08 UTC 2010


The following commit has been merged in the master branch:
commit 9e061da1f4c39ccd9428f84d2946e742bd3442ac
Author: Philippe Coval <rzr at gna.org>
Date:   Sat May 29 13:42:51 2010 +0200

    remove get-orig-source since 3.0 (quilt) supports upstream tarballs in the .tar.bz2

diff --git a/debian/rules b/debian/rules
index d912426..4840fda 100755
--- a/debian/rules
+++ b/debian/rules
@@ -51,14 +51,6 @@ binary-arch: build
 
 binary: binary-arch
 
-DEBIAN_DIR := $(shell echo ${MAKEFILE_LIST} | awk '{print $$1}' | xargs dirname )
-
-get-orig-source:
-	cd ${DEBIAN_DIR}/.. && \
-	version=$$(uscan --force-download --dehs | \
-	sed -n 's/.*<upstream-version>\(.*\)<\/upstream-version>.*/\1/p') && \
-	bzcat ../${MAINPACKAGE}-$${version}.tar.bz2 | gzip --best -c - > \
-	${CURDIR}/../${MAINPACKAGE}_$${version}.orig.tar.gz
 
 .PHONY: build clean binary-indep binary-arch binary install configure
 

-- 
jaaa packaging



More information about the pkg-multimedia-commits mailing list