[Pkg-mono-svn-commits] [SCM] xsp branch, master, updated. debian/2.6.5-3-5-g27a035f

Jo Shields directhex at apebox.org
Fri Mar 25 23:33:05 UTC 2011


The following commit has been merged in the master branch:
commit 92f63cb23506b7f3b7dd831242a5987d3d030b3f
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Mar 25 22:49:16 2011 +0000

    Stop converting tarball format on orig tarball

diff --git a/debian/rules b/debian/rules
index 4634cf6..35b2772 100755
--- a/debian/rules
+++ b/debian/rules
@@ -183,9 +183,5 @@ get-orig-source:
 		--destdir . \
 		--force-download \
 		--rename
-	bzcat ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.bz2 | \
-		gzip -9fn -c - > ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.gz
-	rm ./$(DEB_SOURCE_NAME)_$(VERSION).orig.tar.bz2
-
 
 .PHONY: build clean binary-arch binary-indep binary install

-- 
xsp



More information about the Pkg-mono-svn-commits mailing list