This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit 5742d5b15d70271736d6099962acaa1df310339f Author: Bas Couwenberg <[email protected]> Date: Sat Aug 26 08:59:28 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 53b5f1a..ea28171 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osmium-tool (1.7.1-1) UNRELEASED; urgency=medium * New upstream release. + * Bump minimum required libosmium2-dev to 2.13.1. -- Bas Couwenberg <[email protected]> Sat, 26 Aug 2017 08:58:42 +0200 diff --git a/debian/control b/debian/control index ebdf46a..647b8d4 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 9), libboost-program-options-dev, libbz2-dev, libexpat1-dev, - libosmium2-dev (>= 2.13.0), + libosmium2-dev (>= 2.13.1), pandoc, zlib1g-dev Standards-Version: 4.0.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium-tool.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

