[pdl] 01/01: Add patch to fix spelling errors.

Bas Couwenberg sebastic at debian.org
Sat Nov 4 21:09:59 UTC 2017


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

sebastic pushed a commit to branch master
in repository pdl.

commit 441487247548b680a888cca7f676d700c899dbbc
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat Nov 4 22:01:50 2017 +0100

    Add patch to fix spelling errors.
---
 debian/changelog                     |  6 ++++++
 debian/patches/series                |  1 +
 debian/patches/spelling-errors.patch | 15 +++++++++++++++
 3 files changed, 22 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 4d0565e..3886c08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pdl (1:2.018-3) UNRELEASED; urgency=medium
+
+  * Add patch to fix spelling errors.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sat, 04 Nov 2017 22:09:08 +0100
+
 pdl (1:2.018-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/patches/series b/debian/patches/series
index 317573d..a84047e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -3,3 +3,4 @@ minuit_default_integer_8.patch
 disable-doc-install.patch
 pdl-ldflags.patch
 absolute-doc-paths.patch
+spelling-errors.patch
diff --git a/debian/patches/spelling-errors.patch b/debian/patches/spelling-errors.patch
new file mode 100644
index 0000000..9b7596e
--- /dev/null
+++ b/debian/patches/spelling-errors.patch
@@ -0,0 +1,15 @@
+Description: Fix spelling errors.
+ * severly -> severely
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/Basic/Core/Core.pm
++++ b/Basic/Core/Core.pm
+@@ -1489,7 +1489,7 @@ data but instead store only access infor
+ piddle's data.
+ 
+ Note: this function should not be used unless absolutely necessary
+-since otherwise memory requirements might be severly increased. Instead
++since otherwise memory requirements might be severely increased. Instead
+ of writing your own XS code with the need to call C<make_physical> you
+ might want to consider using the PDL preprocessor
+ (see L<PDL::PP|PDL::PP>)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git



More information about the Pkg-perl-cvs-commits mailing list