[libdap] 17/22: Fix for G++ 6

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Nov 4 15:20:54 UTC 2016


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

mckinstry pushed a commit to branch debian/master
in repository libdap.

commit 7352eb1388997f57f95cec3d45798b6c99db1e18
Merge: cc15a53 48a14c1
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Mon Oct 31 14:59:52 2016 +0000

    Fix for G++ 6

 debian/changelog      | 5 +++++
 debian/patches/series | 1 +
 2 files changed, 6 insertions(+)

diff --cc debian/changelog
index b430ae0,a519f9b..9c80d23
--- a/debian/changelog
+++ b/debian/changelog
@@@ -1,33 -1,8 +1,38 @@@
 +libdap (3.18.1-2) unstable; urgency=medium
 +
 +  * add patch for auto_ptr (deprecated) -> unique_ptr
 +  * Disable D4FilterClauseTest, which FTBFS on several archs. Clozes: #836186
 +
 + -- Alastair McKinstry <mckinstry at debian.org>  Mon, 31 Oct 2016 14:57:21 +0000
 +
 +libdap (3.18.1-1) unstable; urgency=medium
 +
 +  * New upstream release.
 +  * Update watch file
 +  * Move to debhelper 10.
 +  * Include URI license in debian/copyright, specify which files it
 +    applies to.
 +
 + -- Alastair McKinstry <mckinstry at debian.org>  Fri, 30 Sep 2016 06:12:58 +0100
 +
 +libdap (3.18.0-1) unstable; urgency=medium
 +
 +  * New upstream release
 +  * soversion (and lib package name) change: libdap17v5 -> libdap23
 +
 + -- Alastair McKinstry <mckinstry at debian.org>  Mon, 29 Aug 2016 17:13:48 +0100
 +
 +libdap (3.15.1-8) unstable; urgency=medium
 +
 +  * Fix for G++ 6 FTBFS. Closes: #831191.
 +  * Standards-Version: 3.9.8. No changes required
 +
 + -- Alastair McKinstry <mckinstry at debian.org>  Fri, 15 Jul 2016 10:25:23 +0100
+ libdap (3.15.1-8) unstable; urgency=medium
+ 
+   * Fix for G++ 6 FTBFS.
+ 
+  -- Alastair McKinstry <mckinstry at debian.org>  Mon, 15 Feb 2016 20:25:23 +0000
  
  libdap (3.15.1-7) unstable; urgency=medium
  
diff --cc debian/patches/series
index 5cd740c,26800ec..4669a4b
--- a/debian/patches/series
+++ b/debian/patches/series
@@@ -4,4 -4,4 +4,5 @@@ pkgconfig.patc
  disable-cache-test.patch
  disable-dmr-tests.patch
  disable-net-tests.patch
 +disable-D4FilterClauseTest.patch
+ g++-6.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libdap.git



More information about the debian-science-commits mailing list