[Python-modules-commits] [fpylll] 01/01: Add Breaks: sagemath (<< 8.1~).

Tobias Hansen thansen at moszumanska.debian.org
Thu Dec 28 17:24:25 UTC 2017


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

thansen pushed a commit to branch master
in repository fpylll.

commit 8dd5fe9c3737b6e46e957dbdce3c080de948a520
Author: Tobias Hansen <thansen at debian.org>
Date:   Thu Dec 28 17:24:18 2017 +0000

    Add Breaks: sagemath (<< 8.1~).
---
 debian/changelog | 8 ++++++++
 debian/control   | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8973b38..fc4a085 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+fpylll (0.3.0+ds-3) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Add Breaks: sagemath (<< 8.1~) to ensure fpylll migrates to testing
+    together with sagemath 8.1.
+
+ -- Tobias Hansen <thansen at debian.org>  Thu, 28 Dec 2017 17:23:06 +0000
+
 fpylll (0.3.0+ds-2) experimental; urgency=medium
 
   * Work around upstream #112 test failure on 32-bit arches. (Closes: #881878)
diff --git a/debian/control b/debian/control
index cf312b5..c150985 100644
--- a/debian/control
+++ b/debian/control
@@ -35,6 +35,7 @@ Depends: python-cysignals-bare | python-cysignals,
          ${python:Depends},
          ${shlibs:Depends}
 Suggests: python-fpylll-doc (= ${source:Version})
+Breaks: sagemath (<< 8.1~)
 Description: Python wrapper for LLL-reduction of Euclidean lattices -- Python
  fpylll is a Python library for performing lattice reduction on lattices over
  the Integers; it is based on the fpLLL C++ library.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/fpylll.git



More information about the Python-modules-commits mailing list