[SCM] Debian packaging of libimage-exif-perl branch, master, updated. 0615eb2f29dbe6f9d02cc5eef38db8e876a4462b

gregor herrmann gregoa at debian.org
Sun May 27 17:51:42 UTC 2012


The following commit has been merged in the master branch:
commit a3ae6049e6fefc2fd6c1416f101d227b92a2a494
Author: gregor herrmann <gregoa at debian.org>
Date:   Sun May 27 19:48:45 2012 +0200

    Add new spelling.patch.

diff --git a/debian/patches/series b/debian/patches/series
index fdb8e57..64c5a75 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 #EXIF_T_GPSIFD.patch
+spelling.patch
diff --git a/debian/patches/spelling.patch b/debian/patches/spelling.patch
new file mode 100644
index 0000000..fc7f3e2
--- /dev/null
+++ b/debian/patches/spelling.patch
@@ -0,0 +1,17 @@
+Description: spelling fix
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2012-05-27
+
+--- a/minolta.c
++++ b/minolta.c
+@@ -147,7 +147,7 @@
+ 
+ static struct descrip minolta_drive[] = {
+ 	{ 0,	"Single Frame" },
+-	{ 1,	"Continous Advance" },
++	{ 1,	"Continuous Advance" },
+ 	{ 2,	"Self Timer" },
+ 	{ 4,	"Bracketing" },
+ 	{ 5,	"Interval" },

-- 
Debian packaging of libimage-exif-perl



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