[mathicgb] 01/01: Replace "Grobner" with "Groebner", the correct anglicization of "Gröbner" (Closes: #807904).

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Jan 31 21:57:51 UTC 2016


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

dtorrance-guest pushed a commit to branch master
in repository mathicgb.

commit 034412da6f9268547326c2fbe1c19f9695d94f10
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Jan 31 16:14:06 2016 -0500

    Replace "Grobner" with "Groebner", the correct anglicization of "Gröbner"
    (Closes: #807904).
---
 debian/changelog |  7 +++++++
 debian/control   | 16 ++++++++--------
 debian/mgb.1     |  4 ++--
 3 files changed, 17 insertions(+), 10 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c553516..2bb0bf8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+mathicgb (1.0~git20150904-2) unstable; urgency=medium
+
+  * Replace "Grobner" with "Groebner", the correct anglicization of "Gröbner"
+    (Closes: #807904).
+
+ -- Doug Torrance <dtorrance at piedmont.edu>  Sun, 31 Jan 2016 16:14:51 -0500
+
 mathicgb (1.0~git20150904-1) unstable; urgency=medium
 
   * New upstream release (git snapshot).
diff --git a/debian/control b/debian/control
index 5b252d0..6beb433 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,10 @@ Architecture: any
 Depends: ${misc:Depends}, ${shlibs:Depends}
 Multi-Arch: foreign
 Description: Compute Groebner bases (command line tool)
- Mathicgb is a program for computing Groebner basis and signature Grobner bases.
+ Mathicgb is a program for computing Groebner basis and signature Groebner bases.
  Mathicgb is based on the fast data structures from mathic.
  .
- The paper "Practical Grobner Basis Computation" describes the algorithms in
+ The paper "Practical Groebner Basis Computation" describes the algorithms in
  Mathicgb from a high level. It was presented at ISSAC 2012 and is available at
  http://arxiv.org/abs/1206.6940
  .
@@ -35,10 +35,10 @@ Architecture: any
 Depends: libmathicgb0 (= ${binary:Version}), ${misc:Depends}
 Multi-Arch: same
 Description: Compute Groebner bases (developer tools)
- Mathicgb is a program for computing Groebner basis and signature Grobner bases.
+ Mathicgb is a program for computing Groebner basis and signature Groebner bases.
  Mathicgb is based on the fast data structures from mathic.
  .
- The paper "Practical Grobner Basis Computation" describes the algorithms in
+ The paper "Practical Groebner Basis Computation" describes the algorithms in
  Mathicgb from a high level. It was presented at ISSAC 2012 and is available at
  http://arxiv.org/abs/1206.6940
  .
@@ -51,10 +51,10 @@ Depends: ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Compute Groebner bases (runtime library)
- Mathicgb is a program for computing Groebner basis and signature Grobner bases.
+ Mathicgb is a program for computing Groebner basis and signature Groebner bases.
  Mathicgb is based on the fast data structures from mathic.
  .
- The paper "Practical Grobner Basis Computation" describes the algorithms in
+ The paper "Practical Groebner Basis Computation" describes the algorithms in
  Mathicgb from a high level. It was presented at ISSAC 2012 and is available at
  http://arxiv.org/abs/1206.6940
  .
@@ -66,10 +66,10 @@ Section: debug
 Depends: libmathicgb0 (= ${binary:Version}), ${misc:Depends}
 Multi-Arch: same
 Description: Compute Groebner bases (debugging symbols)
- Mathicgb is a program for computing Groebner basis and signature Grobner bases.
+ Mathicgb is a program for computing Groebner basis and signature Groebner bases.
  Mathicgb is based on the fast data structures from mathic.
  .
- The paper "Practical Grobner Basis Computation" describes the algorithms in
+ The paper "Practical Groebner Basis Computation" describes the algorithms in
  Mathicgb from a high level. It was presented at ISSAC 2012 and is available at
  http://arxiv.org/abs/1206.6940
  .
diff --git a/debian/mgb.1 b/debian/mgb.1
index afb5a63..6450598 100644
--- a/debian/mgb.1
+++ b/debian/mgb.1
@@ -4,13 +4,13 @@ Mathicgb: \- Compute (signature) Groebner bases using the fast data\%structures
 from mathic.
 .SH DESCRIPTION
 .HP
-gb \- Compute a Grobner basis.
+gb \- Compute a Groebner basis.
 .HP
 help \- Return information about the command line interface.
 .HP
 matrix \- Perform matrix computations.
 .HP
-siggb \- Compute a signature Grobner basis
+siggb \- Compute a signature Groebner basis
 .SH AUTHORS
 Mathicgb was written by Bjarke Hammersholt Roune <bjarke.roune at gmail.com> and
 Michael Stillman <mike at math.cornell.edu>. This manual page was written by Doug

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/mathicgb.git



More information about the debian-science-commits mailing list