[SCM] cantor packaging branch, kubuntu_vivid_archive, updated. debian/4.14.2-2-14-g7d58f6c

Harald Sitter apachelogger-guest at moszumanska.debian.org
Thu Feb 12 14:32:11 UTC 2015


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

The following commit has been merged in the kubuntu_vivid_archive branch:
commit 7d58f6ca449449304780efe22714191e967502e9
Author: Harald Sitter <sitter at kde.org>
Date:   Thu Feb 12 15:32:04 2015 +0100

    Add python-numpy to tests dependencies, should fix python test
---
 debian/changelog     | 4 ++++
 debian/tests/control | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index c707a8e..c566df5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 cantor (4:14.12.2-0ubuntu1) UNRELEASED; urgency=medium
 
+  [ Scarlett Clark ]
   * New upstream release
   * Remove weaker suggests cantor-backend-qalculate, as
     it is already a recommends. 
 
+  [ Harald Sitter ]
+  * Add python-numpy to tests dependencies, should fix python test
+
  -- Scarlett Clark <sgclark at kubuntu.org>  Thu, 05 Feb 2015 20:49:17 +0000
 
 cantor (4:14.12.0-0ubuntu1) vivid; urgency=medium
diff --git a/debian/tests/control b/debian/tests/control
index 3e1aad5..7b5f05b 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,5 @@
 Tests: testsuite
 Depends: @, @builddeps@, build-essential,
          xvfb, xauth, dbus-x11,
-         gnuplot
+         gnuplot, python-numpy
 Restrictions: build-needed

-- 
cantor packaging



More information about the pkg-kde-commits mailing list