[protozero] branch master updated (f2eb9f8 -> 7a53711)

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


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

sebastic pushed a change to branch master
in repository protozero.

      from  f2eb9f8   Set distribution to unstable.
       new  8bd1f4b   Imported Upstream version 1.4.1
       new  5dda14a   Merge tag 'upstream/1.4.1'
       new  8ed3ba6   New upstream release.
       new  fc4dea7   Correct changelog entry for dh_install --list-missing.
       new  a23eded   Drop © character from copyright statement in copyright file.
       new  7a53711   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:
 CHANGELOG.md                        | 10 +++++++++
 UPGRADING.md                        |  5 +++++
 debian/changelog                    |  9 +++++++-
 debian/copyright                    |  2 +-
 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 ++++++++++++++++++++
 16 files changed, 122 insertions(+), 8 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