[sagemath] 01/03: Remove patch d/debian-cysignals.patch

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Sep 23 01:25:57 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository sagemath.

commit 8b1130d881b07622584639d8c16a65c3bec86588
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Fri Sep 23 02:04:27 2016 +0100

    Remove patch d/debian-cysignals.patch
---
 debian/patches/debian-cysignals.patch | 21 ---------------------
 debian/patches/series                 |  1 -
 2 files changed, 22 deletions(-)

diff --git a/debian/patches/debian-cysignals.patch b/debian/patches/debian-cysignals.patch
deleted file mode 100644
index 3e546d6..0000000
--- a/debian/patches/debian-cysignals.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Description: Make cysignals use multiarch paths
- Cysignals uses a very naive way of loading libpython2.7, fix this for Debian
- When we package cysignals for Debian, we will need to move this patch there.
- Also, hey dawg i herd u liek patches
-Author: Ximin Luo <infinity0 at debian.org>
-Forwarded: not-needed
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- /dev/null
-+++ b/sage/build/pkgs/cysignals/patches/multiarch-path.patch
-@@ -0,0 +1,10 @@
-+--- src/src/scripts/cysignals-CSI	2016-07-07 14:28:52.333831922 +0200
-++++ src/src/scripts/cysignals-CSI	2016-07-07 14:27:14.542616423 +0200
-+@@ -84,6 +84,7 @@
-+     """
-+     # Preload the right Python library
-+     libpython = os.path.join(sysconfig.get_config_var('exec_prefix'), 'lib',
-++                             sysconfig.get_config_var('multiarchsubdir').lstrip('/'),
-+                              sysconfig.get_config_var('INSTSONAME'))
-+     env = dict(os.environ)
-+     if sys.platform == 'macosx':
diff --git a/debian/patches/series b/debian/patches/series
index ea834c9..a3a2304 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -26,7 +26,6 @@ debian-rubiks.patch
 debian-pari.patch
 debian-nauty.patch
 debian-gsl-cblas.patch
-debian-cysignals.patch
 debian-arb.patch
 debian-cython-sys-path.patch
 debian-sage-env.patch

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