This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit e046ffcc73b61db814b1af56ce5afddf5c5204b5 Author: Markus Koschany <[email protected]> Date: Sun Sep 25 16:12:38 2016 +0200 Rename tests to test. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index a8e35b9..6fe1271 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ dh $@ --with bash-completion override_dh_auto_build: - dh_auto_build -- installApp -x tests + dh_auto_build -- installApp -x test sh gradle/debian/makemanpages.sh mkdir debian/man cp $(CURDIR)/build/debian/syncany/debian/man/*.1 debian/man -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

