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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:45 UTC 2017


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

The following commit has been merged in the master branch:
commit ce145b0f583bbbe66a57cfaca6d6b8c7e7b0b478
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Sun Jun 23 03:13:44 2013 +0000

    Update Pentax camera model list to match ExifTool version 9.32.
---
 src/pentaxmn.cpp | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/pentaxmn.cpp b/src/pentaxmn.cpp
index 278d9d9..cadaea0 100644
--- a/src/pentaxmn.cpp
+++ b/src/pentaxmn.cpp
@@ -174,7 +174,10 @@ namespace Exiv2 {
         {    0x12f66, N_("Q10") },
         {    0x12f70, N_("K-5 II") },
         {    0x12f71, N_("K-5 II s") },
+        {    0x12f7a, N_("Q7") },
         {    0x12f84, N_("MX-1") },
+        {    0x12fb6, N_("K-50") },
+        {    0x12fca, N_("K-500") },
     };
 
     //! Quality, tag 0x0008

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list