This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit dfba5132af3332867ce2f6a32a62565f56b38837 Author: Bas Couwenberg <[email protected]> Date: Sat Jan 7 23:25:09 2017 +0100 Drop openstreetmap-map-icons dependency, icons included in JOSM now. --- debian/changelog | 1 + debian/control | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a46c51c..cff510a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm (0.0.svn11427+dfsg-1) UNRELEASED; urgency=medium * New tested snapshot. * Don't remove icons from JOSM source, icons from OSM SVN no longer used. + * Drop openstreetmap-map-icons dependency, icons included in JOSM now. -- Bas Couwenberg <[email protected]> Sat, 07 Jan 2017 23:23:33 +0100 diff --git a/debian/control b/debian/control index 778ce19..fe7d9c1 100644 --- a/debian/control +++ b/debian/control @@ -35,7 +35,6 @@ Depends: default-jre (>= 2:1.8) | java8-runtime, libgettext-commons-java (>= 0.9.6), liboauth-signpost-java (>= 1.2), libsvgsalamander-java, - openstreetmap-map-icons-classic (>= 1:0.0.svn32805), ${misc:Depends} Recommends: josm-plugins, josm-l10n, -- 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

