[hdf4] 08/08: Add patch to fix manpage-has-errors-from-man lintian issue.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sat May 7 20:01:21 UTC 2016


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

sebastic pushed a commit to branch experimental
in repository hdf4.

commit e02dd920ab5207180e5573487d888d0e6f613625
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sat May 7 21:22:08 2016 +0200

    Add patch to fix manpage-has-errors-from-man lintian issue.
---
 debian/patches/manpage-has-errors-from-man.patch | 15 +++++++++++++++
 debian/patches/series                            |  1 +
 2 files changed, 16 insertions(+)

diff --git a/debian/patches/manpage-has-errors-from-man.patch b/debian/patches/manpage-has-errors-from-man.patch
new file mode 100644
index 0000000..425ed19
--- /dev/null
+++ b/debian/patches/manpage-has-errors-from-man.patch
@@ -0,0 +1,15 @@
+Description: Fix manpage-has-errors-from-man lintian issue.
+ warning: macro `1f' not defined
+Author: Bas Couwenberg <sebastic at debian.org>
+
+--- a/mfhdf/ncgen/ncgen.1
++++ b/mfhdf/ncgen/ncgen.1
+@@ -327,7 +327,7 @@ are all acceptable \fIfloat\fP constants
+ -2.0f
+ 3.14159265358979f	// will be truncated to less precision
+ 1.f
+-.1f
++\[char46]1f
+ .fi
+ .RE
+ .LP
diff --git a/debian/patches/series b/debian/patches/series
index 1f66d16..3540e09 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -12,3 +12,4 @@ ppc64el.patch
 enablesharedfortran.diff
 mips64.diff
 spelling-errors.patch
+manpage-has-errors-from-man.patch

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



More information about the Pkg-grass-devel mailing list