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


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

The following commit has been merged in the master branch:
commit e07684201fb517567eb1a7df6103a97ddda76385
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Jun 19 14:39:54 2004 +0000

    minor change
---
 doc/getting-started.html | 2 +-
 src/doxygen.hpp          | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/doc/getting-started.html b/doc/getting-started.html
index b9cc321..3107b36 100644
--- a/doc/getting-started.html
+++ b/doc/getting-started.html
@@ -54,7 +54,7 @@ the Makernote interface. Subclass
 <a class="el" href="html/classExiv2_1_1IfdMakerNote.html">Exiv2::IfdMakerNote</a>
 models makernotes encoded in IFD format. 
 <a href="html/classExiv2_1_1MakerNote.html#_details">Implementing a new
-IFD makernote</a> is trivial. Implementing a new makernote that is not
+IFD makernote</a> is straightforward. Implementing a new makernote that is not
 encoded in IFD format however, is not. Please 
 <a href="mailto:ahuggel at gmx.net"> contact me</a> if you have such a
 makernote specification and would like assistance adding it to Exiv2.</p>
diff --git a/src/doxygen.hpp b/src/doxygen.hpp
index dcb157e..202ab70 100644
--- a/src/doxygen.hpp
+++ b/src/doxygen.hpp
@@ -2,7 +2,7 @@
 /*!
   @file    doxygen.hpp
   @brief   Additional documentation, this file contains no source code
-  @version $Name:  $ $Revision: 1.13 $
+  @version $Name:  $ $Revision: 1.14 $
   @author  Andreas Huggel (ahu)
            <a href="mailto:ahuggel at gmx.net">ahuggel at gmx.net</a>
   @date    07-Feb-04, ahu: created
@@ -23,7 +23,6 @@
                             needs to be moved (for known IFD MakerNotes)
       - new camera make/model specific MakerNotes can be added to the library
         with minimum effort in OO-fashion (by subclassing MakerNote or IfdMakerNote)
-
   - extract and delete methods for Exif thumbnails (both, JPEG and TIFF thumbnails)
   - extensive Doxygen documentation
   - generic lower-level classes to access IFD (Image File Directory) data structures

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list