summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 8dddd5a0..59ebc95e 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,7 @@ Section: doc
Architecture: all
Multi-Arch: foreign
Depends: libjs-mathjax, ${misc:Depends}
-Description: Documentation for the GUDHI library for topological data analysis
+Description: Documentation for 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
@@ -93,7 +93,7 @@ Description: Documentation for the GUDHI library for topological data analysis
The GUDHI library is developed as part of the GUDHI project supported
by the European Research Council.
.
- This package contains documentation for the package.
+ This package contains documentation.
Package: python3-gudhi
Section: python
@@ -104,7 +104,7 @@ Depends: python3-matplotlib,
${misc:Depends},
${python3:Depends},
${shlibs:Depends}
-Description: Python 3 interface to the GUDHI library for topological data analysis
+Description: Python 3 interface to 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