[libweb-api-perl] 05/05: Add grammar.patch

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Sat Jan 27 22:24:21 UTC 2018


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

mans0954 pushed a commit to branch master
in repository libweb-api-perl.

commit 1fd7fee5d9d34445b9ee1fa254340da1a7f68825
Author: Christopher Hoskin <mans0954 at debian.org>
Date:   Sat Jan 27 22:23:10 2018 +0000

    Add grammar.patch
---
 debian/changelog             |  1 +
 debian/patches/grammar.patch | 16 ++++++++++++++++
 debian/patches/series        |  1 +
 3 files changed, 18 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 6876145..8e6ea10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,5 +5,6 @@ libweb-api-perl (2.2.3-1) UNRELEASED; urgency=low
   * Fill in debian/copyright
   * Fill in descriptions
   * Set debhelper compat to 11
+  * Add grammar.patch
 
  -- Christopher Hoskin <mans0954 at debian.org>  Sat, 27 Jan 2018 18:07:33 +0000
diff --git a/debian/patches/grammar.patch b/debian/patches/grammar.patch
new file mode 100644
index 0000000..855fcd1
--- /dev/null
+++ b/debian/patches/grammar.patch
@@ -0,0 +1,16 @@
+Description: Grammar improvement
+Author: Christopher Hoskin <mans0954 at debian.org>
+Last-Update: 2018-01-27
+Forwarded: 
+Bug: 
+--- a/lib/Web/API.pm
++++ b/lib/Web/API.pm
+@@ -1097,7 +1097,7 @@
+ 
+ =head2 retry_times (optional)
+ 
+-get/set amount of times a request will be retried at most
++get/set number of times a request will be retried at most
+ 
+ default: 3
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..03944e0
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+grammar.patch

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



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