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

fnatter-guest pushed a commit to branch master
in repository freeplane.

commit 7f8ddbb8c00143c942ef1d31b221882ea4bb0040
Author: Felix Natter <fnat...@gmx.net>
Date:   Sat Jan 10 12:22:42 2015 +0100

    java6-runtime->java7-runtime
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b5401b5..e754084 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 freeplane (1.3.12-2) UNRELEASED; urgency=medium
 
+  [ tony mancill ]
   * Team upload.
   * Add java6-runtime as alternative to default-jre for runtime JRE
     dependency.  (Closes: #771537)
   * Bump Standards-Version to 3.9.6.
+  [ Felix Natter ]
+  * change to java7-runtime because the jmapviewer dependency requires
+    java7 (and I am unsure whether freeplane 1.3 really works with java6)
 
  -- tony mancill <tmanc...@debian.org>  Sun, 30 Nov 2014 09:55:52 -0800
 
diff --git a/debian/control b/debian/control
index 4c71c98..6f0979e 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Homepage: http://freeplane.org/
 Package: freeplane
 Architecture: all
 Depends: ${misc:Depends},
-         default-jre | java6-runtime,
+         default-jre | java7-runtime,
          javahelp2,
          groovy,
          libcommons-lang-java (>= 2.6),

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to