This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository openstreetmap-carto.
commit 3120702adfce49f38fcd46969af66154e649ca06 Author: Bas Couwenberg <[email protected]> Date: Thu Dec 22 19:25:11 2016 +0100 Require at least node-carto 0.16.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 71ac3eb..cd7a3de 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ openstreetmap-carto (3.0.0-1) UNRELEASED; urgency=medium * Team upload. * New upstream release. + * Require at least node-carto 0.16.0. -- Bas Couwenberg <[email protected]> Thu, 22 Dec 2016 19:09:27 +0100 diff --git a/debian/control b/debian/control index 10fb3a0..9b2c63d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Uploaders: Christopher Baines <[email protected]> Section: graphics Priority: optional Build-Depends: debhelper (>= 9.0.0), - node-carto, + node-carto (>= 0.16.0), po-debconf Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/openstreetmap-carto.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/openstreetmap-carto.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

