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

Bas Couwenberg sebastic at debian.org
Sat Nov 26 09:10:11 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  2b7fc4a   Rebuild for jessie-backports.
      adds  df3d812   Imported Upstream version 1.4.3
      adds  93685a9   Merge tag 'upstream/1.4.3'
      adds  71a3a6c   New upstream release.
      adds  26c8fa7   Set distribution to experimental.
      adds  59e4abe   Add upstream patch to fix FTBFS on big endian architectures.
      adds  e3ee54c   Set distribution to experimental.
      adds  a927812   Imported Upstream version 1.4.4
      adds  8e45c23   Merge tag 'upstream/1.4.4'
      adds  994ac9b   New upstream release.
      adds  ea29b69   Drop 0001-Fixed-byteswap-implementation.patch, included upstream.
      adds  e9015cc   Set distribution to experimental.
      adds  75e5eb1   Imported Upstream version 1.4.5
      adds  95e7ac0   Merge tag 'upstream/1.4.5'
      adds  3113e42   New upstream release.
      adds  e24f024   Set distribution to experimental.
      adds  c913f8b   Move from experimental to unstable.
       new  735619f   Merge tag 'debian/1.4.5-1' into jessie-backports
       new  a2b7cb4   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:
 .travis.yml                       |  29 +-
 CHANGELOG.md                      |  28 +-
 CONTRIBUTING.md                   |   7 +-
 README.md                         |  39 +--
 UPGRADING.md                      |   5 +
 debian/changelog                  |  37 +++
 doc/Doxyfile                      |   2 +-
 doc/macros.md                     |   8 -
 doc/tutorial.md                   | 446 +++++++++++++------------
 include/protozero/byteswap.hpp    |  79 +++--
 include/protozero/config.hpp      |  11 -
 include/protozero/iterators.hpp   |  53 +--
 include/protozero/pbf_message.hpp |   4 +-
 include/protozero/pbf_reader.hpp  |  50 +--
 include/protozero/pbf_writer.hpp  |   9 +-
 include/protozero/types.hpp       |  18 +-
 include/protozero/version.hpp     |   4 +-
 package.json                      |   2 +-
 test/include/catch.hpp            | 664 ++++++++++++++++++++++++++++----------
 test/include/test.hpp             |   2 +-
 test/t/endian/test_cases.cpp      |  45 ++-
 test/t/int64/testcase.cpp         |   2 +-
 22 files changed, 972 insertions(+), 572 deletions(-)

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