[silx] 04/05: wrap-and-sort

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Oct 7 19:31:27 UTC 2017


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

picca pushed a commit to branch master
in repository silx.

commit 2c0653de1bdb2282285613b3e362010551999a1a
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Oct 7 08:22:31 2017 +0200

    wrap-and-sort
---
 debian/control | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/debian/control b/debian/control
index 8bf3a3b..2adc2a8 100644
--- a/debian/control
+++ b/debian/control
@@ -137,11 +137,7 @@ Description: Toolbox for X-Ray data analysis - Python2 library
 Package: python-silx-dbg
 Architecture: any
 Section: debug
-Depends: python-silx (= ${binary:Version}),
-         ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends},
-         python-fabio-dbg,
+Depends: python-fabio-dbg,
          python-h5py-dbg,
          python-lxml-dbg,
          python-matplotlib-dbg,
@@ -151,7 +147,11 @@ Depends: python-silx (= ${binary:Version}),
          python-pyqt5-dbg,
          python-pyqt5.qtopengl-dbg,
          python-pyqt5.qtsvg-dbg,
-         python-scipy-dbg
+         python-scipy-dbg,
+         python-silx (= ${binary:Version}),
+         ${misc:Depends},
+         ${python:Depends},
+         ${shlibs:Depends}
 Description: Toolbox for X-Ray data analysis - Python2 debug
  The silx project aims at providing a collection of Python packages to
  support the development of data assessment, reduction and analysis
@@ -203,11 +203,7 @@ Description: Toolbox for X-Ray data analysis - Python3
 Package: python3-silx-dbg
 Architecture: any
 Section: debug
-Depends: python3-silx (= ${binary:Version}),
-         ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends},
-         python3-fabio-dbg,
+Depends: python3-fabio-dbg,
          python3-h5py-dbg,
          python3-lxml-dbg,
          python3-matplotlib-dbg,
@@ -217,7 +213,11 @@ Depends: python3-silx (= ${binary:Version}),
          python3-pyqt5-dbg,
          python3-pyqt5.qtopengl-dbg,
          python3-pyqt5.qtsvg-dbg,
-         python3-scipy-dbg
+         python3-scipy-dbg,
+         python3-silx (= ${binary:Version}),
+         ${misc:Depends},
+         ${python3:Depends},
+         ${shlibs:Depends}
 Description: Toolbox for X-Ray data analysis - Python3 debug
  The silx project aims at providing a collection of Python packages to
  support the development of data assessment, reduction and analysis

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



More information about the debian-science-commits mailing list