[pg_comparator] 09/10: Add patch to fix 'allows one to' typo.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Sun Aug 16 16:10:08 UTC 2015


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

sebastic pushed a commit to branch master
in repository pg_comparator.

commit 7e4dd24bc07592915305f259c121c0ac647a1cc5
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Aug 16 18:05:27 2015 +0200

    Add patch to fix 'allows one to' typo.
---
 debian/changelog                    |  1 +
 debian/patches/allows-to-typo.patch | 15 +++++++++++++++
 debian/patches/series               |  1 +
 3 files changed, 17 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a12000b..3845c51 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ pg-comparator (2.2.6-1) UNRELEASED; urgency=medium
   * Drop patches, applied upstream.
   * Update Vcs-Browser URL to use cgit instead of gitweb.
   * Bump Standards-Version to 3.9.6, no changes.
+  * Add patch to fix 'allows one to' typo.
 
  -- Bas Couwenberg <sebastic at debian.org>  Sun, 16 Aug 2015 17:12:17 +0200
 
diff --git a/debian/patches/allows-to-typo.patch b/debian/patches/allows-to-typo.patch
new file mode 100644
index 0000000..310638a
--- /dev/null
+++ b/debian/patches/allows-to-typo.patch
@@ -0,0 +1,15 @@
+Description: Fix 'allow to' typo, replace with 'allow <verb>ing'.
+Author: Bas Couwenberg <sebastic at debian.org>
+Forwarded: http://pgfoundry.org/tracker/?func=detail&group_id=1000037&aid=1011446&atid=232
+
+--- a/pg_comparator
++++ b/pg_comparator
+@@ -39,7 +39,7 @@ is a mere side effect.
+ 
+ =head1 OPTIONS
+ 
+-Options allow to request help or to adjust some internal parameters.
++Options allow requesting help or to adjust some internal parameters.
+ Short one-letter options are also available, usually with the first letter
+ of the option name.
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..a3b4f01
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+allows-to-typo.patch

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



More information about the Pkg-grass-devel mailing list