This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm-plugins.
commit 7ab3bc576e0e1b869751185d9b7615d69d46f5a3 Author: Bas Couwenberg <[email protected]> Date: Sat Mar 12 15:07:56 2016 +0100 Bump JOSM dependency to 9963. --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f922fe..95ff983 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ josm-plugins (0.0.svn32110+ds-1) UNRELEASED; urgency=medium * New upstream SVN snapshot. + * Bump JOSM dependency to 9963. -- Bas Couwenberg <[email protected]> Sat, 12 Mar 2016 14:54:18 +0100 diff --git a/debian/control b/debian/control index 3e0fc93..90f088a 100644 --- a/debian/control +++ b/debian/control @@ -10,13 +10,13 @@ Build-Depends: debhelper (>= 9), default-jdk, ant, ant-contrib, - josm (>= 0.0.svn9900), + josm (>= 0.0.svn9963), libgettext-ant-tasks-java, libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java, python -Build-Conflicts: josm (>= 0.0.svn9901) +Build-Conflicts: josm (>= 0.0.svn9964) Standards-Version: 3.9.7 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.svn9900), + josm (>= 0.0.svn9963), libjgrapht0.8-java, liblog4j1.2-java, libmetadata-extractor-java Suggests: gpsd -Breaks: josm (>= 0.0.svn9901) +Breaks: josm (>= 0.0.svn9964) 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

