[osm2pgsql] 03/07: Imported Upstream version 0.88.0
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Wed Jul 15 06:39:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository osm2pgsql.
commit ad07c9e42c6c062c7025f1a9df15608c101c76b4
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Jul 15 08:01:53 2015 +0200
Imported Upstream version 0.88.0
---
CONTRIBUTING.md | 3 ++-
configure.ac | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 27bb5ca..5f4d0fa 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -27,7 +27,8 @@ Osm2pgsql uses a X.Y.Z version number, where Y tells you if you are on a stable
or development series. Like the Linux Kernel, even numbers are stable and
development versions are odd.
-Old branches and versions are not generally maintained.
+Bugs and known issues are fixed on the main branch only. Exceptions may be made
+for easy bug fixes, or if a patch backporting a fix is provided.
## Code style
diff --git a/configure.ac b/configure.ac
index a545f9d..f67739d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(osm2pgsql, 0.88.0-RC1)
+AC_INIT(osm2pgsql, 0.88.0)
dnl Required autoconf version
AC_PREREQ(2.61)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm2pgsql.git
More information about the Pkg-grass-devel
mailing list