This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyosmium.
commit 760bd9faa36b5bd47fc20f2ce3034f44d37ed51b Author: Bas Couwenberg <[email protected]> Date: Thu Aug 31 23:42:48 2017 +0200 Bump minimum required libosmium2-dev to 2.13.1. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 9bceabd..eb9a6ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pyosmium (2.13.0-1) UNRELEASED; urgency=medium * New upstream release. + * Bump minimum required libosmium2-dev to 2.13.1. -- Bas Couwenberg <[email protected]> Thu, 31 Aug 2017 23:40:38 +0200 diff --git a/debian/control b/debian/control index bf7dcc5..fac108a 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), libexpat1-dev, libgdal-dev, libgeos++-dev, - libosmium2-dev (>= 2.12.2), + libosmium2-dev (>= 2.13.1), libsparsehash-dev, python-all-dev, python-setuptools, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyosmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

