[sagemath] 02/02: Remove comment about polybori bug from pruner (fixed).

Tobias Hansen thansen at moszumanska.debian.org
Fri Mar 6 09:31:48 UTC 2015


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

thansen pushed a commit to branch master
in repository sagemath.

commit ced80fb85dd36b480abc8e5ffdbb1f0f1e642363
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Thu Mar 5 15:45:16 2015 +0100

    Remove comment about polybori bug from pruner (fixed).
---
 debian/pruner/configure.ac | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/pruner/configure.ac b/debian/pruner/configure.ac
index b6237b7..262bb39 100644
--- a/debian/pruner/configure.ac
+++ b/debian/pruner/configure.ac
@@ -165,7 +165,7 @@ else
 fi
 AC_SUBST(HAS_JINJA2)
 
-# FIXME(jmol): debian is too late, use sage's
+# FIXME(jmol): debian's version is too old, use sage's
 HAS_JMOL="False"
 AC_SUBST(HAS_JMOL)
 
@@ -306,7 +306,6 @@ AC_SUBST(HAS_PIL)
 AC_CHECK_PROG(HAS_PIP, pip, "True", "False")
 AC_SUBST(HAS_PIP)
 
-# FIXME(polybori): bug #751098 explains how to make that work
 PKG_CHECK_MODULES(polybori, [polybori-0.8 polybori-groebner-0.8], [HAS_POLYBORI="True"], [HAS_POLYBORI="False"])
 AC_SUBST(HAS_POLYBORI)
 

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