[Pkg-cli-apps-commits] [SCM] bareftp branch, master, updated. debian/0.2.3-1-8-g10689d2

Stefan Ebner sebner at ubuntu.com
Thu Dec 31 12:34:10 UTC 2009


The following commit has been merged in the master branch:
commit 10689d2a3a8cf0751ebd816d88fb88844a347a1a
Author: Stefan Ebner <sebner at ubuntu.com>
Date:   Thu Dec 31 13:33:49 2009 +0100

    Keep dh_auto_test disabled to fix FTBFS

diff --git a/debian/rules b/debian/rules
index 2100ab0..3a11318 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,6 +14,9 @@ include /usr/share/cli-common/cli.make
 override_dh_auto_configure:
 	dh_auto_configure -- MCS=/usr/bin/mono-csc
 
+override_dh_auto_test:
+	# disabled
+
 get-orig-source:
 	uscan \
 		--package $(DEB_SOURCE_NAME) \

-- 
bareftp



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