[polybori] 02/02: Add Breaks: sagemath (<= 7.4-4).
Tobias Hansen
thansen at moszumanska.debian.org
Sat Jan 7 20:57:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository polybori.
commit 023a8f1a722164b36efa1c3e32e97b55f9a183e1
Author: Tobias Hansen <thansen at debian.org>
Date: Sat Jan 7 10:23:48 2017 +0100
Add Breaks: sagemath (<= 7.4-4).
---
debian/changelog | 2 ++
debian/control | 3 ++-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 39a1b61..3846ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ brial (0.8.5-4) unstable; urgency=medium
* Change fix-testsuite.patch: Do not set CXXFLAGS=-std=c++98.
* Disable the test suite (it is not supported by upstream and
modifies files that are going to be installed).
+ * Add Breaks: sagemath (<= 7.4-4) to ensure brial and a rebuilt
+ sagemath migrate to testing together.
-- Tobias Hansen <thansen at debian.org> Sat, 07 Jan 2017 10:18:15 +0100
diff --git a/debian/control b/debian/control
index 8645ad5..6fc764e 100644
--- a/debian/control
+++ b/debian/control
@@ -86,6 +86,7 @@ Provides: libpolybori0
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
+Breaks: sagemath (<= 7.4-4)
Description: polynomials over Boolean Rings, shared library
The core of BRiAl is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
@@ -153,7 +154,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libbrial0 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
-Breaks: libpolybori (<< 0.8)
+Breaks: libpolybori (<< 0.8), sagemath (<= 7.4-4)
Replaces: libpolybori (<< 0.8)
Description: computer algebra routines of BRiAl
The core of BRiAl is a C++ library, which provides high-level data
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git
More information about the debian-science-commits
mailing list