[protozero] branch master updated (8975c00 -> 2e8156e)

Bas Couwenberg sebastic at debian.org
Sat Jul 1 09:13:08 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  8975c00   Set distribution to unstable.
       new  621f7b8   New upstream version 1.5.2
       new  b173ff9   Merge tag 'upstream/1.5.2'
       new  c67ecc7   New upstream release.
       new  b5e5340   Bump Standards-Version to 4.0.0, no changes.
       new  c033ee4   Add autopkgtest to test installability.
       new  2e8156e   Set distribution to unstable.

The 6 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                        |   25 +-
 CHANGELOG.md                       |   27 +-
 README.md                          |    2 +-
 debian/changelog                   |    8 +
 debian/control                     |    2 +-
 debian/tests/control               |    3 +
 doc/tutorial.md                    |    6 -
 include/protozero/pbf_builder.hpp  |   18 +-
 include/protozero/pbf_message.hpp  |    4 +
 include/protozero/pbf_reader.hpp   |    8 +-
 include/protozero/pbf_writer.hpp   |   11 +
 include/protozero/types.hpp        |    8 +-
 include/protozero/version.hpp      |    4 +-
 package.json                       |    2 +-
 test/include/catch.hpp             | 3030 ++++++++++++++++++++++++------------
 test/t/basic/test_cases.cpp        |    5 +-
 test/t/bytes/test_cases.cpp        |   10 +-
 test/t/data_view/test_cases.cpp    |   36 +-
 test/t/rollback/test_cases.cpp     |   16 +-
 test/t/tag_and_type/test_cases.cpp |   30 +
 20 files changed, 2190 insertions(+), 1065 deletions(-)
 create mode 100644 debian/tests/control

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