This is an automated email from the git hooks/post-receive script.

apo pushed a commit to annotated tag debian/2.8-7
in repository dbus-java.

commit 5fe52f74d349b20f8bc985d40f1ab474bbdabad2
Author: Markus Koschany <a...@debian.org>
Date:   Wed Dec 20 23:00:10 2017 +0100

    Skip dh_auto_test
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index e94b549..e356ce1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,9 @@ override_dh_auto_build:
                all doc
        touch $@
 
+override_dh_auto_test:
+       # Do nothing here to prevent a FTBFS
+
 override_dh_auto_clean:
        # Add here commands to clean up after the build process.
        $(MAKE) clean

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/dbus-java.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to