[gpyfft] 11/13: use the right python section for binary packages

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Thu Sep 28 12:47:08 UTC 2017


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

picca pushed a commit to branch master
in repository gpyfft.

commit fc287cbe505d0bea79ae88403e0da09b9d034f1d
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Thu Sep 28 13:57:00 2017 +0200

    use the right python section for binary packages
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index 5a051ee..1c24d40 100644
--- a/debian/control
+++ b/debian/control
@@ -30,6 +30,7 @@ Testsuite: autopkgtest-pkg-python
 
 Package: python-gpyfft
 Architecture: any
+Section: python
 Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
 Suggests: python-gpyfft-doc
 Description: Wrapper for the OpenCL FFT library clFFT (Python 2)
@@ -45,6 +46,7 @@ Description: Wrapper for the OpenCL FFT library clFFT (Python 2)
 
 Package: python3-gpyfft
 Architecture: any
+Section: python
 Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Suggests: python-gpyfft-doc
 Description: Wrapper for the OpenCL FFT library clFFT (Python 3)

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



More information about the debian-science-commits mailing list