r25317 - in /trunk/libhtml-formfu-perl/debian/patches: how-to-report-bugs.diff script-documentation.diff series whatis-entries.diff

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Thu Sep 18 14:32:47 UTC 2008


Author: ansgar-guest
Date: Thu Sep 18 14:32:43 2008
New Revision: 25317

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25317
Log:
refresh patches

Removed:
    trunk/libhtml-formfu-perl/debian/patches/script-documentation.diff
Modified:
    trunk/libhtml-formfu-perl/debian/patches/how-to-report-bugs.diff
    trunk/libhtml-formfu-perl/debian/patches/series
    trunk/libhtml-formfu-perl/debian/patches/whatis-entries.diff

Modified: trunk/libhtml-formfu-perl/debian/patches/how-to-report-bugs.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/patches/how-to-report-bugs.diff?rev=25317&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/patches/how-to-report-bugs.diff (original)
+++ trunk/libhtml-formfu-perl/debian/patches/how-to-report-bugs.diff Thu Sep 18 14:32:43 2008
@@ -1,6 +1,6 @@
 --- libhtml-formfu-perl.orig/lib/HTML/FormFu.pm
 +++ libhtml-formfu-perl/lib/HTML/FormFu.pm
-@@ -3006,9 +3006,13 @@
+@@ -3068,9 +3068,13 @@
  
  =head1 BUGS
  

Modified: trunk/libhtml-formfu-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/patches/series?rev=25317&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/patches/series (original)
+++ trunk/libhtml-formfu-perl/debian/patches/series Thu Sep 18 14:32:43 2008
@@ -1,3 +1,2 @@
-script-documentation.diff
 whatis-entries.diff
 how-to-report-bugs.diff

Modified: trunk/libhtml-formfu-perl/debian/patches/whatis-entries.diff
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-formfu-perl/debian/patches/whatis-entries.diff?rev=25317&op=diff
==============================================================================
--- trunk/libhtml-formfu-perl/debian/patches/whatis-entries.diff (original)
+++ trunk/libhtml-formfu-perl/debian/patches/whatis-entries.diff Thu Sep 18 14:32:43 2008
@@ -1,171 +1,6 @@
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/Hr.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/Hr.pm
-@@ -18,7 +18,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::Hr
-+HTML::FormFu::Element::Hr - horizontal-rule element
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/Src.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/Src.pm
-@@ -18,7 +18,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::Src
-+HTML::FormFu::Element::Src - custom HTML element
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/HTMLEscape.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/HTMLEscape.pm
-@@ -22,7 +22,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::HTMLEscape
-+HTML::FormFu::Filter::HTMLEscape - filter escaping HTML
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/HTMLScrubber.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/HTMLScrubber.pm
-@@ -39,7 +39,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::HTMLScrubber
-+HTML::FormFu::Filter::HTMLScrubber - filter removing HTML markup
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/LowerCase.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/LowerCase.pm
-@@ -17,7 +17,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::LowerCase
-+HTML::FormFu::Filter::LowerCase - filter transforming to lower case
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/NonNumeric.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/NonNumeric.pm
-@@ -11,7 +11,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::NonNumeric
-+HTML::FormFu::Filter::NonNumeric - filter removing all non-numeric characters
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/Regex.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/Regex.pm
-@@ -26,7 +26,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::Regex
-+HTML::FormFu::Filter::Regex - regexp-based match/replace filter
- 
- =head1 SYNOPSIS
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/Split.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/Split.pm
-@@ -26,7 +26,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::Split
-+HTML::FormFu::Filter::Split - filter splitting a singe valut into an arrayref
- 
- =head1 SYNOPSIS
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/TrimEdges.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/TrimEdges.pm
-@@ -20,7 +20,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::TrimEdges
-+HTML::FormFu::Filter::TrimEdges - filter timming whitespace
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/UpperCase.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/UpperCase.pm
-@@ -17,7 +17,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::UpperCase
-+HTML::FormFu::Filter::UpperCase - filter transforming to upper case
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Filter/Whitespace.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Filter/Whitespace.pm
-@@ -11,7 +11,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Filter::Whitespace
-+HTML::FormFu::Filter::Whitespace - filter stripping all whitespace
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/SimpleTable.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/SimpleTable.pm
-@@ -115,7 +115,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::SimpleTable
-+HTML::FormFu::Element::SimpleTable - simple table element
- 
- =head1 SYNOPSIS
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/_Field.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/_Field.pm
-@@ -1041,7 +1041,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::_Field
-+HTML::FormFu::Element::_Field - base class for all form-field elements
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/_NonBlock.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/_NonBlock.pm
-@@ -51,7 +51,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::_NonBlock
-+HTML::FormFu::Element::_NonBlock - base class for single-tag elements
- 
- =head1 DESCRIPTION
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Upload.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Upload.pm
-@@ -45,7 +45,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Upload
-+HTML::FormFu::Upload - uploaded file
- 
- =head1 DESCRIPTION
- 
 --- libhtml-formfu-perl.orig/lib/HTML/FormFu/Attribute.pm
 +++ libhtml-formfu-perl/lib/HTML/FormFu/Attribute.pm
-@@ -301,7 +301,7 @@
+@@ -343,7 +343,7 @@
  
  =head1 NAME
  
@@ -173,17 +8,6 @@
 +HTML::FormFu::Attribute - accessor class
  
  =head1 SYNOPSIS
- 
---- libhtml-formfu-perl.orig/lib/HTML/FormFu/Element/_DateSelect.pm
-+++ libhtml-formfu-perl/lib/HTML/FormFu/Element/_DateSelect.pm
-@@ -57,7 +57,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Element::_DateSelect
-+HTML::FormFu::Element::_DateSelect - base class for date fields
- 
- =head1 AUTHOR
  
 --- libhtml-formfu-perl.orig/lib/HTML/FormFu/QueryType/CGI.pm
 +++ libhtml-formfu-perl/lib/HTML/FormFu/QueryType/CGI.pm
@@ -220,7 +44,7 @@
  
 --- libhtml-formfu-perl.orig/lib/HTML/FormFu/UploadParam.pm
 +++ libhtml-formfu-perl/lib/HTML/FormFu/UploadParam.pm
-@@ -100,7 +100,7 @@
+@@ -99,7 +99,7 @@
  
  =head1 NAME
  




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