[openjfx] 04/07: Make a Release instead of a Debug build

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Apr 19 16:02:09 UTC 2017


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

ebourg-guest pushed a commit to branch master
in repository openjfx.

commit 6c2ec5ee7642ffd2f2043c44bc42ffe7dd2c30cc
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Apr 19 15:03:35 2017 +0200

    Make a Release instead of a Debug build
---
 debian/changelog         | 7 +++++++
 debian/gradle.properties | 1 +
 2 files changed, 8 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7131092..37bd101 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openjfx (8u131-b11-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Make a Release instead of a Debug build
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Wed, 19 Apr 2017 15:03:12 +0200
+
 openjfx (8u131-b11-1) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/gradle.properties b/debian/gradle.properties
index 53b022d..3316822 100644
--- a/debian/gradle.properties
+++ b/debian/gradle.properties
@@ -3,3 +3,4 @@ COMPILE_MEDIA = true
 BUILD_JAVADOC = true
 BUILD_SRC_ZIP = true
 GRADLE_VERSION_CHECK = false
+CONF = Release

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



More information about the pkg-java-commits mailing list