This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository jmapviewer.
commit a86632eadd83fbdfe05f3e95a515950cf8050955 Author: Bas Couwenberg <[email protected]> Date: Sun Jun 19 22:42:25 2016 +0200 Add Breaks: freeplane (<< 1.3.15-3~) to jmapviewer package. Those older versions lack support for the current JMapviewer API. --- debian/changelog | 7 +++++++ debian/control | 1 + 2 files changed, 8 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1fdf198..d1d85bb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +jmapviewer (1.16+dfsg-2) UNRELEASED; urgency=medium + + * Add Breaks: freeplane (<< 1.3.15-3~) to jmapviewer package, + those older versions lack support for the current JMapviewer API. + + -- Bas Couwenberg <[email protected]> Sun, 19 Jun 2016 22:39:46 +0200 + jmapviewer (1.16+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 3c1c30f..b92d8b4 100644 --- a/debian/control +++ b/debian/control @@ -21,6 +21,7 @@ Package: jmapviewer Architecture: all Depends: default-jre | java7-runtime, ${misc:Depends} +Breaks: freeplane (<< 1.3.15-3~) Description: Java OpenStreetMap Tile Viewer JMapViewer is a Java Swing component for integrating OSM maps in to your Java application. JMapViewer allows you to set markers on the map or zoom to a -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/jmapviewer.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

