[jabref] 06/07: freshen 010_gradle_build.patch for new upstream version
Tony Mancill
tmancill at moszumanska.debian.org
Sat Dec 24 22:44:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch dev
in repository jabref.
commit ee68c356c03bfd97853336b05212abf6ec017499
Author: tony mancill <tmancill at debian.org>
Date: Sat Dec 24 14:09:17 2016 -0800
freshen 010_gradle_build.patch for new upstream version
---
debian/patches/010_gradle_build.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/010_gradle_build.patch b/debian/patches/010_gradle_build.patch
index 39b0c6e..f8414ef 100644
--- a/debian/patches/010_gradle_build.patch
+++ b/debian/patches/010_gradle_build.patch
@@ -35,8 +35,8 @@ Forwarded: not-needed
apply from: 'xjc.gradle'
group = "net.sf.jabref"
- version = "3.8"
- project.ext.threeDotVersion = "3.8.0.0"
+ version = "3.8.1"
+ project.ext.threeDotVersion = "3.8.1.0"
-project.ext.install4jDir = hasProperty("install4jDir") ? getProperty("install4jDir") : (OperatingSystem.current().isWindows() ? 'C:/Program Files/install4j6' : 'install4j6')
+//project.ext.install4jDir = hasProperty("install4jDir") ? getProperty("install4jDir") : (OperatingSystem.current().isWindows() ? 'C:/Program Files/install4j6' : 'install4j6')
sourceCompatibility = 1.8
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list