[Pkg-mono-svn-commits] [SCM] mono-basic branch, master, updated. debian/2.6.2-2-13-g0965d04

Jo Shields directhex at apebox.org
Fri Mar 25 22:02:33 UTC 2011


The following commit has been merged in the master branch:
commit c85d8e87d362f031e2179d66dadf6300af22c098
Author: Jo Shields <directhex at apebox.org>
Date:   Fri Mar 25 19:32:06 2011 +0000

    Stop converting the archive format in get-orig-source rule

diff --git a/debian/rules b/debian/rules
index 86511c8..2eac34e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -27,10 +27,6 @@ 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
-
 
 build: build-stamp
 build-stamp: config.status

-- 
mono-basic



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