This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit c24ab21971557ff08a906d2429ebac56432cecc5 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 31 15:11:22 2015 +0100 Bump minimum required jmapviewer version to 1.14. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d7de05e..6450f75 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ josm (0.0.svn9224+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. + * Bump minimum required jmapviewer version to 1.14. -- Bas Couwenberg <[email protected]> Thu, 31 Dec 2015 14:14:17 +0100 diff --git a/debian/control b/debian/control index 67bbfef..85fa0ba 100644 --- a/debian/control +++ b/debian/control @@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9~), liboauth-signpost-java (>= 1.2), libsvgsalamander-java, libterm-readkey-perl, - jmapviewer (>= 1.13) + jmapviewer (>= 1.14) Standards-Version: 3.9.6 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm.git Vcs-Git: git://anonscm.debian.org/pkg-grass/josm.git @@ -35,7 +35,7 @@ Depends: default-jre | java7-runtime, libsvgsalamander-java, liboauth-signpost-java (>= 1.2), openstreetmap-map-icons-classic, - jmapviewer (>= 1.13), + jmapviewer (>= 1.14), fonts-noto, ${misc:Depends} Recommends: josm-plugins, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

