[mathic] 05/12: Remove patch; applied upstrem.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 5 00:52:03 UTC 2017


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

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

commit d1251bd0fb6d33fb848741abb67bb4856bf02ae9
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Aug 4 20:07:10 2017 -0400

    Remove patch; applied upstrem.
---
 debian/patches/fix_typo.patch | 17 -----------------
 debian/patches/series         |  1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/fix_typo.patch b/debian/patches/fix_typo.patch
deleted file mode 100644
index dc8c21f..0000000
--- a/debian/patches/fix_typo.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: Fix spelling error (s/occured/occurred/).
- Was causing a spelling-error-in-binary Lintian warning.
-Author: Doug Torrance <dtorrance at piedmont.edu>
-Applied-Upstream: https://github.com/Macaulay2/mathic/commit/1a09c92
-Last-Update: 2016-03-25
-
---- a/src/mathic/error.cpp
-+++ b/src/mathic/error.cpp
-@@ -15,7 +15,7 @@
- 
-     std::ostringstream err;
-     err << errorMsg << '\n'
--        << "The internal error occured in file " << file
-+        << "The internal error occurred in file " << file
-         << " on line " << lineNumber << '.';
-     reportInternalError(err.str());
-   }
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 8fce975..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-fix_typo.patch

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



More information about the debian-science-commits mailing list