[libfile-tail-perl] 11/18: Add -p to QUILT_DIFF_OPTS.

Roland Rosenfeld roland at moszumanska.debian.org
Mon Aug 21 17:31:31 UTC 2017


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

roland pushed a commit to branch master
in repository libfile-tail-perl.

commit 168cfb6dd9eb37c11db848808ed78d6b74253d81
Author: Roland Rosenfeld <roland at debian.org>
Date:   Mon Mar 7 21:30:54 2016 +0100

    Add -p to QUILT_DIFF_OPTS.
---
 debian/changelog                     | 6 ++++++
 debian/patches/10_pod_fixup.patch    | 6 +++---
 debian/patches/20_manpage_typo.patch | 8 ++++----
 3 files changed, 13 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 02f7612..b17e2c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libfile-tail-perl (1.3-2) unstable; urgency=medium
+
+  * Add -p to QUILT_DIFF_OPTS.
+
+ -- Roland Rosenfeld <roland at debian.org>  Mon, 07 Mar 2016 21:30:24 +0100
+
 libfile-tail-perl (1.3-1) unstable; urgency=medium
 
   * New upstream version 1.3.
diff --git a/debian/patches/10_pod_fixup.patch b/debian/patches/10_pod_fixup.patch
index 4c38474..f631212 100644
--- a/debian/patches/10_pod_fixup.patch
+++ b/debian/patches/10_pod_fixup.patch
@@ -3,7 +3,7 @@ Description: Fixup indentation of POD documentation.
 
 --- a/Tail.pm.debug
 +++ b/Tail.pm.debug
-@@ -647,12 +647,11 @@
+@@ -647,12 +647,11 @@ File::Tail - Perl extension for reading
  OR, you could use tie (additional parameters can be passed with the name, or 
  can be set using $ref):
  
@@ -21,7 +21,7 @@ Description: Fixup indentation of POD documentation.
  
  Note that the above script will never exit. If there is nothing being written
  to the file, it will simply block.
-@@ -763,36 +762,35 @@
+@@ -763,36 +762,35 @@ If you want to read tails from multiple
  
  =item ignore_nonexistant
  
@@ -68,7 +68,7 @@ Description: Fixup indentation of POD documentation.
  you already saw. So in this case, reset_tail should probably
  be set to a small positive number or even C<0>.
  
-@@ -820,9 +818,9 @@
+@@ -820,9 +818,9 @@ is called with the error string as a par
  reference as the first parameter and other parameters to be passed to 
  handler subroutine, or one of the words:
  
diff --git a/debian/patches/20_manpage_typo.patch b/debian/patches/20_manpage_typo.patch
index 052162b..48db31a 100644
--- a/debian/patches/20_manpage_typo.patch
+++ b/debian/patches/20_manpage_typo.patch
@@ -3,7 +3,7 @@ Description: Fix typos in man page.
 
 --- a/Tail.pm.debug
 +++ b/Tail.pm.debug
-@@ -628,7 +628,7 @@
+@@ -628,7 +628,7 @@ __END__
  
  =head1 NAME
  
@@ -12,7 +12,7 @@ Description: Fix typos in man page.
  
  =head1 SYNOPSIS
  
-@@ -669,7 +669,7 @@
+@@ -669,7 +669,7 @@ in the ditribution.
  =head1 DESCRIPTION
  
  The primary purpose of File::Tail is reading and analysing log files while
@@ -21,7 +21,7 @@ Description: Fix typos in man page.
  the logging process with a tool like Tobias Oetiker's MRTG.
  
  The module tries very hard NOT to "busy-wait" on a file that has little 
-@@ -699,7 +699,7 @@
+@@ -699,7 +699,7 @@ the methods.
  
  =head2 new ([ ARGS ]) 
  
@@ -30,7 +30,7 @@ Description: Fix typos in man page.
  be the filename. If the open fails, the module performs a croak. I
  am currently looking for a way to set $! and return undef. 
  
-@@ -777,7 +777,7 @@
+@@ -777,7 +777,7 @@ Default is C<0>.
  =item reset_tail
  
  Same as tail, but applies after reset. (i.e. after the

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



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