This is an automated email from the git hooks/post-receive script. fnatter-guest pushed a commit to branch master in repository freeplane.
commit e90e478600354265cbd515bb039c4b2fbd499328 Author: Felix Natter <[email protected]> Date: Sun Jul 31 19:00:09 2016 +0200 build 1.5.13, depend on simplyhtml 0.16.18 --- debian/changelog | 6 ++++++ debian/control | 4 ++-- debian/freeplane.1.xml | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d627b08..5fc5f0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +freeplane (1.5.13-1) unstable; urgency=medium + + * New upstream version + + -- Felix Natter <[email protected]> Sun, 31 Jul 2016 18:57:17 +0200 + freeplane (1.5.11-1) unstable; urgency=medium * New upstream version, requires Java7 diff --git a/debian/control b/debian/control index 11c5c25..a8a62bb 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Build-Depends-Indep: javahelp2, libcommons-lang-java (>= 2.6), libcommons-io-java, libjgoodies-forms-java (>= 1.6.0), - simplyhtml (>= 0.16.17), + simplyhtml (>= 0.16.18), libbatik-java, librhino-java, libfop-java, @@ -47,7 +47,7 @@ Depends: ${misc:Depends}, libcommons-lang-java (>= 2.6), libcommons-io-java, libjgoodies-forms-java (>= 1.6.0), - simplyhtml (>= 0.16.17), + simplyhtml (>= 0.16.18), libbatik-java, librhino-java, libfop-java, diff --git a/debian/freeplane.1.xml b/debian/freeplane.1.xml index 442f875..3dc5fad 100644 --- a/debian/freeplane.1.xml +++ b/debian/freeplane.1.xml @@ -19,7 +19,7 @@ <!ENTITY debian "<productname>Debian</productname>"> <!ENTITY gnu "<acronym>GNU</acronym>"> <!ENTITY gpl "&gnu; <acronym>GPL</acronym>"> - <!ENTITY version "1.5.11"> + <!ENTITY version "1.5.13"> ]> <refentry> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/freeplane.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

