[sagemath] 02/02: Update changelog and refresh a patch for 7.6.rc2.
Tobias Hansen
thansen at moszumanska.debian.org
Sat Mar 25 00:06:13 UTC 2017
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository sagemath.
commit cde3aa6757105744fba7de4ac50bc5179bbf1093
Author: Tobias Hansen <thansen at debian.org>
Date: Sat Mar 25 00:05:48 2017 +0000
Update changelog and refresh a patch for 7.6.rc2.
---
debian/changelog | 2 +-
debian/patches/u0-version-singular-4.1.0p2.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index b09db29..c70e506 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-sagemath (7.6~rc1-2) UNRELEASED; urgency=medium
+sagemath (7.6~rc2-1) UNRELEASED; urgency=medium
* New upstream version.
* Broken symlinks to thebe.js were removed upstream. (Closes: #856866)
diff --git a/debian/patches/u0-version-singular-4.1.0p2.patch b/debian/patches/u0-version-singular-4.1.0p2.patch
index ba61ff9..84ae05d 100644
--- a/debian/patches/u0-version-singular-4.1.0p2.patch
+++ b/debian/patches/u0-version-singular-4.1.0p2.patch
@@ -402,7 +402,7 @@ Subject: Further doctest changes.
Modulo any other prime the Groebner basis is trivial so there are
no other solutions. For example::
-@@ -3645,11 +3645,13 @@
+@@ -3646,11 +3646,13 @@
sage: P.<a,b,c> = PolynomialRing(Zmod(1000),3)
sage: I = P * (a + 2*b + 2*c - 1, a^2 - a + 2*b^2 + 2*c^2, 2*a*b + 2*b*c - b)
sage: I.groebner_basis()
--
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