[Python-modules-commits] [fpylll] 01/02: Build-Depend on libfplll-dev (>= 5.2.0).

Tobias Hansen thansen at moszumanska.debian.org
Sun Nov 12 15:30:35 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 4209f072e3e5dee081e14ea1a21ec5c2b6e4f071
Author: Tobias Hansen <thansen at debian.org>
Date:   Sun Nov 12 16:16:34 2017 +0100

    Build-Depend on libfplll-dev (>= 5.2.0).
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 1ef17b8..47f1203 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 fpylll (0.3.0+ds-1) UNRELEASED; urgency=medium
 
+  [ Julien Puydt ]
   * New upstream release.
   * Bump std-ver to 4.1.1.
   * Mark the -doc as Multi-Arch: foreign following hinter.
   * Drop the now-upstreamed patch for more robustness when importing.
 
+  [ Tobias Hansen ]
+  * Build-Depend on libfplll-dev (>= 5.2.0).
+
  -- Julien Puydt <julien.puydt at laposte.net>  Wed, 08 Nov 2017 09:36:35 +0100
 
 fpylll (0.2.4+ds-3) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 5303e27..cf312b5 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Build-Depends: cython (>= 0.25),
                debhelper (>= 10),
                dh-python,
                dpkg-dev (>= 1.17.14),
-               libfplll-dev (>= 5.1.0),
+               libfplll-dev (>= 5.2.0),
                libgmp-dev,
                libmpfr-dev,
                libpython-dev,

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