This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium-tool.
commit 6e69205a6fec5f08bcd4602a6b2c41ae0268b4e8 Author: Bas Couwenberg <[email protected]> Date: Mon Aug 8 15:54:56 2016 +0200 Rebuild with libosmium 2.8.0, for long strings overflow fix. --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c9921ca..9427ec9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +osmium-tool (1.3.1-2) UNRELEASED; urgency=medium + + * Rebuild with libosmium 2.8.0, for long strings overflow fix. + + -- Bas Couwenberg <[email protected]> Mon, 08 Aug 2016 15:53:33 +0200 + osmium-tool (1.3.1-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index dddd7d4..ca86acc 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.5.3), + libosmium2-dev (>= 2.8.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

