[sagemath] 02/02: Add a Build-Dep on singular-doc to prepare for using the .hlp file
Ximin Luo
infinity0 at debian.org
Tue Oct 11 23:54:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository sagemath.
commit c38153986df9b6c079c9abd6093f985d3e44226d
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Oct 12 01:37:06 2016 +0200
Add a Build-Dep on singular-doc to prepare for using the .hlp file
Also rename the patch to make it more obvious we'll drop it
---
debian/control | 1 +
...{debian-no-singular-hlp.patch => debian-temp-no-singular-hlp.patch} | 3 ++-
debian/patches/series | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2ea9c93..d6302cf 100644
--- a/debian/control
+++ b/debian/control
@@ -172,6 +172,7 @@ Build-Depends:
sagetex,
scons,
singular (>= 4.0.3-p3),
+ singular-doc (>= 4.0.3-p3),
sqlite3,
sympow,
tachyon,
diff --git a/debian/patches/debian-no-singular-hlp.patch b/debian/patches/debian-temp-no-singular-hlp.patch
similarity index 88%
rename from debian/patches/debian-no-singular-hlp.patch
rename to debian/patches/debian-temp-no-singular-hlp.patch
index e4b99fb..121314b 100644
--- a/debian/patches/debian-no-singular-hlp.patch
+++ b/debian/patches/debian-temp-no-singular-hlp.patch
@@ -1,5 +1,6 @@
Description: Don't try to use singular.hlp
- We currently don't ship that in our Debian package; we should (TODO).
+ That file is currently in .gz form but this is fixed in (Debian's) git.
+ So we can remove this patch after the next Singular (Debian) upload.
Author: Ximin Luo <infinity0 at debian.org>
Forwarded: not-needed
---
diff --git a/debian/patches/series b/debian/patches/series
index c36114c..5b5023a 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -35,7 +35,6 @@ debian-arb.patch
debian-cython-sys-path.patch
debian-sage-env.patch
debian-octave.patch
-debian-no-singular-hlp.patch
debian-sage-gap-reset.patch
# this next one contains some stuff that should be forwarded upstream
debian-fix-trivial-test-cases.patch
@@ -47,3 +46,4 @@ debian-temp-userdir.patch
temp-disable-parallel-sphinx.patch
temp-cython-include-source.patch
version-temp-singular-4-extra-fixes.patch
+debian-temp-no-singular-hlp.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