[singular] 03/03: Update lintian-spelling-error patch
Jerome Benoit
calculus-guest at moszumanska.debian.org
Wed Nov 9 14:44:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a commit to branch master
in repository singular.
commit 77a56f2da9222b020b7f0e6b33e028537dc35d63
Author: Jerome Benoit <calculus at rezozer.net>
Date: Wed Nov 9 14:06:57 2016 +0000
Update lintian-spelling-error patch
---
debian/changelog | 7 +++++++
debian/patches/series | 2 +-
.../upstream-lintian-spelling-error-silence.patch | 22 +++++++++++-----------
3 files changed, 19 insertions(+), 12 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 004f4d9..0a348de 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+singular (1:4.0.3-p5+ds-1) experimental; urgency=medium
+
+ * Debianization:
+ - debian/patches/upstream-lintian-spelling-error-silence.patch, update.
+
+ -- Jerome Benoit <calculus at rezozer.net> Wed, 09 Nov 2016 14:03:39 +0000
+
singular (1:4.0.3-p4+ds-2) experimental; urgency=medium
* Debianization:
diff --git a/debian/patches/series b/debian/patches/series
index 231c1a5..0899914 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1,5 @@
-upstream-bug-837016-doxygen-ax-update.patch
upstream-lintian-spelling-error-silence.patch
+upstream-bug-837016-doxygen-ax-update.patch
upstream-tests-omalloc-getlucky.patch
upstream-autotools-help2man.patch
upstream-autotools-help2man-extra.patch
diff --git a/debian/patches/upstream-lintian-spelling-error-silence.patch b/debian/patches/upstream-lintian-spelling-error-silence.patch
index e5b2a53..03a0be2 100644
--- a/debian/patches/upstream-lintian-spelling-error-silence.patch
+++ b/debian/patches/upstream-lintian-spelling-error-silence.patch
@@ -3,19 +3,19 @@ Description: source typo
meant to silence lintian and eventually to be submitted to the
upstream maintainer.
Origin: vendor, Debian
-Forwarded: https://github.com/Singular/Sources/pull/800
+Forwarded: https://github.com/Singular/Sources/pull/804
Comment: spelling-error-in-binary
Author: Jerome Benoit <calculus at rezozer.net>
-Last-Update: 2016-10-20
+Last-Update: 2016-11-09
---- a/kernel/numeric/mpr_base.cc
-+++ b/kernel/numeric/mpr_base.cc
-@@ -1354,7 +1354,7 @@
- if ( !remapXiToPoint( LP->iposv[i+1], pQ, &(optSum[c].set), &(optSum[c].pnt) ) )
+--- a/kernel/combinatorics/hilb.cc
++++ b/kernel/combinatorics/hilb.cc
+@@ -79,7 +79,7 @@
+ {
+ if (z>(MAX_INT_VAL)/2)
{
- Werror(" resMatrixSparse::RC: Found bad solution in LP: %d!",LP->iposv[i+1]);
-- WerrorS(" resMatrixSparse::RC: remapXiToPoint faild!");
-+ WerrorS(" resMatrixSparse::RC: remapXiToPoint failed!");
- return -1;
+- WerrorS("interal arrays too big");
++ WerrorS("internal arrays too big");
+ return;
}
- bucket[optSum[c].set]++;
+ p = (int *)omAlloc((unsigned long)z * sizeof(int));
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/singular.git
More information about the debian-science-commits
mailing list