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

kanashiro pushed a commit to branch master
in repository libhtml-strip-perl.

commit cc877569f95f4189bdbdcfaccf24a224a55830a4
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Wed Jun 29 16:41:20 2016 -0300

    Create patch to fix typo in manpage
---
 debian/changelog                              |  1 +
 debian/patches/0001_fix-typo-in-manpage.patch | 17 +++++++++++++++++
 debian/patches/series                         |  1 +
 3 files changed, 19 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 37bdf21..a2fe624 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libhtml-strip-perl (2.10-1) UNRELEASED; urgency=medium
   * Update Debian packaging copyright
   * Declare compliance with Debian policy 3.9.8
   * debian/rules: export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
+  * Create patch to fix typo in manpage
 
  -- Lucas Kanashiro <kanash...@debian.org>  Wed, 29 Jun 2016 15:55:15 -0300
 
diff --git a/debian/patches/0001_fix-typo-in-manpage.patch 
b/debian/patches/0001_fix-typo-in-manpage.patch
new file mode 100644
index 0000000..4fdd4de
--- /dev/null
+++ b/debian/patches/0001_fix-typo-in-manpage.patch
@@ -0,0 +1,17 @@
+Description: fix typo in manpage
+Author: Lucas Kanashiro <kanash...@debian.org>
+Last-Updated: 2016-06-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=115740
+Bug: https://rt.cpan.org/Ticket/Display.html?id=115740
+
+--- a/Strip.pm
++++ b/Strip.pm
+@@ -193,7 +193,7 @@ operate in one-shot basis (resetting aft
+ =item new()
+ 
+ Constructor.  Can optionally take a hash of settings (with keys
+-corresponsing to the C<set_> methods below).
++corresponding to the C<set_> methods below).
+ 
+ For example, the following is a valid constructor:
+ 
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..f857c26
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001_fix-typo-in-manpage.patch

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

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to