[thredds] 08/26: WIP

Alastair McKinstry mckinstry at moszumanska.debian.org
Mon Oct 23 10:24:18 UTC 2017


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

mckinstry pushed a commit to branch ichec/master
in repository thredds.

commit a101a5ecf6ae3b21e4141c4b1cfa3d961c13a778
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Jun 8 10:05:39 2016 +0100

    WIP
---
 debian/changelog | 2 +-
 debian/rules     | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 16ea912..bded559 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-thredds (4.6.4-1) UNRELEASED; urgency=medium
+thredds (4.6.3-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #650261)
 
diff --git a/debian/rules b/debian/rules
index 751ca94..5eeace0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,12 +3,12 @@
 export JAVA_HOME=/usr/lib/jvm/default-java
 
 %:
-	dh $@ --with-buildsystem=gradle --with maven_repo_helper
-
+	dh $@ --buildsystem=gradle --with maven_repo_helper
 
 override_dh_auto_build:
-	dh_auto_build -- --project-prop finalRelease=true -Pgpars_groovyVersion=2.x -x zipDoc -x zipSrc \
+	dh_auto_build -- --project-prop finalRelease=true  -x zipDoc -x zipSrc \
 		assemble documentation
+#-Pgpars_groovyVersion=2.x
 
 get-orig-source:
 		cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/thredds.git



More information about the debian-science-commits mailing list