summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-10-16 16:20:37 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-10-16 16:20:37 +0200
commit9843d5c817e374686e99805ab70736daa7286092 (patch)
tree6648eb7925099438e68646a86623a286f5844dc5 /debian/control
parentf7db9bf5d25f92f04651042ba1777f931f0ef56f (diff)
Don't install example binaries.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 6 insertions, 6 deletions
diff --git a/debian/control b/debian/control
index 8da03766..f974331b 100644
--- a/debian/control
+++ b/debian/control
@@ -39,11 +39,12 @@ Description: Generic open source C++ library for topological data analysis
package for example programs using the library.
Package: libgudhi-examples
-Section: libs
-Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Section: misc
+Architecture: all
+Multi-Arch: foreign
+Depends: ${misc:Depends}
Recommends: libgudhi-dev, libgudhi-doc
-Description: Example programs for the GUDHI library for topological data analysis
+Description: Example programs 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
@@ -53,8 +54,7 @@ Description: Example programs for the GUDHI library for topological data analysi
The GUDHI library is developed as part of the GUDHI project supported
by the European Research Council.
.
- This package contains some upstream example programs and their source
- code.
+ This package contains some source code examples.
Package: libgudhi-doc
Section: doc