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


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

The following commit has been merged in the master branch:
commit 8939112d5b1f9ab4d47045fbc8a7858377b44ad6
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Sat Dec 11 17:48:45 2004 +0000

    Minor cleanups
---
 src/exiv2.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/exiv2.cpp b/src/exiv2.cpp
index 8ff6837..9313c53 100644
--- a/src/exiv2.cpp
+++ b/src/exiv2.cpp
@@ -168,10 +168,9 @@ void Params::help(std::ostream& os) const
        << "             t : Exif thumbnail only
"
        << "             i : Iptc data
"
        << "             c : Jpeg comment
"
-       << "           to delete only the Exif thumbnail from the files.
"
        << "   -i tgt  Insert target(s) for the `insert' action. Possible targets are
"
        << "           the same as those for the -d option. Only Jpeg thumbnails can
"
-       << "           <file>-thumb.jpg can be inserted.
"
+       << "           be inserted, they need to be named <file>-thumb.jpg
"
        << "   -e tgt  Extract target(s) for the `extract' action. Possible targets
"
        << "           are the same as those for the -d option.
"
        << "   -r fmt  Filename format for the `rename' action. The format string
"

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list