[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:17 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=e1eec3e
The following commit has been merged in the master branch:
commit e1eec3e135fe918868dff75cbde907f19908d030
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sat May 8 06:58:59 2004 +0000
Minor change
---
src/exiv2.cpp | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/exiv2.cpp b/src/exiv2.cpp
index 2af6a26..506e7c2 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.5 $
+ Version: $Name: $ $Revision: 1.6 $
Author(s): Andreas Huggel (ahu) <ahuggel at gmx.net>
History: 10-Dec-03, ahu: created
*/
// *****************************************************************************
#include "rcsid.hpp"
-EXIV2_RCSID("@(#) $Name: $ $Revision: 1.5 $ $RCSfile: exiv2.cpp,v $")
+EXIV2_RCSID("@(#) $Name: $ $Revision: 1.6 $ $RCSfile: exiv2.cpp,v $")
// *****************************************************************************
// included header files
@@ -134,7 +134,7 @@ void Params::help(std::ostream& os) const
<< "
Options:
"
<< " -h Display this help and exit.
"
<< " -V Show the program version and exit.
"
- << " -v Be extra verbose during the program run.
"
+ << " -v Be verbose during the program run.
"
<< " -f Do not prompt before overwriting existing files (force).
"
<< " -a time Time adjustment in the format [-]HH[:MM[:SS]]. This option
"
<< " is only used with the `adjust' action.
"
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list