[libhtml-formfu-perl] 05/10: Drop pod-for-html_formfu_dumpconf.diff, spelling.patch, whatis-entries.diff (applied upstream); do-not-check-for-old-version.diff (obsolete); refresh how-to-report-bugs.diff (offset)

Florian Schlichting fsfs at moszumanska.debian.org
Tue Dec 24 12:50:50 UTC 2013


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

fsfs pushed a commit to branch master
in repository libhtml-formfu-perl.

commit 26559e4ee4cf418af40cc3b4a811b188c62b1736
Author: Florian Schlichting <fsfs at debian.org>
Date:   Tue Dec 24 01:30:19 2013 +0100

    Drop pod-for-html_formfu_dumpconf.diff, spelling.patch, whatis-entries.diff (applied upstream); do-not-check-for-old-version.diff (obsolete); refresh how-to-report-bugs.diff (offset)
---
 debian/patches/do-not-check-for-old-version.diff | 15 -----
 debian/patches/how-to-report-bugs.diff           |  2 +-
 debian/patches/pod-for-html_formfu_dumpconf.diff | 31 -----------
 debian/patches/series                            |  4 --
 debian/patches/spelling.patch                    | 17 ------
 debian/patches/whatis-entries.diff               | 70 ------------------------
 6 files changed, 1 insertion(+), 138 deletions(-)

diff --git a/debian/patches/do-not-check-for-old-version.diff b/debian/patches/do-not-check-for-old-version.diff
deleted file mode 100644
index 3c47ca3..0000000
--- a/debian/patches/do-not-check-for-old-version.diff
+++ /dev/null
@@ -1,15 +0,0 @@
-From: Ansgar Burchardt <ansgar at debian.org>
-Date: Sat, 23 Apr 2011 13:54:55 +0200
-Origin: vendor
-Forwarded: not-needed
-Subject: do not check for old versions when building the package
---- a/Makefile.PL
-+++ b/Makefile.PL
-@@ -8,6 +8,7 @@
- # required for legacy check below
- include_deps 'IO::Interactive' => '0.04';
- 
-+if (0)
- {
-     # check for old non-Moose version
-     
diff --git a/debian/patches/how-to-report-bugs.diff b/debian/patches/how-to-report-bugs.diff
index aed6164..c395590 100644
--- a/debian/patches/how-to-report-bugs.diff
+++ b/debian/patches/how-to-report-bugs.diff
@@ -4,7 +4,7 @@ Forwarded: not-needed
 
 --- a/lib/HTML/FormFu.pm
 +++ b/lib/HTML/FormFu.pm
-@@ -3157,9 +3157,13 @@
+@@ -3181,9 +3181,13 @@
  
  =head1 BUGS
  
diff --git a/debian/patches/pod-for-html_formfu_dumpconf.diff b/debian/patches/pod-for-html_formfu_dumpconf.diff
deleted file mode 100644
index 30a26c4..0000000
--- a/debian/patches/pod-for-html_formfu_dumpconf.diff
+++ /dev/null
@@ -1,31 +0,0 @@
-Author: Ansgar Burchardt <ansgar at debian.org>
-Subject: Adds pod to the dumpconf helper script
-Forwarded: https://github.com/fireartist/HTML-FormFu/pull/18/commits
-
---- a/bin/html_formfu_dumpconf.pl
-+++ b/bin/html_formfu_dumpconf.pl
-@@ -75,3 +75,24 @@
- Uses Config::Any and Data::Dumper to display how your config file is parsed.
- HELP
- }
-+
-+__END__
-+
-+=head1 NAME
-+
-+html_formfu_dumpconf.pl - dump configuration files
-+
-+=head1 SYNOPSIS
-+
-+    html_formfu_dumpconf.pl F<file.conf>
-+
-+    html_formfu_dumpconf.pl F<file>
-+
-+=head1 DESCRIPTION
-+
-+Uses Config::Any and Data::Dumper to display how your config file is parsed.
-+
-+=head1 SEE ALSO
-+
-+Config::Any, Data::Dumper
-+
diff --git a/debian/patches/series b/debian/patches/series
index f08b780..e662b42 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,5 +1 @@
-whatis-entries.diff
 how-to-report-bugs.diff
-pod-for-html_formfu_dumpconf.diff
-do-not-check-for-old-version.diff
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index 066fb44..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: spelling mistake according to lintian
-Origin: vendor
-Forwarded: https://github.com/fireartist/HTML-FormFu/pull/18/commits
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-08-27
-
---- a/lib/HTML/FormFu/Manual/Cookbook.pod
-+++ b/lib/HTML/FormFu/Manual/Cookbook.pod
-@@ -457,7 +457,7 @@
-     sub auto : Private {
-         my ($self, $c) = @_;
- 
--        # We want to utilize alot of the magic that the controller
-+        # We want to utilize a lot of the magic that the controller
-         # gives us, so therefore we call $self->form like this
- 
-         my $login_form = $self->form;
diff --git a/debian/patches/whatis-entries.diff b/debian/patches/whatis-entries.diff
deleted file mode 100644
index 7062236..0000000
--- a/debian/patches/whatis-entries.diff
+++ /dev/null
@@ -1,70 +0,0 @@
-Author: Ansgar Burchardt <ansgar at debian.org> 
-Subject: Adds a description to those files missing one
-Forwarded: https://github.com/fireartist/HTML-FormFu/pull/18/commits
-
---- a/lib/HTML/FormFu/Attribute.pm
-+++ b/lib/HTML/FormFu/Attribute.pm
-@@ -431,7 +431,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::Attribute
-+HTML::FormFu::Attribute - accessor class
- 
- =head1 SYNOPSIS
- 
---- a/lib/HTML/FormFu/QueryType/CGI.pm
-+++ b/lib/HTML/FormFu/QueryType/CGI.pm
-@@ -58,7 +58,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::QueryType::CGI
-+HTML::FormFu::QueryType::CGI - uploaded file
- 
- =head1 METHODS
- 
---- a/lib/HTML/FormFu/QueryType/CGI/Simple.pm
-+++ b/lib/HTML/FormFu/QueryType/CGI/Simple.pm
-@@ -51,7 +51,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::QueryType::CGI::Simple
-+HTML::FormFu::QueryType::CGI::Simple - uploaded file
- 
- =head1 METHODS
- 
---- a/lib/HTML/FormFu/QueryType/Catalyst.pm
-+++ b/lib/HTML/FormFu/QueryType/Catalyst.pm
-@@ -71,7 +71,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::QueryType::Catalyst
-+HTML::FormFu::QueryType::Catalyst - uploaded file
- 
- =head1 DESCRIPTION
- 
---- a/lib/HTML/FormFu/UploadParam.pm
-+++ b/lib/HTML/FormFu/UploadParam.pm
-@@ -89,7 +89,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::UploadParam
-+HTML::FormFu::UploadParam - accessor class
- 
- =head1 DESCRIPTION
- 
---- a/lib/HTML/FormFu/MultiForm.pm
-+++ b/lib/HTML/FormFu/MultiForm.pm
-@@ -589,7 +589,7 @@
- 
- =head1 NAME
- 
--HTML::FormFu::MultiForm
-+HTML::FormFu::MultiForm - Handle multi-page/stage forms
- 
- =head1 AUTHOR
- 

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



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