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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:19 UTC 2017


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

The following commit has been merged in the master branch:
commit d2885b57c68a96673c40489665a8c0170616bdd8
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sun Feb 25 11:43:07 2007 +0000

    Minor doc updates
---
 doc/ChangeLog   | 17 +++++++++--------
 src/doxygen.hpp |  2 +-
 src/exiv2.1     |  6 +++---
 3 files changed, 13 insertions(+), 12 deletions(-)

diff --git a/doc/ChangeLog b/doc/ChangeLog
index 714ea4c..4598b8d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -18,11 +18,11 @@ Changes from version 0.12 to 0.13
 	           (Suggested by Will Stokes)
 	- 0000461: [miscellaneous] Add i18n support. Requires gettext.
 	           (Gilles Caulier)
-	           The currently available translations are (work in progress):
-	           de.po, es.po, fr.po, pl.po by Gilles Caulier ported from libexif
-	           fi.po by Mikael Lammentausta
-	           fr.po by Olivier Tilloy
-	           ru.po by Alexandre Prokoudine
+	           The currently available translations are still work in progress:
+	           German, Spanish, Polish by Gilles Caulier, ported from libexif
+	           Finnish by Mikael Lammentausta
+	           French by Gilles Caulier (ported from libexif) and Olivier Tilloy
+	           Russian by Alexandre Prokoudine
 	- 0000460: [exif] Exiv2 should support to decode/encode Windows tags
 	           Exif.Image.0x9c9b-0x9c9f. Requires libiconv. 
 	           (Suggested by Jose Oliver)
@@ -30,9 +30,10 @@ Changes from version 0.12 to 0.13
 	         - [exif] Updated Nikon lens info to v2.15 of Robert Rottmerhusen's 
 	           lens database.
 	         - [exif] Added read-support for Fujifilm RAF images.
-	         - [exif] Image now has containers and provides default 
-	           implementations for most methods. Improved consistency of handling
-	           unsupported functions across Image subclasses.
+	         - [exif] Image class hierarchy refactored: Image now has containers
+		   and provides default implementations for most methods. Calling 
+	           an unsupported method of any Image subclass now results in an 
+	           exception.
 
 * MSVC related
 	         - [exivsimple] Added get and set thumbnail functions.
diff --git a/src/doxygen.hpp b/src/doxygen.hpp
index 8e7f7d1..bd7b429 100644
--- a/src/doxygen.hpp
+++ b/src/doxygen.hpp
@@ -54,7 +54,7 @@
 
   - JPEG
   - <A HREF="crw-mapping.html">Canon CRW</A>
-  - TIFF and related RAW formats (Canon CR2, Nikon NEF, Pentax PEF, Sony SR2, Sony ARW, Adobe DNG, and Minolta MRW), read-only
+  - TIFF and related RAW formats (Adobe DNG, Canon CR2, Fujifilm RAF, Minolta MRW, Nikon NEF, Pentax PEF, Sony ARW and Sony SR2), read-only
   - PNG, read-only
 
   @section supp Support
diff --git a/src/exiv2.1 b/src/exiv2.1
index dab1549..a8838c5 100644
--- a/src/exiv2.1
+++ b/src/exiv2.1
@@ -3,7 +3,7 @@
 .\" First parameter, NAME, should be all caps
 .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
 .\" other parameters are allowed: see man(7), man(1)
-.TH EXIV2 1 "January 30th, 2007"
+.TH EXIV2 1 "February 25th, 2007"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -31,8 +31,8 @@ exiv2 \- Exif/IPTC metadata manipulation tool
 is a program to read and write Exif and IPTC image metadata and image
 comments. Supported image formats are JPEG, Canon CRW and Canon THM.
 Read-only support is currently available for PNG and TIFF format and
-includes TIFF-based RAW formats such as Nikon NEF, Canon CR2, Sony
-SR2, Sony ARW, Pentax PEF, Adobe DNG and Minolta MRW.
+includes TIFF-based RAW formats such as Adobe DNG, Canon CR2, Fujifilm
+RAF, Minolta MRW, Nikon NEF, Pentax PEF, Sony ARW and Sony SR2.
 .SH ACTIONS
 The 
Iaction
P argument is only required if it is not clear from the
 
Ioptions
P which action is implied.

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list