This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osmium.
commit d9b34fe673d948df740b21af39a9ecf7fce4dd14 Author: Bas Couwenberg <[email protected]> Date: Sun Jan 24 18:01:54 2016 +0100 Add NEWS entry to document the deprecation of the old osmium. --- debian/NEWS | 16 ++++++++++++++++ debian/changelog | 1 + 2 files changed, 17 insertions(+) diff --git a/debian/NEWS b/debian/NEWS new file mode 100644 index 0000000..954357b --- /dev/null +++ b/debian/NEWS @@ -0,0 +1,16 @@ +osmium (0.0~20160124-b30afd3-1) unstable; urgency=medium + + The old osmium project has been deprecated by its author. + + All users of the old osmium project should move to the new libosmium + which has taken its place. The new libosium headers are provided by the + libosmium2-dev package. + + osmjs has been discontinued along with the old osmium. Based on the new + libosmium the osmium Node.js module is available via NPM. + + For more information on the new libosmium and related projects visit: + + http://osmcode.org/ + + -- Bas Couwenberg <[email protected]> Sun, 24 Jan 2016 17:34:26 +0100 diff --git a/debian/changelog b/debian/changelog index e53772c..fcbcd14 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ osmium (0.0~20160124-b30afd3-1) UNRELEASED; urgency=medium - Makes tests compile in c++11 mode. (closes: #811999) * Update Vcs-Git URL to use HTTPS. + * Add NEWS entry to document the deprecation of the old osmium. -- Bas Couwenberg <[email protected]> Sun, 24 Jan 2016 17:31:05 +0100 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmium.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

