[netcdf] 11/12: Add patch to fix 'absence' typo in ncgen man page.

Bas Couwenberg sebastic at xs4all.nl
Thu Jan 15 21:37:18 UTC 2015


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

sebastic-guest pushed a commit to branch split-c-f-cxx
in repository netcdf.

commit 5586d8686163de593ca3a824c61c53e5e0b13435
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Thu Jan 15 22:27:53 2015 +0100

    Add patch to fix 'absence' typo in ncgen man page.
---
 debian/changelog                  |  1 +
 debian/patches/absence-typo.patch | 14 ++++++++++++++
 debian/patches/series             |  1 +
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 7028fc6..65ed645 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ netcdf (1:4.3.3~rc3-1) UNRELEASED; urgency=medium
   * Fix privacy-breach-logo lintian error by using the local copy.
   * Remove unused substitution variable ${shlibs:Depends} from libnetcdf-dev.
   * Use libjs-jquery instead of jquery.js from Doxygen.
+  * Add patch to fix 'absence' typo in ncgen man page.
 
  -- Nico Schlömer <nico.schloemer at gmail.com>  Mon, 12 May 2014 14:27:06 +0200
 
diff --git a/debian/patches/absence-typo.patch b/debian/patches/absence-typo.patch
new file mode 100644
index 0000000..a682bc6
--- /dev/null
+++ b/debian/patches/absence-typo.patch
@@ -0,0 +1,14 @@
+Description: Fix 'absense' typo, replace with 'absence'.
+Author: Bas Couwenberg <sebastic at xs4all.nl>
+
+--- a/ncgen/ncgen.1
++++ b/ncgen/ncgen.1
+@@ -64,7 +64,7 @@ standard output; equivalent to -lf77.
+ .IP "\fB-o\fP \fRnetcdf_file\fP"
+ Name of the file to pass to calls to "nc_create()".
+ If this option is specified it implies
+-(in the absense of any explicit -l flag) the "\fB-b\fP" option.
++(in the absence of any explicit -l flag) the "\fB-b\fP" option.
+ This option is necessary because netCDF files
+ cannot be written directly to standard output, since standard output is not
+ seekable.
diff --git a/debian/patches/series b/debian/patches/series
index 9faa5f8..733d31c 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1,3 @@
 link-private.patch
 privacy-breach-logo.patch
+absence-typo.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/netcdf.git



More information about the Pkg-grass-devel mailing list