[libcgi-formbuilder-perl] 11/12: Refresh patches with shortening quilt options.

Jonas Smedegaard dr at jones.dk
Sat Oct 25 00:10:33 UTC 2014


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

js pushed a commit to branch master
in repository libcgi-formbuilder-perl.

commit 8733133c25327864e6019f8ab723972b2332c3b0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Oct 25 02:02:01 2014 +0200

    Refresh patches with shortening quilt options.
---
 .../0004-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch       | 4 +---
 .../0005-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch       | 4 +---
 .../0006-Fix-another-use-of-param-that-will-cause-a-warning-i.patch   | 4 +---
 .../0007-Comment-that-cgi_param-is-context-sensitive-just-lik.patch   | 4 +---
 debian/patches/pod-spelling.patch                                     | 2 +-
 5 files changed, 5 insertions(+), 13 deletions(-)

diff --git a/debian/patches/0004-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch b/debian/patches/0004-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
index 3b0b3ca..0395cab 100644
--- a/debian/patches/0004-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
+++ b/debian/patches/0004-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
@@ -7,11 +7,9 @@ Origin: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/p5-CGI-FormBuilder/patche
  lib/CGI/FormBuilder.pm | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/lib/CGI/FormBuilder.pm b/lib/CGI/FormBuilder.pm
-index e8fc358..1ac861e 100644
 --- a/lib/CGI/FormBuilder.pm
 +++ b/lib/CGI/FormBuilder.pm
-@@ -855,7 +855,7 @@ sub keepextras {
+@@ -855,7 +855,7 @@
  
      # Make sure to get all values
      for my $p (@keep) {
diff --git a/debian/patches/0005-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch b/debian/patches/0005-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
index 81cfaa9..aaedac9 100644
--- a/debian/patches/0005-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
+++ b/debian/patches/0005-Avoid-unneeded-warning-from-CGI.pm-4.05-or-newer.patch
@@ -7,11 +7,9 @@ Origin: http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/p5-CGI-FormBuilder/patche
  lib/CGI/FormBuilder/Field.pm | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/lib/CGI/FormBuilder/Field.pm b/lib/CGI/FormBuilder/Field.pm
-index 67bbcee..fa08e25 100644
 --- a/lib/CGI/FormBuilder/Field.pm
 +++ b/lib/CGI/FormBuilder/Field.pm
-@@ -189,7 +189,7 @@ sub cgi_value {
+@@ -189,7 +189,7 @@
      my $self = shift;
      debug 2, "$self->{name}: called \$field->cgi_value";
      puke "Cannot set \$field->cgi_value manually" if @_;
diff --git a/debian/patches/0006-Fix-another-use-of-param-that-will-cause-a-warning-i.patch b/debian/patches/0006-Fix-another-use-of-param-that-will-cause-a-warning-i.patch
index 44c3533..5599f44 100644
--- a/debian/patches/0006-Fix-another-use-of-param-that-will-cause-a-warning-i.patch
+++ b/debian/patches/0006-Fix-another-use-of-param-that-will-cause-a-warning-i.patch
@@ -6,11 +6,9 @@ Subject: Fix another use of param that will cause a warning in recent CGI.pm
  lib/CGI/FormBuilder/Multi.pm | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/lib/CGI/FormBuilder/Multi.pm b/lib/CGI/FormBuilder/Multi.pm
-index bdc9f45..215f68f 100644
 --- a/lib/CGI/FormBuilder/Multi.pm
 +++ b/lib/CGI/FormBuilder/Multi.pm
-@@ -218,7 +218,7 @@ sub navbar {
+@@ -218,7 +218,7 @@
          }
          for my $k (@{$self->{keepextras}}) {
              next if $k eq $pnam;
diff --git a/debian/patches/0007-Comment-that-cgi_param-is-context-sensitive-just-lik.patch b/debian/patches/0007-Comment-that-cgi_param-is-context-sensitive-just-lik.patch
index 184affd..5fb4d12 100644
--- a/debian/patches/0007-Comment-that-cgi_param-is-context-sensitive-just-lik.patch
+++ b/debian/patches/0007-Comment-that-cgi_param-is-context-sensitive-just-lik.patch
@@ -6,11 +6,9 @@ Subject: Comment that cgi_param is context-sensitive just like param
  lib/CGI/FormBuilder.pm | 2 ++
  1 file changed, 2 insertions(+)
 
-diff --git a/lib/CGI/FormBuilder.pm b/lib/CGI/FormBuilder.pm
-index 1ac861e..ad322c3 100644
 --- a/lib/CGI/FormBuilder.pm
 +++ b/lib/CGI/FormBuilder.pm
-@@ -1175,6 +1175,8 @@ sub required_tag {
+@@ -1175,6 +1175,8 @@
  
  sub cgi_param {
      my $self = shift;
diff --git a/debian/patches/pod-spelling.patch b/debian/patches/pod-spelling.patch
index 8aa77a2..ddaf5f7 100644
--- a/debian/patches/pod-spelling.patch
+++ b/debian/patches/pod-spelling.patch
@@ -5,7 +5,7 @@ Forwarded: no
 
 --- a/lib/CGI/FormBuilder.pod
 +++ b/lib/CGI/FormBuilder.pod
-@@ -2056,7 +2056,7 @@ up a couple basic form features:
+@@ -2056,7 +2056,7 @@
          font-style: italic;
      }
  

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



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