[silo-llnl] 52/96: Fix spelling error

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Jul 21 13:09:31 UTC 2015


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

mckinstry pushed a commit to branch debian/master
in repository silo-llnl.

commit 1a5291757986cebc885b0dac8fbce0db22ed07a0
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Sun Jan 13 17:40:36 2013 +0000

    Fix spelling error
---
 debian/changelog           |  1 +
 debian/patches/series      |  1 +
 debian/patches/spell.patch | 18 ++++++++++++++++++
 3 files changed, 20 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index e74e62f..3183734 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ silo-llnl (4.8-14) UNRELEASED; urgency=low
 
   * Set Standards-Version: 3.9.4. No changes required.
   * Now set debhelper dependency to 9. 
+  * Patch for typo spotted by Lintian.
 
  -- Alastair McKinstry <mckinstry at debian.org>  Sun, 13 Jan 2013 17:06:45 +0000
 
diff --git a/debian/patches/series b/debian/patches/series
index 475ba36..a41f445 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -9,3 +9,4 @@ pkgconfig.patch
 version-script.patch
 autoreconf.patch
 security-fix.patch
+spell.patch
diff --git a/debian/patches/spell.patch b/debian/patches/spell.patch
new file mode 100644
index 0000000..e9b5a8b
--- /dev/null
+++ b/debian/patches/spell.patch
@@ -0,0 +1,18 @@
+Description: Minor spelling error fix
+Author: Alastair McKinstry <mckinstry at debian.org>
+Last-Updated: 2013-01-13
+Forwarded: no
+
+Index: silo-llnl-4.8/src/silo/silo.c
+===================================================================
+--- silo-llnl-4.8.orig/src/silo/silo.c	2013-01-13 17:07:54.000000000 +0000
++++ silo-llnl-4.8/src/silo/silo.c	2013-01-13 17:38:15.000000000 +0000
+@@ -182,7 +182,7 @@
+     "You need to configure the Silo library using the\n"
+     "--with-hdf5=<INC,LIB> option and re-compile and\n"
+     "re-install Silo. If you do not have an installation\n"
+-    "of HDF5 already on your sytem, you will also need\n"
++    "of HDF5 already on your system, you will also need\n"
+     "to obtain HDF5 from www.hdfgroup.org and install it." /* 33 */
+ };
+ 

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



More information about the debian-science-commits mailing list