[cvxopt] 04/11: Remove useless build-dependency on libatlas-base-dev.
Sébastien Villemot
sebastien at debian.org
Mon Aug 21 14:44:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastien pushed a commit to branch master
in repository cvxopt.
commit 526aade9619b6a51d0b0fa1f6df92e0bb6957b5e
Author: Sébastien Villemot <sebastien at debian.org>
Date: Mon Aug 21 15:32:28 2017 +0200
Remove useless build-dependency on libatlas-base-dev.
---
debian/changelog | 1 +
debian/control | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 22a5c69..8e4f69c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ cvxopt (1.1.9+dfsg-2) UNRELEASED; urgency=medium
[ Sébastien Villemot ]
* Update homepage.
* Use https for Format field of d/copyright.
+ * Remove useless build-dependency on libatlas-base-dev.
-- Julian Gilbey <jdg at debian.org> Mon, 21 Aug 2017 08:46:22 +0100
diff --git a/debian/control b/debian/control
index 07d7f35..5117ac6 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Section: python
Priority: optional
Build-Depends: debhelper (>= 10),
dh-python,
- libatlas-base-dev [!powerpc !alpha !arm !armel],
libblas-dev,
liblapack-dev,
python-sphinx,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cvxopt.git
More information about the debian-science-commits
mailing list