[python-dtcwt] 07/09: d/control: cme fixed.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Wed Jan 27 17:37:41 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/sid
in repository python-dtcwt.

commit ea8694c94ab4a5426b4daced6bf7bd229f7a756c
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Wed Jan 27 17:29:41 2016 +0000

    d/control: cme fixed.
---
 debian/control | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index 40a52f9..4695cff 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Testsuite: autopkgtest
 Priority: optional
 Build-Depends: debhelper (>= 9),
                dh-python,
-               python-all (>= 2.6.6-3),
+               python-all,
                python-coverage,
                python-matplotlib,
                python-nose,
@@ -28,10 +28,10 @@ X-Python-Version: >= 2.6
 X-Python3-Version: >= 3.2
 
 Package: python-dtcwt
-Section: python
 Architecture: all
+Section: python
 Depends: ${misc:Depends},
-         ${python:Depends},
+         ${python:Depends}
 Recommends: python-pyopencl
 Suggests: python-dtcwt-doc
 Description: Dual-Tree Complex Wavelet Transform library for Python 2
@@ -42,8 +42,8 @@ Description: Dual-Tree Complex Wavelet Transform library for Python 2
  This package provides the Python 2 version of the dtcwt module.
 
 Package: python3-dtcwt
-Section: python
 Architecture: all
+Section: python
 Depends: ${misc:Depends},
          ${python3:Depends}
 Recommends: python3-pyopencl
@@ -56,8 +56,8 @@ Description: Dual-Tree Complex Wavelet Transform library for Python 3
  This package provides the Python 3 version of the dtcwt module.
 
 Package: python-dtcwt-doc
-Section: doc
 Architecture: all
+Section: doc
 Depends: ${misc:Depends},
          ${sphinxdoc:Depends},
          libjs-mathjax

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



More information about the debian-science-commits mailing list