[numexpr] 03/05: Reformat debian/tests/control

Antonio Valentino a_valentino-guest at moszumanska.debian.org
Sun Nov 19 09:00:01 UTC 2017


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

a_valentino-guest pushed a commit to branch master
in repository numexpr.

commit f616fa7a0c66b93c4a1e9260092d9a1f2bcf6006
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sun Nov 19 08:33:43 2017 +0000

    Reformat debian/tests/control
---
 debian/changelog     |  1 +
 debian/tests/control | 23 ++++++++++++-----------
 2 files changed, 13 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 309e7a2..96ecd87 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ numexpr (2.6.4-1) unstable; urgency=medium
   * Standard version bump to 4.1.1 (extra --> optional)
   * debian/control
     remove un-necessary Testsuite: autopkgtest
+  * Reformat debian/tests/control
 
  -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 23 Sep 2017 12:07:47 +0000
 
diff --git a/debian/tests/control b/debian/tests/control
index 17348a5..59e05b5 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,12 +1,13 @@
-Tests: python2
-Depends: python-numexpr, python-all
-
-Tests: python2-dbg
-Depends: python-numexpr-dbg, python-all-dbg
-
-Tests: python3
-Depends: python3-numexpr, python3-all
-
-Tests: python3-dbg
-Depends: python3-numexpr-dbg, python3-all-dbg
+Tests: python2,
+       python2-dbg,
+       python3,
+       python3-dbg
+Depends: python-numexpr,
+         python-all,
+         python-numexpr-dbg,
+         python-all-dbg,
+         python3-numexpr,
+         python3-all,
+         python3-numexpr-dbg,
+         python3-all-dbg
 

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



More information about the debian-science-commits mailing list