[sagemath] 02/02: Write some patch descriptions.
Tobias Hansen
thansen at moszumanska.debian.org
Mon Nov 21 22:01:15 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sagemath.
commit d994e1dbfb009b9a8ca1a3604ab5269ae669e50c
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date: Mon Nov 21 22:00:49 2016 +0000
Write some patch descriptions.
---
debian/patches/debian-maxima.patch | 4 ++++
debian/patches/debian-rubiks.patch | 4 ++++
debian/patches/disable-jmol.patch | 4 ++++
3 files changed, 12 insertions(+)
diff --git a/debian/patches/debian-maxima.patch b/debian/patches/debian-maxima.patch
index 6391d2a..fe5fc6b 100644
--- a/debian/patches/debian-maxima.patch
+++ b/debian/patches/debian-maxima.patch
@@ -1,3 +1,7 @@
+Description: Change to work with Debians maxima-sage packages
+ Most changes are to find the differently named binary.
+Author: Tobias Hansen <thansen at debian.org>
+
--- a/sage/src/sage/interfaces/maxima_lib.py
+++ b/sage/src/sage/interfaces/maxima_lib.py
@@ -98,7 +98,7 @@
diff --git a/debian/patches/debian-rubiks.patch b/debian/patches/debian-rubiks.patch
index b194868..f36133c 100644
--- a/debian/patches/debian-rubiks.patch
+++ b/debian/patches/debian-rubiks.patch
@@ -1,3 +1,7 @@
+Description: Find rubiks binaries
+ They have different names in Debian.
+Author: Tobias Hansen <thansen at debian.org>
+
--- a/sage/src/sage/interfaces/rubik.py
+++ b/sage/src/sage/interfaces/rubik.py
@@ -90,7 +90,7 @@
diff --git a/debian/patches/disable-jmol.patch b/debian/patches/disable-jmol.patch
index 201a584..40f79fd 100644
--- a/debian/patches/disable-jmol.patch
+++ b/debian/patches/disable-jmol.patch
@@ -1,3 +1,7 @@
+Description: Set canvas3d and tachyon as default 3D viewers
+ Since we don't have a recent version of jmol in Debian.
+Author: Tobias Hansen <thansen at debian.org>
+
--- a/sage/src/sage/graphs/generic_graph.py
+++ b/sage/src/sage/graphs/generic_graph.py
@@ -18475,7 +18475,7 @@
--
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