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

kanashiro pushed a commit to branch master
in repository libtext-reflow-perl.

commit b6459c1332429ab39d5ba64d71cba0f3260d90b8
Author: Lucas Kanashiro <kanash...@debian.org>
Date:   Tue Nov 29 14:53:39 2016 -0200

    Remove patch fixing typo in manpage, applied by upstream.
---
 debian/changelog                         |  1 +
 debian/patches/fix-typo-in-manpage.patch | 26 --------------------------
 debian/patches/series                    |  1 -
 3 files changed, 1 insertion(+), 27 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 60bdd53..de23ae4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libtext-reflow-perl (1.15-1) UNRELEASED; urgency=medium
 
   * Import upstream version 1.15
+  * Remove patch fixing typo in manpage, applied by upstream.
 
  -- Lucas Kanashiro <kanash...@debian.org>  Tue, 29 Nov 2016 14:51:25 -0200
 
diff --git a/debian/patches/fix-typo-in-manpage.patch 
b/debian/patches/fix-typo-in-manpage.patch
deleted file mode 100644
index 96d15e0..0000000
--- a/debian/patches/fix-typo-in-manpage.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-Description: fix typo in manpage
-Author: Lucas Kanashiro <kanash...@debian.org>
-Last-Updated: 2016-11-28
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=119017
-Bug: https://rt.cpan.org/Ticket/Display.html?id=119017
-
---- a/Reflow.pm
-+++ b/Reflow.pm
-@@ -547,7 +547,7 @@ sub reflow_para {
- }
- 
- 
--# Add spaces to ends of sentances and calculate @extra array of penalties
-+# Add spaces to ends of sentence and calculate @extra array of penalties
- sub reflow_penalties {
-   my $j;
-   $wordcount = $#words + 1;
-@@ -773,7 +773,7 @@ will not reflow any lines containing fiv
- 
- =item frenchspacing => 'n'
- 
--Normally two spaces are put at the end of a sentance or a clause.
-+Normally two spaces are put at the end of a sentence or a clause.
- The C<frenchspacing> option (taken from the TeX macro of the same name)
- disables this feature.
- 
diff --git a/debian/patches/series b/debian/patches/series
index 4ce8df4..5162df7 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix-typo-in-manpage.patch
 hashbang.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libtext-reflow-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