From 1cb73bd3b2404687ed9e2b71c5d11ce2401ef055 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Fri, 15 Jun 2018 12:58:25 +0200 Subject: Initial changes for 2.2.0. --- debian/changelog | 10 ++++++++++ debian/control | 2 +- debian/copyright | 12 +++++------- 3 files changed, 16 insertions(+), 8 deletions(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 2e3189c6..d44eb909 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +gudhi (2.2.0+dfsg-1) UNRELEASED; urgency=medium + + * New upstream release. + - Add Čech complex. + - Add new functionality to the Rips complex. + * Streamline the copyright information a bit. + * Bump CMake build-dep to 3.1. + + -- Gard Spreemann Fri, 15 Jun 2018 12:54:21 +0200 + gudhi (2.1.0+dfsg-3) unstable; urgency=medium * Add patch for floating point rounding problem on some architectures. diff --git a/debian/control b/debian/control index 75a8fd73..8dddd5a0 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Maintainer: Gard Spreemann Section: math Priority: optional Standards-Version: 4.1.4 -Build-Depends: cmake, +Build-Depends: cmake (>= 3.1), cython3, debhelper (>= 11), dh-python, diff --git a/debian/copyright b/debian/copyright index a01a405b..9619ce4a 100644 --- a/debian/copyright +++ b/debian/copyright @@ -5,14 +5,12 @@ Source: http://gudhi.gforge.inria.fr Deleted unnecessary precompiled binary and upstream data files of unclear licensing status. Deleted also bundled MathJax. Files: * -Copyright: 2014-2017 INRIA - 2016 INRIA (France) - 2014 INRIA Sophia Antipolis - Méditerranée (France) - 2015 INRIA Saclay - Île-de-France +Copyright: 2014-2018 Inria +License: GPL-3+ + +Files: include/gudhi/Miniball* +Copyright: 1999-2013 Bernd Gärtner License: GPL-3+ -Comment: The exact copyright statement varies between various INRIA research - centers throughout the files. Upstream made a statement that the correct - copyright holder is simply "Inria". See https://lists.gforge.inria.fr/pipermail/gudhi-users/2018-March/000120.html Files: cmake/modules/FindEigen3.cmake Copyright: 2006, 2007 Montel Laurent -- cgit v1.2.3