[Pkg-cli-apps-commits] [SCM] monodevelop-java branch, master-experimental, updated. debian/2.4-3-9-g85dd83b

Jo Shields directhex at apebox.org
Tue Jun 28 21:12:01 UTC 2011


The following commit has been merged in the master-experimental branch:
commit f12eec5e43ed1e56fc39651caad760ca518070b5
Author: Jo Shields <directhex at apebox.org>
Date:   Tue Jun 28 21:54:26 2011 +0100

    Don't repack the orig-source tarball. It's not the middle ages.

diff --git a/debian/rules b/debian/rules
index e42b84a..cd32247 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,8 +35,7 @@ get-orig-source:
 		--download-version $(VERSION) \
 		--destdir . \
 		--force-download \
-		--rename \
-		--repack
+		--rename
 
 %:
 	dh --with-quilt $@

-- 
monodevelop-java



More information about the Pkg-cli-apps-commits mailing list