[Python-modules-commits] [nose2] 11/16: wrap-and-sort

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Sat Dec 23 18:32:37 UTC 2017


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

peb-guest pushed a commit to branch master
in repository nose2.

commit b1335fc4159d05965f7180daf10aa76230ac352c
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Sat Dec 23 19:21:45 2017 +0100

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

diff --git a/debian/control b/debian/control
index 734fb39..8544bf8 100644
--- a/debian/control
+++ b/debian/control
@@ -37,16 +37,17 @@ Description: next generation of nicer testing for Python
 
 Package: python-nose2
 Architecture: all
-Depends: python-pkg-resources, python-six,
-         ${misc:Depends}, ${python:Depends}
+Depends: python-pkg-resources, python-six, ${misc:Depends}, ${python:Depends}
 Suggests: python-nose2-doc, python3-nose2
 Description: next generation of nicer testing for Python
  This is the Python 2 package.
 
 Package: python3-nose2
 Architecture: all
-Depends: python3-pkg-resources, python3-six,
-         ${misc:Depends}, ${python3:Depends}
+Depends: python3-pkg-resources,
+         python3-six,
+         ${misc:Depends},
+         ${python3:Depends}
 Suggests: python-nose2, python-nose2-doc
 Description: next generation of nicer testing for Python
  This is the Python 3 package.

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



More information about the Python-modules-commits mailing list