[osmpbf] branch debian updated (3666b67 -> 747dbf6)

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


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

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

      from  3666b67   moved to pkg-grass Git reposirory
       new  47e4978   Imported Upstream version 1.3.1
       new  c91c509   Merge tag 'upstream/1.3.1' into debian
       new  786a510   New upstream release.
       new  2aa8b6f   Change Maintainer to Debian GIS Project.
       new  87e8bb4   Fix typo.
       new  10c30ca   Change Priority to optional.
       new  c659f06   Add myself to Uploaders.
       new  ec833c2   Move upstream docs to package specific docs.
       new  76ae4a0   Remove upstream manpages file.
       new  3e72c3e   Restructure control file with cme.
       new  5e97e98   Use simple makefile buildsystem by default.
       new  8d7b240   Use ant buildsystem for java library.
       new  09b0c80   Enable parallel builds.
       new  fc45680   Drop 00-fix_build_flags.patch, no longer required.
       new  029acd4   Use /usr prefix instead of /usr/local.
       new  747dbf6   Append CPPFLAGS to CXXFLAGS for fortify-functions.

The 16 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                                 |  20 ++++--
 debian/control                                   |  41 ++++++-----
 debian/libosmpbf-dev.docs                        |   3 +
 debian/patches/00-fix_build_flags.patch          |  32 ---------
 debian/patches/series                            |   1 -
 debian/rules                                     |  19 +++--
 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 +++-
 18 files changed, 256 insertions(+), 86 deletions(-)
 create mode 100644 CMakeLists.txt
 create mode 100644 debian/libosmpbf-dev.docs
 delete mode 100644 debian/patches/00-fix_build_flags.patch
 delete mode 100644 debian/patches/series
 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