This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository syncany.
commit 7812b587294d7e62398ab394dcfd1987cc599a92 Author: Markus Koschany <[email protected]> Date: Sun Sep 25 14:55:11 2016 +0200 Remove no-tests.patch. --- debian/patches/no-tests.patch | 23 ----------------------- debian/patches/series | 1 - 2 files changed, 24 deletions(-) diff --git a/debian/patches/no-tests.patch b/debian/patches/no-tests.patch deleted file mode 100644 index 46139ec..0000000 --- a/debian/patches/no-tests.patch +++ /dev/null @@ -1,23 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Mon, 14 Sep 2015 23:46:01 +0200 -Subject: no tests - -Do not run the tests. Not all test dependencies are available in Debian. - -Forwarded: not-needed ---- - build.gradle | 3 --- - 1 file changed, 3 deletions(-) - -diff --git a/build.gradle b/build.gradle -index 0b79219..cfda7b7 100644 ---- a/build.gradle -+++ b/build.gradle -@@ -46,7 +46,4 @@ dependencies { - compile project(":syncany-cli") - compile project(":syncany-util") - -- testCompile project(path: ":syncany-lib", configuration: "tests") -- testCompile project(path: ":syncany-cli", configuration: "tests") -- testCompile project(path: ":syncany-util", configuration: "tests") - } diff --git a/debian/patches/series b/debian/patches/series index 37702aa..e90a138 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -no-tests.patch applicationVersion.patch -- 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

