This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pyosmium.
commit aca0ef5602704b7753e88da39d1d651af24e54d7 Author: Bas Couwenberg <[email protected]> Date: Mon Aug 8 15:15:08 2016 +0200 Bump minimum required libosmium2-dev to 2.8.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 941cf0a..249824f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ pyosmium (2.8.0-1) UNRELEASED; urgency=medium * New upstream release. + * Bump minimum required libosmium2-dev to 2.8.0. -- Bas Couwenberg <[email protected]> Mon, 08 Aug 2016 15:14:08 +0200 diff --git a/debian/control b/debian/control index ce45214..d37203c 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 9), libexpat1-dev, libgdal-dev, libgeos++-dev, - libosmium2-dev (>= 2.7.1), + libosmium2-dev (>= 2.8.0), 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

