[Pkg-mono-svn-commits] [SCM] mono-debugger branch, master, updated. debian/2.6.3-2-8-g54bd189
Jo Shields
directhex at apebox.org
Sat Mar 26 19:46:44 UTC 2011
The following commit has been merged in the master branch:
commit 554baac085ff1facd1d103bb1e3389d1904189e1
Author: Jo Shields <directhex at apebox.org>
Date: Fri Mar 25 16:36:55 2011 +0000
Don't repack tarball in get-orig-source rule. It's 2011 and we can handle bz2
diff --git a/debian/rules b/debian/rules
index ed0a629..6968373 100755
--- a/debian/rules
+++ b/debian/rules
@@ -92,8 +92,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-indep binary-arch binary install configure
--
mono-debugger
More information about the Pkg-mono-svn-commits
mailing list