This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 67c0301b0eb4cf8bf5648e963570a19b92d940b3 Author: Bas Couwenberg <[email protected]> Date: Mon Nov 7 07:48:55 2016 +0100 Bump JOSM dependency to 11223. --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index c9d3efc..f4c3a32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ josm-plugins (0.0.svn33050+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. + * Bump JOSM dependency to 11223. -- Bas Couwenberg <[email protected]> Mon, 07 Nov 2016 07:47:06 +0100 diff --git a/debian/control b/debian/control index 18ebdb3..df38220 100644 --- a/debian/control +++ b/debian/control @@ -9,13 +9,13 @@ Build-Depends: debhelper (>= 9), default-jdk (>= 2:1.8) | java8-sdk, ant, ant-contrib, - josm (>= 0.0.svn10966), + josm (>= 0.0.svn11223), libgettext-ant-tasks-java, libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java, python -Build-Conflicts: josm (>= 0.0.svn10967) +Build-Conflicts: josm (>= 0.0.svn11224) Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/josm-plugins.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/josm-plugins.git @@ -24,12 +24,12 @@ Homepage: https://josm.openstreetmap.de/wiki/Plugins Package: josm-plugins Architecture: all Depends: ${misc:Depends}, - josm (>= 0.0.svn10966), + josm (>= 0.0.svn11223), libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java Suggests: gpsd -Breaks: josm (>= 0.0.svn10967) +Breaks: josm (>= 0.0.svn11224) Description: Plugins for JOSM JOSM (Java OpenStreetMap) plugin collection. . -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/josm-plugins.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

