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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:46:39 UTC 2017


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

The following commit has been merged in the master branch:
commit 85c736831c1ff00ad9050b385e09ec753ea9993f
Author: tbeu <mail at tbeu.de>
Date:   Mon Aug 15 20:13:17 2016 +0000

    Fix encoding
---
 include/exiv2/value.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/exiv2/value.hpp b/include/exiv2/value.hpp
index dc7ab5d..25f738e 100644
--- a/include/exiv2/value.hpp
+++ b/include/exiv2/value.hpp
@@ -1091,8 +1091,8 @@ namespace Exiv2 {
      @brief %Value for simple ISO 8601 times.
 
      This class is limited to handling simple time strings in the ISO 8601
-     format HHMMSS�HHMM where HHMMSS refers to local hour, minute and
-     seconds and �HHMM refers to hours and minutes ahead or behind
+     format HHMMSS±HHMM where HHMMSS refers to local hour, minute and
+     seconds and ±HHMM refers to hours and minutes ahead or behind
      Universal Coordinated Time.
      */
     class EXIV2API TimeValue : public Value {

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list