[libxml-sax-machines-perl] 06/09: Drop auto_set_repository.patch, refresh remaining patches.

gregor herrmann gregoa at debian.org
Fri Oct 11 17:06:25 UTC 2013


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

gregoa pushed a commit to branch master
in repository libxml-sax-machines-perl.

commit 1c0b95cc01ae882fcb8925bb5f1a354aa815b8b4
Author: gregor herrmann <gregoa at debian.org>
Date:   Fri Oct 11 19:01:55 2013 +0200

    Drop auto_set_repository.patch, refresh remaining patches.
---
 debian/patches/auto_set_repository.patch |   18 -----------------
 debian/patches/pod-spelling.patch        |    9 +++------
 debian/patches/pod-warnings.patch        |   31 +++++++++++++++++-------------
 debian/patches/series                    |    1 -
 debian/patches/siteconfig-warning.patch  |    8 ++++++--
 5 files changed, 27 insertions(+), 40 deletions(-)

diff --git a/debian/patches/auto_set_repository.patch b/debian/patches/auto_set_repository.patch
deleted file mode 100644
index 2a0926f..0000000
--- a/debian/patches/auto_set_repository.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-Description: auto_set_repository is broken
-Origin: vendor
-Bug: https://rt.cpan.org/Public/Bug/Display.html?id=76224
-Bug-Debian: http://bugs.debian.org/711626
-Forwarded: not-needed
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-06-08
-
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -10,7 +10,6 @@
- 
- no_index 'directory' => 'examples';
- 
--auto_set_repository;
- auto_manifest;
- auto_install;
- WriteAll;
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
index 2d3efd1..f9690c8 100644
--- a/debian/patches/pod-spelling.patch
+++ b/debian/patches/pod-spelling.patch
@@ -3,11 +3,11 @@ Origin: vendor
 Bug: https://rt.cpan.org/Ticket/Display.html?id=85989
 Forwarded: https://rt.cpan.org/Ticket/Display.html?id=85989
 Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2013-06-08
+Last-Update: 2013-10-11
 
 --- a/lib/XML/Filter/Distributor.pm
 +++ b/lib/XML/Filter/Distributor.pm
-@@ -125,7 +125,7 @@
+@@ -259,12 +259,12 @@
  
      $p->set_handlers( $handler1, $handler2 );
  
@@ -15,13 +15,10 @@ Last-Update: 2013-06-08
 +Provided for compatibility with other SAX processors, use set_handlers
  instead.
  
- =cut
-@@ -137,7 +137,7 @@
- 
  =item set_handler
  
 -Provided for compatability with other SAX processors, use set_handlers
 +Provided for compatibility with other SAX processors, use set_handlers
  instead.
  
- =cut
+ =back
diff --git a/debian/patches/pod-warnings.patch b/debian/patches/pod-warnings.patch
index 12ce5d7..46d37e7 100644
--- a/debian/patches/pod-warnings.patch
+++ b/debian/patches/pod-warnings.patch
@@ -1,33 +1,38 @@
-Author: Jonathan Yu <frequency at cpan.org>
+Description: Fix errors with pod2man
 Origin: vendor
 Bug-CPAN: https://rt.cpan.org/Ticket/Display.html?id=47957
 Forwarded: yes
-Description: Fix errors with pod2man
+Author: Jonathan Yu <frequency at cpan.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-10-11
+
 --- a/lib/XML/Filter/Distributor.pm
 +++ b/lib/XML/Filter/Distributor.pm
-@@ -250,6 +250,7 @@
- }
- TPL_END
+@@ -267,6 +266,8 @@
+ Provided for compatability with other SAX processors, use set_handlers
+ instead.
  
 +=back
- 
++
  =head1 LIMITATIONS
  
+ Can only feed a single aggregator at the moment :).  I can fix this with
 --- a/lib/XML/Filter/DocSplitter.pm
 +++ b/lib/XML/Filter/DocSplitter.pm
-@@ -280,6 +280,7 @@
- }
- TPL_END
+@@ -294,6 +293,8 @@
  
-+=back
+     my $a = $h->get_split_path;
  
++=back
++
  =head1 LIMITATIONS
  
+ Can only feed a single aggregator at the moment :).  I can fix this with
 --- a/lib/XML/Filter/Merger.pm
 +++ b/lib/XML/Filter/Merger.pm
-@@ -416,6 +416,8 @@
- }
- TEMPLATE_END
+@@ -481,6 +481,8 @@
+ 
+ It is passed an empty ({}) data structure.
  
 +=back
 +
diff --git a/debian/patches/series b/debian/patches/series
index e6adaa3..51dde2e 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,4 +1,3 @@
 pod-warnings.patch
 siteconfig-warning.patch
-auto_set_repository.patch
 pod-spelling.patch
diff --git a/debian/patches/siteconfig-warning.patch b/debian/patches/siteconfig-warning.patch
index 49b3b56..52b5be3 100644
--- a/debian/patches/siteconfig-warning.patch
+++ b/debian/patches/siteconfig-warning.patch
@@ -6,12 +6,16 @@ Description: warning about XML::SAX::Machines::SiteConfig and upgrades
  means that any changes will be silently overwritten upon an upgrade,
  which would clobber a user's changes. The proposed fix for this is to
  add a documentation patch explaining this behaviour.
-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537582
 Origin: vendor
+Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=537582
+Forwarded: not-needed
 Author: Jonathan Yu <jawnsy at cpan.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2013-10-11
+
 --- a/lib/XML/SAX/Machines.pm
 +++ b/lib/XML/SAX/Machines.pm
-@@ -143,8 +143,9 @@
+@@ -319,8 +319,9 @@
  
      XML::Filter::Tee->new( Handler => $h );
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-sax-machines-perl.git



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