[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:11 UTC 2017


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

The following commit has been merged in the master branch:
commit 5a99d492845705d22373384806ca94fbcce3ab9a
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Mar 20 03:47:30 2004 +0000

    Switched debugging output off
---
 src/makernote.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/makernote.cpp b/src/makernote.cpp
index e1867ce..45ffef1 100644
--- a/src/makernote.cpp
+++ b/src/makernote.cpp
@@ -20,16 +20,16 @@
  */
 /*
   File:      makernote.cpp
-  Version:   $Name:  $ $Revision: 1.11 $
+  Version:   $Name:  $ $Revision: 1.12 $
   Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
   History:   18-Feb-04, ahu: created
  */
 // *****************************************************************************
 #include "rcsid.hpp"
-EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.11 $ $RCSfile: makernote.cpp,v $")
+EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.12 $ $RCSfile: makernote.cpp,v $")
 
 // Define DEBUG_MAKERNOTE to output debug information to std::cerr
-#define DEBUG_MAKERNOTE
+#undef DEBUG_MAKERNOTE
 
 // *****************************************************************************
 // included header files

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list