[protozero] 01/02: Merge tag 'debian/1.4.5-1' into jessie-backports

Bas Couwenberg sebastic at debian.org
Sat Nov 26 09:10:12 UTC 2016


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

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

commit 735619f6f4966625193cc24a4ddd38f7f15b722c
Merge: 2b7fc4a c913f8b
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Nov 26 10:03:02 2016 +0100

    Merge tag 'debian/1.4.5-1' into jessie-backports
    
    Conflicts:
    	debian/changelog

 .travis.yml                       |  29 +-
 CHANGELOG.md                      |  28 +-
 CONTRIBUTING.md                   |   7 +-
 README.md                         |  39 +--
 UPGRADING.md                      |   5 +
 debian/changelog                  |  31 ++
 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, 966 insertions(+), 572 deletions(-)

diff --cc debian/changelog
index 28b8220,ad61ea0..63841c9
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,9 -1,34 +1,40 @@@
+ protozero (1.4.5-1) unstable; urgency=medium
+ 
+   * Move from experimental to unstable.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Mon, 21 Nov 2016 07:15:23 +0100
+ 
+ protozero (1.4.5-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Fri, 18 Nov 2016 16:12:38 +0100
+ 
+ protozero (1.4.4-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+   * Drop 0001-Fixed-byteswap-implementation.patch, included upstream.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Tue, 15 Nov 2016 22:16:28 +0100
+ 
+ protozero (1.4.3-1~exp2) experimental; urgency=medium
+ 
+   * Add upstream patch to fix FTBFS on big endian architectures.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Tue, 15 Nov 2016 20:41:25 +0100
+ 
+ protozero (1.4.3-1~exp1) experimental; urgency=medium
+ 
+   * New upstream release.
+ 
+  -- Bas Couwenberg <sebastic at debian.org>  Tue, 15 Nov 2016 14:46:55 +0100
+ 
 +protozero (1.4.2-1~bpo8+1) jessie-backports; urgency=medium
 +
 +  * Rebuild for jessie-backports.
 +
 + -- Bas Couwenberg <sebastic at debian.org>  Fri, 02 Sep 2016 09:18:14 +0200
 +
  protozero (1.4.2-1) unstable; urgency=medium
  
    * New upstream release.

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