summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-05-04 09:50:29 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-05-04 09:50:29 +0200
commitbb46fcc8fb8117bc899e21546462462d8e6803e1 (patch)
treecafc041b7227f7eb25f52bc7c168eca10eddb985 /debian/control
parent6fe06f084c3c6d44b96a3358af7a1382dc5a134a (diff)
Better description synopses.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control16
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 35b9da2b..1222193a 100644
--- a/debian/control
+++ b/debian/control
@@ -25,7 +25,7 @@ Depends: ${misc:Depends}, libboost-chrono-dev (>= 1.48),
libboost-timer-dev (>= 1.48), libcgal-dev (>= 4.8.1),
libeigen3-dev (>= 3.1.0), libgmp-dev (>= 4.2), libtbb-dev
Suggests: libgudhi-doc, libgudhi-examples
-Description: Generic open source C++ library for Topological Data Analysis
+Description: Generic open source C++ library for topological data analysis
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures
@@ -35,15 +35,15 @@ Description: Generic open source C++ library for Topological Data Analysis
The GUDHI library is developed as part of the GUDHI project supported
by the European Research Council.
.
- See the libgudhi-examples package for example programs using the
- library.
+ This package contains the header files. See the libgudhi-examples
+ package for example programs using the library.
Package: libgudhi-examples
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Recommends: libgudhi-doc
-Description: Generic open source C++ library for Topological Data Analysis
+Recommends: libgudhi-dev, libgudhi-doc
+Description: Example programs for the GUDHI library for topological data analysis
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures
@@ -61,7 +61,7 @@ Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
-Description: Generic open source C++ library for Topological Data Analysis
+Description: Documentation for the GUDHI library for topological data analysis
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures
@@ -79,7 +79,7 @@ Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Recommends: python3-matplotlib
-Description: Generic open source C++ library for Topological Data Analysis
+Description: Python 3 interface to the GUDHI library for topological data analysis
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures
@@ -95,7 +95,7 @@ Package: gudhui
Section: math
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: Generic open source C++ library for Topological Data Analysis
+Description: GUI for some of the functionality of the GUDHI library
The GUDHI library is a generic open source C++ library for
Topological Data Analysis (TDA) and Higher Dimensional Geometry
Understanding. The library offers state-of-the-art data structures