This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit fd51fa3760bfa67d4d0e61339d280314381c8a9d Author: Bas Couwenberg <[email protected]> Date: Thu Sep 15 16:35:17 2016 +0200 Bump minimum required libosmium2-dev to 2.9.0. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4db63f9..f5098a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ osmium-tool (1.4.0-1) UNRELEASED; urgency=medium * Update copyright file, changes: - Rename MIT license shortname to Expat - Add THL A29 Limited to copyright holders for msinttypes files + * Bump minimum required libosmium2-dev to 2.9.0. -- Bas Couwenberg <[email protected]> Thu, 15 Sep 2016 16:23:39 +0200 diff --git a/debian/control b/debian/control index 59391ee..5337628 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.8.0), + libosmium2-dev (>= 2.9.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

