[sagemath] 01/02: Add a new file to patch to d0-arb.patch.
Tobias Hansen
thansen at moszumanska.debian.org
Sun Jan 22 01:37:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch experimental
in repository sagemath.
commit aad964cfe6352b6422c932d1d30199fbb891d04a
Author: Tobias Hansen <thansen at debian.org>
Date: Sat Jan 21 22:53:02 2017 +0000
Add a new file to patch to d0-arb.patch.
---
debian/changelog | 1 +
debian/patches/d0-arb.patch | 8 ++++++++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index ea52c90..2d95cf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ sagemath (7.5.1-1) UNRELEASED; urgency=medium
- u2-allow-override-sage-local.patch
- u2-fix-trivial-test-cases.patch
- u2-fix-less-trivial-test-cases.patch
+ - d0-arb.patch (patch acb_poly.pxd)
- d0-pari.patch
- d0-paths-sharedata.patch
- d0-paths.patch
diff --git a/debian/patches/d0-arb.patch b/debian/patches/d0-arb.patch
index 7c64435..7663d96 100644
--- a/debian/patches/d0-arb.patch
+++ b/debian/patches/d0-arb.patch
@@ -80,3 +80,11 @@ Forwarded: not-needed
from sage.libs.arb.types cimport *
from sage.libs.flint.types cimport fmpz_t, fmpq_t
+--- a/sage/src/sage/libs/arb/acb_poly.pxd
++++ b/sage/src/sage/libs/arb/acb_poly.pxd
+@@ -1,4 +1,4 @@
+-# distutils: libraries = arb
++# distutils: libraries = flint-arb
+
+ from sage.libs.arb.types cimport *
+ from sage.libs.flint.types cimport fmpz_poly_t, fmpq_poly_t
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git
More information about the debian-science-commits
mailing list