[python-escript] 01/06: Add section-field to each binary

Anton Gladky gladk at moszumanska.debian.org
Fri Dec 8 23:01:01 UTC 2017


This is an automated email from the git hooks/post-receive script.

gladk pushed a commit to branch debian
in repository python-escript.

commit e66da0fcb38fefa0588dfd9cca64a337152704e5
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Dec 8 20:45:01 2017 +0100

    Add section-field to each binary
---
 debian/control | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 63c345a..fc34854 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ X-Python3-Version: >=3.2
 
 Package: python-escript
 Architecture: any
+Section: python
 Depends: ${python:Depends},
          python-numpy,
          ${shlibs:Depends},
@@ -65,6 +66,7 @@ Description: Escript/Finley finite elements Python2 system (with OpenMP)
 
 Package: python-escript-mpi
 Architecture: any
+Section: python
 Depends: ${python:Depends},
          openmpi-bin,
          python-numpy,
@@ -95,6 +97,7 @@ Description: Escript/Finley finite elements Python2 system (OpenMP + MPI)
 
 Package: python3-escript
 Architecture: any
+Section: python
 Depends: ${python3:Depends},
          python3-numpy,
          ${shlibs:Depends},
@@ -125,6 +128,7 @@ Description: Escript/Finley finite elements Python3 system (with OpenMP)
 
 Package: python3-escript-mpi
 Architecture: any
+Section: python
 Depends: ${python3:Depends},
          python3-numpy,
          openmpi-bin,
@@ -156,6 +160,7 @@ Description: Escript/Finley finite elements Python3 system (OpenMP + MPI)
 
 Package: python-escript-doc
 Architecture: all
+Section: doc
 Depends: doc-base,
          libjs-sphinxdoc,
          libjs-mathjax,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-escript.git



More information about the debian-science-commits mailing list