This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 8db1efa4e27475f966e3ab16a2644850f4c9e454 Author: Bas Couwenberg <[email protected]> Date: Mon May 30 23:40:13 2016 +0200 Bump JOSM dependency to 10301. --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e1dccc..16f07a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ josm-plugins (0.0.svn32208+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. + * Bump JOSM dependency to 10301. -- Bas Couwenberg <[email protected]> Mon, 30 May 2016 23:37:53 +0200 diff --git a/debian/control b/debian/control index c297957..4b9e64f 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends: debhelper (>= 9), default-jdk, ant, ant-contrib, - josm (>= 0.0.svn10168), + josm (>= 0.0.svn10301), libgettext-ant-tasks-java, libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java, python -Build-Conflicts: josm (>= 0.0.svn10169) +Build-Conflicts: josm (>= 0.0.svn10302) 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 @@ -25,12 +25,12 @@ Homepage: https://josm.openstreetmap.de/wiki/Plugins Package: josm-plugins Architecture: all Depends: ${misc:Depends}, - josm (>= 0.0.svn10168), + josm (>= 0.0.svn10301), libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java Suggests: gpsd -Breaks: josm (>= 0.0.svn10169) +Breaks: josm (>= 0.0.svn10302) 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

