[SCM] Debian packaging of libgd-securityimage-perl branch, master, updated. debian/1.70-1-10-g62ea19f
gregor herrmann
gregoa at debian.org
Sun Sep 4 13:13:31 UTC 2011
The following commit has been merged in the master branch:
commit f3541631adaa8b8174d4a0f342948b77235ea719
Author: gregor herrmann <gregoa at debian.org>
Date: Sun Sep 4 15:05:42 2011 +0200
Remove spelling.patch, applied upstream.
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 5299247..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
deleted file mode 100644
index d756d50..0000000
--- a/debian/patches/spelling.patch
+++ /dev/null
@@ -1,55 +0,0 @@
-Description: spelling mistakes
-Origin: vendor
-Forwarded: https://rt.cpan.org/Ticket/Display.html?id=70006
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-08-03
-
---- a/lib/GD/SecurityImage.pm
-+++ b/lib/GD/SecurityImage.pm
-@@ -520,7 +520,7 @@
-
- =item gd_font
-
--If you want to use the default interface, set this paramater. The
-+If you want to use the default interface, set this parameter. The
- recognized values are C<Small>, C<Large>, C<MediumBold>, C<Tiny>, C<Giant>.
- The names are case-insensitive; you can pass lower-cased parameters.
-
-@@ -572,8 +572,8 @@
- =item rnd_data
-
- Default character set used to create the random string is C<0..9>.
--But, if you want to use letters also, you can set this paramater.
--This paramater takes an array reference as the value.
-+But, if you want to use letters also, you can set this parameter.
-+This parameter takes an array reference as the value.
-
- B<Not necessary and will not be used if you pass your own random>
- B<string.>
-@@ -682,7 +682,7 @@
- early, you'll die. C<info_text> adds an extra text to the generated
- image. You can also put a strip under the text. The purpose of this
- method is to display additional information on the image. Copyright
--informations can be an example for that.
-+information can be an example for that.
-
- $image->info_text(
- x => 'right',
-@@ -725,7 +725,7 @@
- =item ptsize
-
- The ptsize value of the information text to be used with the TTF font.
--TTF font paramter can not be set with C<info_text()>. The value passed
-+TTF font parameter can not be set with C<info_text()>. The value passed
- to C<new()> will be used instead.
-
- =item color
-@@ -811,7 +811,7 @@
- my $magick = $image->raw;
- $magick->Write("gif:-");
-
--Can be usefull, if you want to modify the graphic yourself. If you
-+Can be useful, if you want to modify the graphic yourself. If you
- want to get an I<image type> see the C<force> option in C<out>.
-
- =head2 gdbox_empty
--
Debian packaging of libgd-securityimage-perl
More information about the Pkg-perl-cvs-commits
mailing list