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

tille pushed a commit to branch master
in repository libejml-java.

commit ce5906eeea1d9b3a12b544a3983290d77d1a887c
Author: Andreas Tille <[email protected]>
Date:   Tue Nov 17 15:36:42 2015 +0100

    Call dh_clean to finish cleaning
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 697e9be..16a0269 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,10 @@ override_dh_auto_build:
        gradle --offline --no-daemon --stacktrace \
               --gradle-user-home debian/gradle-user-home \
               oneJar
+#      Simply use the provided PDF since this does nothing sensible
+#      gradle --offline --no-daemon --stacktrace \
+#             --gradle-user-home debian/gradle-user-home \
+#             javadoc
 
 override_dh_auto_test:
        gradle --offline --no-daemon --stacktrace \
@@ -23,3 +27,4 @@ override_dh_clean:
               --gradle-user-home debian/gradle-user-home \
               clean -x build
        rm -rf .gradle package/lib debian/gradle-user-home
+       dh_clean

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to