[osmpbf] 11/11: Release 1.3.2
Bas Couwenberg
sebastic at xs4all.nl
Sun Mar 16 10:08:45 UTC 2014
This is an automated email from the git hooks/post-receive script.
sebastic-guest pushed a commit to tag v1.3.2
in repository osmpbf.
commit 2b25893e41dcaa314c65b18fbe4ff1e1e9c6ce79
Author: Jochen Topf <jochen at topf.org>
Date: Wed Mar 12 14:18:41 2014 +0100
Release 1.3.2
---
ReleaseNotes.txt | 8 ++++++++
debian/changelog | 4 ++--
include/osmpbf/osmpbf.h | 2 +-
pom.xml | 2 +-
4 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt
index 20e18e0..2dfc41e 100644
--- a/ReleaseNotes.txt
+++ b/ReleaseNotes.txt
@@ -1,4 +1,12 @@
----------------------------------------
+Release notes for 1.3.2 -- 2014-03-12
+----------------------------------------
+
+Small bugfixes and build enhancements.
+Improved Debian build in coordination with Debian maintainers.
+
+
+----------------------------------------
Release notes for 1.3.1 -- 2013-12-11
----------------------------------------
diff --git a/debian/changelog b/debian/changelog
index 7c7fa28..a9c7d91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
-osmpbf (1.3.1) UNRELEASED; urgency=low
+osmpbf (1.3.2) UNRELEASED; urgency=low
* unreleased
- -- Jochen Topf <jochen at topf.org> Mon, 10 Mar 2014 19:49:12 +0100
+ -- Jochen Topf <jochen at topf.org> Wed, 12 Mar 2014 14:17:12 +0100
diff --git a/include/osmpbf/osmpbf.h b/include/osmpbf/osmpbf.h
index 093f4b6..6045baa 100644
--- a/include/osmpbf/osmpbf.h
+++ b/include/osmpbf/osmpbf.h
@@ -7,7 +7,7 @@
// this describes the high-level OSM objects
#include <osmpbf/osmformat.pb.h> // IWYU pragma: export
-#define OSMPBF_VERSION "1.3.1"
+#define OSMPBF_VERSION "1.3.2"
namespace OSMPBF {
diff --git a/pom.xml b/pom.xml
index 91eee77..c653c20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>crosby.binary</groupId>
<artifactId>osmpbf</artifactId>
<packaging>jar</packaging>
- <version>1.3.1</version>
+ <version>1.3.2</version>
<name>OSM-Binary</name>
<description>Library for the OpenStreetMap PBF format</description>
<url>https://github.com/scrosby/OSM-binary</url>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osmpbf.git
More information about the Pkg-grass-devel
mailing list