[netbeans] 45/49: Add javaewah-version.patch to prevent a FTBFS with Debian's version
Markus Koschany
apo-guest at moszumanska.debian.org
Sat Dec 26 20:44:52 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository netbeans.
commit 32d6f02f8649c5139b33fcaf6a718860f601e50f
Author: Markus Koschany <apo at debian.org>
Date: Sat Dec 26 19:27:50 2015 +0100
Add javaewah-version.patch to prevent a FTBFS with Debian's version
which is currently not up-to-date
---
debian/patches/javaewah-version.patch | 21 +++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 22 insertions(+)
diff --git a/debian/patches/javaewah-version.patch b/debian/patches/javaewah-version.patch
new file mode 100644
index 0000000..78d2ff7
--- /dev/null
+++ b/debian/patches/javaewah-version.patch
@@ -0,0 +1,21 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sat, 26 Dec 2015 19:27:27 +0100
+Subject: javaewah version
+
+---
+ o.eclipse.jgit/nbproject/project.xml | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/o.eclipse.jgit/nbproject/project.xml b/o.eclipse.jgit/nbproject/project.xml
+index 897d09c..f31a978 100644
+--- a/o.eclipse.jgit/nbproject/project.xml
++++ b/o.eclipse.jgit/nbproject/project.xml
+@@ -14,7 +14,7 @@
+ <code-name-base>com.googlecode.javaewah.JavaEWAH</code-name-base>
+ <compile-dependency/>
+ <run-dependency>
+- <specification-version>0.7.9</specification-version>
++ <specification-version>0.6.12</specification-version>
+ </run-dependency>
+ </dependency>
+ </module-dependencies>
diff --git a/debian/patches/series b/debian/patches/series
index eeef765..e0ed65f 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -27,3 +27,4 @@ netbeans-small-ide.patch
netbeans-dlight.nativeexecution.patch
netbeans-extexecution.impl.patch
netbeans-svnclient.patch
+javaewah-version.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/netbeans.git
More information about the pkg-java-commits
mailing list