[libgeo-metar-perl] 13/13: Add patch to fix spelling error found by Lintian

Axel Beckert abe at deuxchevaux.org
Sun Nov 12 02:04:29 UTC 2017


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

abe pushed a commit to branch master
in repository libgeo-metar-perl.

commit beec413fd456f89eb993b0d512ac48608b005093
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Sun Nov 12 03:03:16 2017 +0100

    Add patch to fix spelling error found by Lintian
---
 debian/changelog              |  1 +
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 14 ++++++++++++++
 3 files changed, 16 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 999f2e5..723acec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,6 +42,7 @@ libgeo-metar-perl (1.15-2) UNRELEASED; urgency=low
   * Fix spelling error in README.Debian found by Lintian.
   * Add myself as Uploader.
   * Declare compliance with Debian Policy 4.1.1.
+  * Add patch to fix spelling error found by Lintian.
 
  -- Axel Beckert <abe at debian.org>  Sun, 12 Nov 2017 02:35:32 +0100
 
diff --git a/debian/patches/series b/debian/patches/series
index 61a2a3a..d77b7f8 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -2,3 +2,4 @@ wind.patch
 pressure.patch
 visibility.patch
 various.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..9f138cb
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,14 @@
+Description: Fix spelling errors found by Lintian
+Author: Axel Beckert <abe at debian.org>
+
+--- a/METAR.pm
++++ b/METAR.pm
+@@ -1471,7 +1471,7 @@
+ B<off>. Turn it on if you are developing METAR or having trouble with
+ it.
+ 
+-debug() understands all of the folloing:
++debug() understands all of the following:
+ 
+         Enable       Disable
+         ------       -------

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



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