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

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


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

The following commit has been merged in the master branch:
commit a55f366a6aa5827e9a2152735592c797467005a0
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Feb 21 12:05:18 2004 +0000

    Removed some obsolete stuff
---
 src/exiftest.cpp | 22 ++--------------------
 1 file changed, 2 insertions(+), 20 deletions(-)

diff --git a/src/exiftest.cpp b/src/exiftest.cpp
index 33bd46d..a62629f 100644
--- a/src/exiftest.cpp
+++ b/src/exiftest.cpp
@@ -3,11 +3,11 @@
   Abstract : This is playground code, do what you want with it.
 
   Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
-  Version  : $Name:  $ $Revision: 1.16 $
+  Version  : $Name:  $ $Revision: 1.17 $
  */
 // *****************************************************************************
 #include "rcsid.hpp"
-EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.16 $ $RCSfile: exiftest.cpp,v $")
+EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.17 $ $RCSfile: exiftest.cpp,v $")
 
 // *****************************************************************************
 // included header files
@@ -45,23 +45,6 @@ try {
     exifPrint(exifData);
     exifData.writeThumbnail("thumb");
 
-    std::string key = "Image.UserInfo.UserComment";
-    Value* value = Value::create(undefined);
-    value->read("ASCII

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list