[libimage-exiftool-perl] 04/05: Add a patch to fix spelling mistakes in the POD.

gregor herrmann gregoa at debian.org
Sat Oct 29 20:50:49 UTC 2016


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

gregoa pushed a commit to branch master
in repository libimage-exiftool-perl.

commit 6d08f823615043fdfc3e1900303d33f2cea8e235
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 22:43:54 2016 +0200

    Add a patch to fix spelling mistakes in the POD.
---
 debian/patches/series         |  1 +
 debian/patches/spelling.patch | 51 +++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 52 insertions(+)

diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5299247
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..51f75c8
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,51 @@
+Description: fix spelling mistakes (or unusual variants …)
+Origin: vendor
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2016-10-29
+Forwarded: https://rt.cpan.org/Ticket/Display.html?id=118552
+Bug: https://rt.cpan.org/Ticket/Display.html?id=118552
+
+--- a/lib/Image/ExifTool/WritePNG.pl
++++ b/lib/Image/ExifTool/WritePNG.pl
+@@ -366,7 +366,7 @@
+ Compress::Zlib is required to write compressed text.
+ 
+ Existing text tags are always rewritten in their original form (compressed
+-zTXt, uncompressed tEXt or internation iTXt), so pre-existing compressed
++zTXt, uncompressed tEXt or international iTXt), so pre-existing compressed
+ information can only be modified if Compress::Zlib is available.
+ 
+ Newly created textual information is written in uncompressed tEXt form by
+--- a/html/TagNames/Minolta.html
++++ b/html/TagNames/Minolta.html
+@@ -635,7 +635,7 @@
+ models (and sometimes even between different firmware versions), so this
+ information may not be as reliable as it should be.  Because of this, tags
+ in the following tables are set to lower priority to prevent them from
+-superceding the values of same-named tags in other locations when duplicate
++superseding the values of same-named tags in other locations when duplicate
+ tags are disabled.</p>
+ <blockquote>
+ <table class=frame><tr><td>
+--- a/lib/Image/ExifTool/Minolta.pm
++++ b/lib/Image/ExifTool/Minolta.pm
+@@ -1014,7 +1014,7 @@
+         models (and sometimes even between different firmware versions), so this
+         information may not be as reliable as it should be.  Because of this, tags
+         in the following tables are set to lower priority to prevent them from
+-        superceding the values of same-named tags in other locations when duplicate
++        superseding the values of same-named tags in other locations when duplicate
+         tags are disabled.
+     },
+     1 => {
+--- a/lib/Image/ExifTool/TagNames.pod
++++ b/lib/Image/ExifTool/TagNames.pod
+@@ -8943,7 +8943,7 @@
+ models (and sometimes even between different firmware versions), so this
+ information may not be as reliable as it should be.  Because of this, tags
+ in the following tables are set to lower priority to prevent them from
+-superceding the values of same-named tags in other locations when duplicate
++superseding the values of same-named tags in other locations when duplicate
+ tags are disabled.
+ 
+   Index4   Tag Name                             Writable

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



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