This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit 33cf67b92c94732e4f6da78810611ee49fd68dcd Author: Bas Couwenberg <[email protected]> Date: Tue Mar 7 18:56:13 2017 +0100 Bump minimum required libosmium2-dev to 2.12.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 971e51d..ac09ec0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ osmium-tool (1.6.0-1) UNRELEASED; urgency=medium * New upstream release. + * Bump minimum required libosmium2-dev to 2.12.0. -- Bas Couwenberg <[email protected]> Tue, 07 Mar 2017 18:55:34 +0100 diff --git a/debian/control b/debian/control index f80aec3..fbfacd5 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.11.0), + libosmium2-dev (>= 2.12.0), pandoc, zlib1g-dev Standards-Version: 3.9.8 -- 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

