[osmpbf] branch master updated (2e955a6 -> 47e4978)

Bas Couwenberg sebastic at xs4all.nl
Tue Mar 11 23:42:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

sebastic-guest pushed a change to branch master
in repository osmpbf.

      from  2e955a6   Imported Upstream version 1.3.0
       new  47e4978   Imported Upstream version 1.3.1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CMakeLists.txt                                   |  15 ++++
 README                                           |   2 +
 ReleaseNotes.txt                                 |   7 ++
 debian/changelog                                 |  38 ++++++++++
 debian/compat                                    |   1 +
 debian/control                                   |  14 ++++
 debian/copyright                                 |  18 +++++
 debian/docs                                      |   3 +
 debian/libosmpbf-dev.manpages                    |   1 +
 debian/rules                                     |  89 +++++++++++++++++++++++
 debian/source/format                             |   1 +
 include/osmpbf/osmpbf.h                          |   9 +--
 pom.xml                                          |   4 +-
 resources/sample.pbf                             | Bin 0 -> 9653 bytes
 src.java/crosby/binary/test/ReadFileExample.java |  86 ++++++++++++++++++++++
 src/CMakeLists.txt                               |  19 +++++
 src/Makefile                                     |  23 +++---
 tools/CMakeLists.txt                             |  32 ++++++++
 tools/Makefile                                   |  14 ++--
 tools/osmpbf-outline.cpp                         |  15 +++-
 20 files changed, 367 insertions(+), 24 deletions(-)
 create mode 100644 CMakeLists.txt
 create mode 100644 debian/changelog
 create mode 100644 debian/compat
 create mode 100644 debian/control
 create mode 100644 debian/copyright
 create mode 100644 debian/docs
 create mode 100644 debian/libosmpbf-dev.manpages
 create mode 100755 debian/rules
 create mode 100644 debian/source/format
 create mode 100644 resources/sample.pbf
 create mode 100644 src.java/crosby/binary/test/ReadFileExample.java
 create mode 100644 src/CMakeLists.txt
 create mode 100644 tools/CMakeLists.txt

-- 
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