[readosm] branch master updated (13d0c9b -> 32a0f31)

Bas Couwenberg sebastic at xs4all.nl
Sun Dec 14 21:21:54 UTC 2014


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

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

      from  13d0c9b   Add upstream metadata.
       new  d7e0c9f   Add gbp.conf to use pristine-tar by default.
       new  bd32f36   Bump Standards-Version to 3.9.6, no changes required.
       new  a5c92cd   Update copyright file.
       new  bd8ff45   Refresh patches.
       new  9747364   Use Files-Excluded in copyright file to repack the upstream tarball.
       new  96442aa   Imported Upstream version 1.0.0c
       new  8790a09   Merge tag 'upstream/1.0.0c'
       new  307766e   New upstream release.
       new  be26b0c   Drop lintian override for no-upstream-changelog, shouldn't override pedantic tags.
       new  72a0dbb   Also drop lintian override for duplicate-files.
       new  8938011   Drop unused substitution variable from libreadosm1-dbg.
       new  133e6a6   Remove .la files & useless autogenerated doxygen files.
       new  32a0f31   Set distribution to experimental.

The 13 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:
 Makefile.am                              |   4 +-
 Makefile.in                              | 336 +++++++++--------
 aclocal.m4                               | 621 +++++++++++++++++--------------
 configure                                | 557 +++++++++++++++------------
 configure.ac                             |   2 +-
 debian/changelog                         |  16 +-
 debian/control                           |   7 +-
 debian/copyright                         | 127 +++++++
 debian/gbp.conf                          |  16 +
 debian/libreadosm-dev.lintian-overrides  |   3 -
 debian/libreadosm-doc.lintian-overrides  |  18 -
 debian/libreadosm1-dbg.lintian-overrides |   3 -
 debian/libreadosm1.lintian-overrides     |   3 -
 debian/patches/00-disable_tests.patch    |  22 +-
 debian/rules                             |  27 +-
 examples/Makefile.in                     | 233 ++++++++----
 headers/Makefile.in                      | 166 ++++++---
 src/Makefile.am                          |   4 +-
 src/Makefile.in                          | 275 +++++++++-----
 src/protobuf.c                           |  89 +++--
 test-driver                              | 127 +++++++
 21 files changed, 1660 insertions(+), 996 deletions(-)
 create mode 100644 debian/gbp.conf
 delete mode 100644 debian/libreadosm-dev.lintian-overrides
 delete mode 100644 debian/libreadosm-doc.lintian-overrides
 delete mode 100644 debian/libreadosm1-dbg.lintian-overrides
 delete mode 100644 debian/libreadosm1.lintian-overrides
 create mode 100755 test-driver

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/readosm.git



More information about the Pkg-grass-devel mailing list