[protozero] branch upstream updated (523cc15 -> 8bd1f4b)

Bas Couwenberg sebastic at debian.org
Mon Aug 22 05:44:23 UTC 2016


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

sebastic pushed a change to branch upstream
in repository protozero.

      from  523cc15   Imported Upstream version 1.4.0
       new  8bd1f4b   Imported Upstream version 1.4.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:
 CHANGELOG.md                        | 10 +++++++++
 UPGRADING.md                        |  5 +++++
 include/protozero/pbf_writer.hpp    |  8 +++++--
 include/protozero/version.hpp       |  2 +-
 include_dirs.js                     |  2 ++
 package.json                        |  4 ++--
 test/create_pbf_test_data.sh        |  2 +-
 test/t/{int32 => enum}/data-max.pbf |  0
 test/t/enum/data-min.pbf            |  1 +
 test/t/{int32 => enum}/data-neg.pbf |  0
 test/t/enum/test_cases.cpp          | 45 +++++++++++++++++++++++++++++++++++++
 test/t/enum/testcase.cpp            |  9 ++++++++
 test/t/enum/testcase.proto          |  7 ++++++
 test/t/enum/writer_test_cases.cpp   | 24 ++++++++++++++++++++
 14 files changed, 113 insertions(+), 6 deletions(-)
 create mode 100644 include_dirs.js
 copy test/t/{int32 => enum}/data-max.pbf (100%)
 create mode 100644 test/t/enum/data-min.pbf
 copy test/t/{int32 => enum}/data-neg.pbf (100%)

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