[python-astropy] 03/03: wrap-and-sort

Ole Streicher olebole at moszumanska.debian.org
Thu Feb 5 20:51:41 UTC 2015


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

olebole pushed a commit to branch debian
in repository python-astropy.

commit 6a867b4ab12ee98b7878e397b1467b85ef2de34e
Author: Ole Streicher <olebole at debian.org>
Date:   Thu Feb 5 21:50:54 2015 +0100

    wrap-and-sort
---
 debian/control | 26 +++++++++-----------------
 1 file changed, 9 insertions(+), 17 deletions(-)

diff --git a/debian/control b/debian/control
index d7c74aa..ce15226 100644
--- a/debian/control
+++ b/debian/control
@@ -6,22 +6,22 @@ Priority: optional
 Build-Depends: cython,
                debhelper (>= 9),
                dh-python,
-	       graphviz,
+               graphviz,
                libcfitsio-dev,
                liberfa-dev,
                libexpat1-dev,
                pkg-config,
                python-all-dev (>= 2.6.6-3~),
-	       python-astropy-helpers,
-               python-nose,
+               python-astropy-helpers,
                python-matplotlib,
+               python-nose,
                python-numpy (>= 1.4),
                python-setuptools (>= 0.6.4),
                python-sphinx (>= 1.0.7+dfsg),
                python3-all-dev,
-	       python3-astropy-helpers,
-               python3-nose,
+               python3-astropy-helpers,
                python3-matplotlib,
+               python3-nose,
                python3-numpy (>= 1:1.6.2),
                python3-setuptools (>= 0.6.4),
                wcslib-dev (>= 4.24),
@@ -35,13 +35,8 @@ X-Python3-Version: >= 3.2
 
 Package: python-astropy
 Architecture: any
-Depends: ${misc:Depends},
-         ${python:Depends},
-         ${shlibs:Depends}
-Suggests: python-astropy-doc,
-          python-h5py,
-          python-scipy,
-          libxml2-utils
+Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
+Suggests: libxml2-utils, python-astropy-doc, python-h5py, python-scipy
 Description: Core functionality for performing astrophysics with Python
  The astropy package contains core functionality and some common tools
  needed for performing astronomy and astrophysics research with Python.
@@ -52,9 +47,7 @@ Description: Core functionality for performing astrophysics with Python
 
 Package: python3-astropy
 Architecture: any
-Depends: ${misc:Depends},
-         ${python3:Depends},
-         ${shlibs:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
 Suggests: python-astropy-doc
 Description: Core functionality for performing astrophysics with Python3
  The astropy package contains core functionality and some common tools
@@ -67,8 +60,7 @@ Description: Core functionality for performing astrophysics with Python3
 Package: python-astropy-doc
 Architecture: all
 Section: doc
-Depends: ${misc:Depends},
-         ${sphinxdoc:Depends}
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
 Description: Core functionality for performing astrophysics with Python (doc)
  The astropy package contains core functionality and some common tools
  needed for performing astronomy and astrophysics research with Python.

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



More information about the debian-science-commits mailing list