[cvxopt] 01/11: Fix breakage of earlier version by adding Replaces+Breaks python-cvxopt (<< 1.1.8) to -doc package (closes: #859579)
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 93ba8e588ae55a454efd30c2289cb32a925348b3
Author: Sébastien Villemot <sebastien at debian.org>
Date: Mon Aug 21 15:24:20 2017 +0200
Fix breakage of earlier version by adding Replaces+Breaks python-cvxopt (<< 1.1.8) to -doc package (closes: #859579)
---
debian/changelog | 7 +++++++
debian/control | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 137dbf7..32c0434 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cvxopt (1.1.9+dfsg-2) UNRELEASED; urgency=medium
+
+ * Fix breakage of earlier version by adding Replaces+Breaks
+ python-cvxopt (<< 1.1.8) to -doc package (closes: #859579)
+
+ -- Julian Gilbey <jdg at debian.org> Mon, 21 Aug 2017 08:46:22 +0100
+
cvxopt (1.1.9+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/control b/debian/control
index 8559903..1b594c8 100644
--- a/debian/control
+++ b/debian/control
@@ -77,6 +77,8 @@ Section: doc
Depends: ${misc:Depends},
${sphinxdoc:Depends},
libjs-mathjax
+Breaks: python-cvxopt (<< 1.1.8)
+Replaces: python-cvxopt (<< 1.1.8)
Description: Python package for convex optimization (documentation)
CVXOPT is a Python package for convex optimization. It includes
* Python classes for storing and manipulating dense and sparse matrices
--
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