[freeplane] 01/01: jgoodies-forms 1.9.0 is required by last change
Felix Natter
fnatter-guest at moszumanska.debian.org
Mon Dec 5 17:50:36 UTC 2016
This is an automated email from the git hooks/post-receive script.
fnatter-guest pushed a commit to branch master
in repository freeplane.
commit e3bb7ec689860de921dfb041559c648a767f9f30
Author: Felix Natter <fnatter at gmx.net>
Date: Mon Dec 5 18:49:38 2016 +0100
jgoodies-forms 1.9.0 is required by last change
---
debian/changelog | 5 +++--
debian/control | 4 ++--
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 758c811..8c7e9b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,10 @@
freeplane (1.5.16-3) unstable; urgency=medium
- * fix compile problem with jgoodies-1.9 (50_jgoodies-1.9.patch updated)
+ * fix runtime problem with jgoodies-forms-1.9 (50_jgoodies-1.9.patch)
(Closes: #846816)
+ * the above requires jgoodies-forms-1.9.0, so depend on that
- -- Felix Natter <fnatter at gmx.net> Sat, 03 Dec 2016 20:33:37 +0100
+ -- Felix Natter <fnatter at gmx.net> Mon, 05 Dec 2016 18:47:02 +0100
freeplane (1.5.16-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 974f4ea..b568512 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends-Indep: javahelp2,
groovy,
libcommons-lang-java (>= 2.6),
libcommons-io-java,
- libjgoodies-forms-java (>= 1.6.0),
+ libjgoodies-forms-java (>= 1.9.0),
simplyhtml (>= 0.16.18),
libbatik-java,
librhino-java,
@@ -45,7 +45,7 @@ Depends: ${misc:Depends},
groovy,
libcommons-lang-java (>= 2.6),
libcommons-io-java,
- libjgoodies-forms-java (>= 1.6.0),
+ libjgoodies-forms-java (>= 1.9.0),
simplyhtml (>= 0.16.18),
libbatik-java,
librhino-java,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git
More information about the pkg-java-commits
mailing list