[cvxopt] 15/64: Imported Debian patch 0.9.2-2

Andreas Tille tille at debian.org
Wed Jul 20 11:23:49 UTC 2016


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

tille pushed a commit to branch master
in repository cvxopt.

commit 678efb0fa60fa8d2174ea3f2e58a56f8da7a36b1
Author: Torsten Werner <twerner at debian.org>
Date:   Fri Feb 8 22:26:36 2008 +0100

    Imported Debian patch 0.9.2-2
---
 debian/changelog | 12 ++++++++++++
 debian/control   |  9 ++++++---
 2 files changed, 18 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 742e387..edfe2f8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+cvxopt (0.9.2-2) unstable; urgency=low
+
+  [ Soeren Sonnenburg ]
+  * Change Build-Depends of atlas, blas and lapack to match gfortran
+    transition (Closes: #463938)
+  * Tighten Build-Depends on dsdp >= 5.8-3
+
+  [ Torsten Werner ]
+  * Remove atlas support temporarily.
+
+ -- Torsten Werner <twerner at debian.org>  Fri, 08 Feb 2008 22:26:36 +0100
+
 cvxopt (0.9.2-1) unstable; urgency=low
 
   [ Soeren Sonnenburg ]
diff --git a/debian/control b/debian/control
index d787763..27b6764 100644
--- a/debian/control
+++ b/debian/control
@@ -4,9 +4,12 @@ Priority: optional
 Maintainer: Soeren Sonnenburg <debian at nn7.de>
 Uploaders: Torsten Werner <twerner at debian.org>
 Build-Depends: cdbs, debhelper, python-central (>= 0.5), python-all-dev,
- libglpk-dev, libfftw3-dev, lapack3-dev [arm], atlas3-base-dev [!arm],
- refblas3-dev, quilt, texlive-latex-recommended, texlive-fonts-recommended,
- texlive-extra-utils, libgsl0-dev, libdsdp-dev, texlive-latex-extra, ghostscript
+ libglpk-dev, libfftw3-dev, liblapack-dev,
+ libblas-dev, quilt, texlive-latex-recommended, texlive-fonts-recommended,
+ texlive-extra-utils, libgsl0-dev, libdsdp-dev (>= 5.8-4), texlive-latex-extra,
+ ghostscript
+# remove atlas temporarily:
+# libglpk-dev, libfftw3-dev, liblapack-dev [arm], libatlas-base-dev [!arm],
 XS-Python-Version: all
 Standards-Version: 3.7.3
 Homepage: http://abel.ee.ucla.edu/cvxopt

-- 
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