From 50327ad1f3fbf370fcdd3aa877b6e75644329662 Mon Sep 17 00:00:00 2001 From: glisse Date: Tue, 22 Mar 2016 15:07:21 +0000 Subject: Minor updates for 1.3.0. git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/branches/debian@1069 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 3bce9fa57da8ecf723e175f3face3a79c5a3fcf8 --- src/debian/changelog | 4 ++-- src/debian/control | 8 +++++--- src/debian/copyright | 8 ++++---- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/src/debian/changelog b/src/debian/changelog index 6a445607..32b3f6f9 100644 --- a/src/debian/changelog +++ b/src/debian/changelog @@ -1,5 +1,5 @@ -gudhi (1.2.0-1) unstable; urgency=low +gudhi (1.3.0-1) unstable; urgency=low * Initial release. - -- Marc Glisse Sat, 07 Nov 2015 10:51:01 +0100 + -- Marc Glisse Sat, 26 Mar 2016 10:51:01 +0100 diff --git a/src/debian/control b/src/debian/control index 7314e18c..838234a9 100644 --- a/src/debian/control +++ b/src/debian/control @@ -4,7 +4,7 @@ Maintainer: Marc Glisse Build-Depends: debhelper (>= 9), cmake, libboost-dev Standards-Version: 3.9.6 Section: libs -Homepage: http://gudhi.gforge.inria.fr/doc/1.2.0/ +Homepage: http://gudhi.gforge.inria.fr/ #Vcs-Git: git://anonscm.debian.org/collab-maint/gudhi.git #Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/gudhi.git;a=summary @@ -19,6 +19,8 @@ Description: Gudhi library for topological data analysis Analysis (TDA). . The current release of the GUDHI library includes: - * Data structures to represent, construct and manipulate simplicial complexes. - * Algorithms to compute persistent homology and multi-field persistent homology. + * Data structures to represent, construct and manipulate simplicial and + cubical complexes, including alpha-complex, witness complex, Rips complex. + * Algorithms to compute persistent homology and multi-field persistent + homology. * Simplication of simplicial complexes by edge contraction. diff --git a/src/debian/copyright b/src/debian/copyright index 16633918..2e1f88cd 100644 --- a/src/debian/copyright +++ b/src/debian/copyright @@ -1,12 +1,12 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: gudhi Upstream-Contact: gudhi-users@lists.gforge.inria.fr -Source: +Source: Files: * -Copyright: 2014-2015 Inria Sophia Antipolis-Méditerranée - 2014-2015 Inria Saclay - Ile de France - 2014-2015 Université Nice Sophia Antipolis +Copyright: 2014-2016 Inria Sophia Antipolis-Méditerranée + 2014-2016 Inria Saclay - Ile de France + 2014-2016 Université Nice Sophia Antipolis License: GPL-3.0+ License: GPL-3.0+ -- cgit v1.2.3