This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository libosmium.
commit 20619f357349473a8981442ab193d06af112c4e4 Author: Bas Couwenberg <[email protected]> Date: Tue Mar 7 18:28:56 2017 +0100 New upstream bugfix release. - Fix the Filter::count() method. - Bugfix: Terminate called on full buffer. See: https://github.com/osmcode/libosmium/issues/189 - Add test for not correctly handled unsupported_file_format_error. See: https://github.com/osmcode/libosmium/issues/197 - Bugfix: Call get_creator_function() in main thread. See: https://github.com/osmcode/libosmium/issues/197 --- debian/changelog | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9141813..6005615 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,16 @@ -libosmium (2.11.0-2) UNRELEASED; urgency=medium - +libosmium (2.11.1-1) UNRELEASED; urgency=medium + + * New upstream bugfix release. + - Fix the Filter::count() method. + - Bugfix: Terminate called on full buffer. + See: https://github.com/osmcode/libosmium/issues/189 + - Add test for not correctly handled unsupported_file_format_error. + See: https://github.com/osmcode/libosmium/issues/197 + - Bugfix: Call get_creator_function() in main thread. + See: https://github.com/osmcode/libosmium/issues/197 * Update gbp.conf to use upstream-2.11 branch. - -- Bas Couwenberg <[email protected]> Tue, 07 Mar 2017 18:25:33 +0100 + -- Bas Couwenberg <[email protected]> Tue, 07 Mar 2017 18:26:09 +0100 libosmium (2.11.0-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

