[otb] 12/14: Add sections to other binary packages.
Bas Couwenberg
sebastic at debian.org
Mon Dec 26 02:51:05 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository otb.
commit 81011ef12594b3b3c3405347bc5ab27e90604db7
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Mon Dec 26 00:42:17 2016 +0100
Add sections to other binary packages.
---
debian/changelog | 1 +
debian/control | 6 ++++++
debian/control.in | 6 ++++++
3 files changed, 13 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 74510d3..e26f18f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ otb (5.8.0+dfsg-2) UNRELEASED; urgency=medium
* Include icons and desktop file in monteverdi package.
* Add patch to add Keywords entry to monteverdi desktop file.
* Add otb-i18n package for translation files.
+ * Add sections to other binary packages.
-- Bas Couwenberg <sebastic at debian.org> Sun, 25 Dec 2016 22:25:58 +0100
diff --git a/debian/control b/debian/control
index e80eca7..57bf694 100644
--- a/debian/control
+++ b/debian/control
@@ -115,6 +115,7 @@ Description: Free library of image processing algorithms - development
Package: otb-testdriver
Architecture: any
+Section: misc
Depends: ${shlibs:Depends},
${misc:Depends}
Description: ORFEO Toolbox library - OTBTestDriver
@@ -758,6 +759,7 @@ Description: ORFEO Toolbox library - OTBApplicationEngine
Package: libotb-apps
Architecture: any
+Section: libs
Depends: libotbapplicationengine-5.8-1 (= ${binary:Version}),
libotbcarto-5.8-1 (= ${binary:Version}),
libotbcommandline-5.8-1 (= ${binary:Version}),
@@ -815,6 +817,7 @@ Description: Plugins for ORFEO Toolbox applications
Package: monteverdi
Architecture: any
+Section: utils
Depends: libotb (= ${binary:Version}),
libqt4-sql-sqlite,
otb-bin-qt (= ${binary:Version}),
@@ -830,6 +833,7 @@ Description: ORFEO Toolbox image processing GUI
Package: otb-bin
Architecture: any
+Section: utils
Depends: libotbcommandline-5.8-1 (= ${binary:Version}),
libotbcommandlineparser-5.8-1 (= ${binary:Version}),
libotb-apps (= ${binary:Version}),
@@ -846,6 +850,7 @@ Description: ORFEO Toolbox command line applications
Package: otb-bin-qt
Architecture: any
+Section: utils
Depends: libotbqtwidget-5.8-1 (= ${binary:Version}),
libotb-apps (= ${binary:Version}),
${shlibs:Depends},
@@ -890,6 +895,7 @@ Description: ORFEO Toolbox Python API for applications
Package: libotb
Architecture: any
+Section: metapackages
Depends: libotbapplicationengine-5.8-1 (= ${binary:Version}),
libotbcarto-5.8-1 (= ${binary:Version}),
libotbcommandline-5.8-1 (= ${binary:Version}),
diff --git a/debian/control.in b/debian/control.in
index f098cc5..2bdda61 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -115,6 +115,7 @@ Description: Free library of image processing algorithms - development
Package: otb-testdriver
Architecture: any
+Section: misc
Depends: ${shlibs:Depends},
${misc:Depends}
Description: ORFEO Toolbox library - OTBTestDriver
@@ -758,6 +759,7 @@ Description: ORFEO Toolbox library - OTBApplicationEngine
Package: libotb-apps
Architecture: any
+Section: libs
Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
libotbcarto- at SOVERSION@ (= ${binary:Version}),
libotbcommandline- at SOVERSION@ (= ${binary:Version}),
@@ -815,6 +817,7 @@ Description: Plugins for ORFEO Toolbox applications
Package: monteverdi
Architecture: any
+Section: utils
Depends: libotb (= ${binary:Version}),
libqt4-sql-sqlite,
otb-bin-qt (= ${binary:Version}),
@@ -830,6 +833,7 @@ Description: ORFEO Toolbox image processing GUI
Package: otb-bin
Architecture: any
+Section: utils
Depends: libotbcommandline- at SOVERSION@ (= ${binary:Version}),
libotbcommandlineparser- at SOVERSION@ (= ${binary:Version}),
libotb-apps (= ${binary:Version}),
@@ -846,6 +850,7 @@ Description: ORFEO Toolbox command line applications
Package: otb-bin-qt
Architecture: any
+Section: utils
Depends: libotbqtwidget- at SOVERSION@ (= ${binary:Version}),
libotb-apps (= ${binary:Version}),
${shlibs:Depends},
@@ -890,6 +895,7 @@ Description: ORFEO Toolbox Python API for applications
Package: libotb
Architecture: any
+Section: metapackages
Depends: libotbapplicationengine- at SOVERSION@ (= ${binary:Version}),
libotbcarto- at SOVERSION@ (= ${binary:Version}),
libotbcommandline- at SOVERSION@ (= ${binary:Version}),
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/otb.git
More information about the Pkg-grass-devel
mailing list