[protozero] branch master updated (3e2b83a -> 8975c00)

Bas Couwenberg sebastic at debian.org
Sat Jan 14 10:24:25 UTC 2017


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

sebastic pushed a change to branch master
in repository protozero.

      from  3e2b83a   Move from experimental to unstable.
       new  90cfd8d   Imported Upstream version 1.5.1
       new  4fb8b46   Merge tag 'upstream/1.5.1'
       new  6527455   New upstream release.
       new  077486e   Drop makefile-docs.patch, applied upstream.
       new  8975c00   Set distribution to unstable.

The 5 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:
 .travis.yml                             |  5 +--
 CHANGELOG.md                            | 14 +++++++-
 CONTRIBUTING.md                         |  3 +-
 Makefile                                |  2 +-
 UPGRADING.md                            |  6 ++++
 debian/changelog                        |  7 ++++
 debian/patches/makefile-docs.patch      | 15 ---------
 debian/patches/series                   |  1 -
 doc/advanced.md                         | 57 +++++++++++++++++++++++++++++--
 include/protozero/byteswap.hpp          |  2 +-
 include/protozero/pbf_builder.hpp       |  2 +-
 include/protozero/pbf_reader.hpp        |  4 +--
 include/protozero/varint.hpp            |  2 +-
 include/protozero/version.hpp           |  5 ++-
 package.json                            |  2 +-
 test/t/tag_and_type/data-combined.pbf   |  3 ++
 test/t/tag_and_type/data-not-packed.pbf |  2 ++
 test/t/tag_and_type/data-packed.pbf     |  2 ++
 test/t/tag_and_type/test_cases.cpp      | 59 +++++++++++++++++++++++++++++++++
 test/t/tag_and_type/testcase.cpp        | 42 +++++++++++++++++++++++
 test/t/tag_and_type/testcase.proto      | 15 +++++++++
 21 files changed, 218 insertions(+), 32 deletions(-)
 delete mode 100644 debian/patches/makefile-docs.patch
 delete mode 100644 debian/patches/series
 create mode 100644 test/t/tag_and_type/data-combined.pbf
 create mode 100644 test/t/tag_and_type/data-not-packed.pbf
 create mode 100644 test/t/tag_and_type/data-packed.pbf
 create mode 100644 test/t/tag_and_type/test_cases.cpp
 create mode 100644 test/t/tag_and_type/testcase.cpp
 create mode 100644 test/t/tag_and_type/testcase.proto

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



More information about the Pkg-grass-devel mailing list