This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch stretch in repository libosmium.
commit a51916974181b2ad285a90bfd29b0ba6b0099381 Author: Bas Couwenberg <[email protected]> Date: Sat Aug 26 15:05:01 2017 +0200 New upstream bugfix release. - Output coordinate with value of -2^31 correctly. - Buffers larger than 2^32 bytes do now work. --- debian/changelog | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 333d254..4a9b57c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ -libosmium (2.11.3-2) UNRELEASED; urgency=medium +libosmium (2.11.4-1) UNRELEASED; urgency=medium + * New upstream bugfix release. + - Output coordinate with value of -2^31 correctly. + - Buffers larger than 2^32 bytes do now work. * Update branch in gbp.conf & Vcs-Git URL. - -- Bas Couwenberg <[email protected]> Sat, 26 Aug 2017 15:03:45 +0200 + -- Bas Couwenberg <[email protected]> Sat, 26 Aug 2017 15:04:22 +0200 libosmium (2.11.3-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/libosmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

