[protozero] branch jessie-backports updated (b0714a4 -> 2b7fc4a)

Bas Couwenberg sebastic at debian.org
Fri Sep 2 07:29:23 UTC 2016


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

sebastic pushed a change to branch jessie-backports
in repository protozero.

      from  b0714a4   Rebuild for jessie-backports.
      adds  8bd1f4b   Imported Upstream version 1.4.1
      adds  5dda14a   Merge tag 'upstream/1.4.1'
      adds  8ed3ba6   New upstream release.
      adds  fc4dea7   Correct changelog entry for dh_install --list-missing.
      adds  a23eded   Drop © character from copyright statement in copyright file.
      adds  7a53711   Set distribution to unstable.
      adds  09609b2   Imported Upstream version 1.4.2
      adds  4cb6fb7   Merge tag 'upstream/1.4.2'
      adds  7449c35   New upstream release.
      adds  74653ac   Set distribution to unstable.
       new  2183421   Merge tag 'debian/1.4.2-1' into jessie-backports
       new  2b7fc4a   Rebuild for jessie-backports.

The 2 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                        | 22 +++++++++++++++++-
 CONTRIBUTING.md                     |  6 ++++-
 Makefile                            |  2 +-
 UPGRADING.md                        |  5 +++++
 debian/changelog                    | 21 ++++++++++++++++-
 debian/copyright                    |  2 +-
 include/protozero/iterators.hpp     | 10 ++++-----
 include/protozero/pbf_writer.hpp    |  8 +++++--
 include/protozero/version.hpp       |  4 ++--
 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 ++++++++++++++++++++
 19 files changed, 157 insertions(+), 17 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