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

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


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

The following commit has been merged in the master branch:
commit e7db4baab608419d6031b8264dd94bf4298f92f3
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Wed Apr 26 04:34:41 2006 +0000

    Minor tweaks
---
 src/canonmn2.cpp     |  4 ----
 src/fujimn2.cpp      |  4 ----
 src/makernote2.cpp   |  4 ----
 src/olympusmn2.cpp   | 10 ++++------
 src/olympusmn2.hpp   |  6 +++---
 src/panasonicmn2.cpp |  4 ----
 src/sonymn2.cpp      |  4 ----
 src/tiffvisitor.cpp  |  4 ----
 8 files changed, 7 insertions(+), 33 deletions(-)

diff --git a/src/canonmn2.cpp b/src/canonmn2.cpp
index 0350b2a..d1b5acf 100644
--- a/src/canonmn2.cpp
+++ b/src/canonmn2.cpp
@@ -28,10 +28,6 @@
 #include "rcsid.hpp"
 EXIV2_RCSID("@(#) $Id$");
 
-// Define DEBUG to output debug information to std::cerr, e.g, by calling make
-// like this: make DEFS=-DDEBUG makernote2.o
-//#define DEBUG
-
 // *****************************************************************************
 // included header files
 #ifdef _MSC_VER
diff --git a/src/fujimn2.cpp b/src/fujimn2.cpp
index 3d29923..0b795bb 100644
--- a/src/fujimn2.cpp
+++ b/src/fujimn2.cpp
@@ -28,10 +28,6 @@
 #include "rcsid.hpp"
 EXIV2_RCSID("@(#) $Id$");
 
-// Define DEBUG to output debug information to std::cerr, e.g, by calling make
-// like this: make DEFS=-DDEBUG makernote2.o
-//#define DEBUG
-
 // *****************************************************************************
 // included header files
 #ifdef _MSC_VER
diff --git a/src/makernote2.cpp b/src/makernote2.cpp
index 2eca3be..9820ec0 100644
--- a/src/makernote2.cpp
+++ b/src/makernote2.cpp
@@ -28,10 +28,6 @@
 #include "rcsid.hpp"
 EXIV2_RCSID("@(#) $Id$");
 
-// Define DEBUG to output debug information to std::cerr, e.g, by calling make
-// like this: make DEFS=-DDEBUG makernote2.o
-//#define DEBUG
-
 // *****************************************************************************
 // included header files
 #ifdef _MSC_VER
diff --git a/src/olympusmn2.cpp b/src/olympusmn2.cpp
index 6998e98..ad3178d 100644
--- a/src/olympusmn2.cpp
+++ b/src/olympusmn2.cpp
@@ -28,10 +28,6 @@
 #include "rcsid.hpp"
 EXIV2_RCSID("@(#) $Id$");
 
-// Define DEBUG to output debug information to std::cerr, e.g, by calling make
-// like this: make DEFS=-DDEBUG makernote2.o
-//#define DEBUG
-
 // *****************************************************************************
 // included header files
 #ifdef _MSC_VER
@@ -52,12 +48,14 @@ EXIV2_RCSID("@(#) $Id$");
 // class member definitions
 namespace Exiv2 {
 
-    const char* OlympusMnHeader::signature_ = "OLYMP

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list