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


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

The following commit has been merged in the master branch:
commit 6db15cb8e8d8a1ed4bf82046d1e5262863b98caa
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Thu May 13 16:17:37 2004 +0000

    Version updated to 0.4-pre1
---
 src/exiv2.cpp | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/exiv2.cpp b/src/exiv2.cpp
index 506e7c2..a84978a 100644
--- a/src/exiv2.cpp
+++ b/src/exiv2.cpp
@@ -22,13 +22,13 @@
   Abstract:  Command line program to display and manipulate image %Exif data
 
   File:      exiv2.cpp
-  Version:   $Name:  $ $Revision: 1.6 $
+  Version:   $Name:  $ $Revision: 1.7 $
   Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
   History:   10-Dec-03, ahu: created
  */
 // *****************************************************************************
 #include "rcsid.hpp"
-EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.6 $ $RCSfile: exiv2.cpp,v $")
+EXIV2_RCSID("@(#) $Name:  $ $Revision: 1.7 $ $RCSfile: exiv2.cpp,v $")
 
 // *****************************************************************************
 // included header files
@@ -105,7 +105,7 @@ Params& Params::instance()
 
 void Params::version(std::ostream& os) const
 {
-    os << "Exiv2 version 0.3, " 
+    os << "Exiv2 version 0.4-pre1, " 
        << "Copyright (C) 2004 Andreas Huggel.

"
        << "This is free software; see the source for copying conditions.  "
        << "There is NO 
warranty; not even for MERCHANTABILITY or FITNESS FOR "

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list