This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository josm.
commit a55a9756357db54916127c5da6141acc3528b3b0 Author: Bas Couwenberg <[email protected]> Date: Sun Jun 19 22:31:40 2016 +0200 Require at least openstreetmap-map-icons-classic 1:0.0.svn32149. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2b8edf8..ce37a59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ josm (0.0.svn10327+dfsg-2) UNRELEASED; urgency=medium * Use /etc/default/josm to configure Java options. (LP: #287717) + * Require at least openstreetmap-map-icons-classic 1:0.0.svn32149. -- Bas Couwenberg <[email protected]> Sun, 19 Jun 2016 18:39:37 +0200 diff --git a/debian/control b/debian/control index 8b8de53..861ee6e 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,7 @@ Depends: default-jre | java7-runtime, libgettext-commons-java (>= 0.9.6), libsvgsalamander-java, liboauth-signpost-java (>= 1.2), - openstreetmap-map-icons-classic, + openstreetmap-map-icons-classic (>= 1:0.0.svn32149), jmapviewer (>= 1.15), fonts-noto, ${misc:Depends} -- 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

