[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:41:13 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=26b5d41

The following commit has been merged in the master branch:
commit 26b5d412550f83829eb41d4ab8f1f9175865031c
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Tue Apr 6 16:19:37 2010 +0000

    Minor fix.
---
 src/tiffimage.cpp | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/tiffimage.cpp b/src/tiffimage.cpp
index 814e1f4..7940e53 100644
--- a/src/tiffimage.cpp
+++ b/src/tiffimage.cpp
@@ -96,11 +96,11 @@ namespace Exiv2 {
             "Exif.SubImage1.NewSubfileType",
             "Exif.SubImage2.NewSubfileType",
             "Exif.SubImage3.NewSubfileType",
-            "Exif.SubImage4.NewSubfileType"
-            "Exif.SubImage5.NewSubfileType"
-            "Exif.SubImage6.NewSubfileType"
-            "Exif.SubImage7.NewSubfileType"
-            "Exif.SubImage8.NewSubfileType"
+            "Exif.SubImage4.NewSubfileType",
+            "Exif.SubImage5.NewSubfileType",
+            "Exif.SubImage6.NewSubfileType",
+            "Exif.SubImage7.NewSubfileType",
+            "Exif.SubImage8.NewSubfileType",
             "Exif.SubImage9.NewSubfileType"
         };
         // Find the group of the primary image, default to "Image"

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list