This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit afb55985e79eff2c9ea32a1d578d84a3a25740ac Author: Bas Couwenberg <[email protected]> Date: Thu Mar 1 16:03:52 2018 +0100 Bump minimum required jmapviewer version to 2.6. --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 253e2e8..c5e80ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm (0.0.svn13478+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. * Update watch file to not use URL on Alioth (will be shutdown). + * Bump minimum required jmapviewer version to 2.6. -- Bas Couwenberg <[email protected]> Thu, 01 Mar 2018 16:03:01 +0100 diff --git a/debian/control b/debian/control index 691912a..a1966bc 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9~), gettext, groovy, javacc, - jmapviewer (>= 2.5), + jmapviewer (>= 2.6), libcommons-compress-java, libcommons-logging-java, libgettext-ant-tasks-java, @@ -30,7 +30,7 @@ Package: josm Architecture: all Depends: default-jre (>= 2:1.8) | java8-runtime, fonts-noto, - jmapviewer (>= 2.5), + jmapviewer (>= 2.6), libcommons-compress-java, libcommons-logging-java, libgettext-commons-java (>= 0.9.6), -- 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

