[SCM] cantor packaging branch, kubuntu_wily_archive, updated. ubuntu/4%15.08.2-0ubuntu1-5-g3bf1d04

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Oct 15 13:29:28 UTC 2015


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/cantor.git;a=commitdiff;h=311e4c7

The following commit has been merged in the kubuntu_wily_archive branch:
commit 311e4c7d9da4325d12d0eaa244b88808d2a7bbe5
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Oct 15 13:39:46 2015 +0200

    autopkgtest depends on python3-numpy to pass the python3 tests
---
 debian/changelog     | 1 +
 debian/tests/control | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f8892ad..524fa2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 cantor (4:15.08.2-0ubuntu2) UNRELEASED; urgency=medium
 
   * Start kdeinit5 rather than kdeinit4 in the autopkgtest testsuite
+  * autopkgtest depends on python3-numpy to pass the python3 tests
 
  -- Harald Sitter <sitter at kde.org>  Thu, 15 Oct 2015 12:42:05 +0200
 
diff --git a/debian/tests/control b/debian/tests/control
index 7b5f05b..08789dd 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus-x11,
-         gnuplot, python-numpy
+         gnuplot, python-numpy, python3-numpy
 Restrictions: build-needed

-- 
cantor packaging



More information about the pkg-kde-commits mailing list