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


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

The following commit has been merged in the master branch:
commit c26dd2091f2219c47227992aa622b7f6feb4a180
Author: nkbj <nkbj1970 at hotmail.com>
Date:   Sun Mar 13 03:32:28 2016 +0000

    Update Canon camera model list to match ExifTool version 10.13.
---
 src/canonmn.cpp | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/canonmn.cpp b/src/canonmn.cpp
index 6b83c2e..70369d3 100644
--- a/src/canonmn.cpp
+++ b/src/canonmn.cpp
@@ -376,7 +376,8 @@ namespace Exiv2 {
         { (long int)0x80000347, "EOS Rebel T6s / 760D / 8000D" },
         { (long int)0x80000382, "EOS 5DS" },
         { (long int)0x80000393, "EOS Rebel T6i / 750D / Kiss X8i" },
-        { (long int)0x80000401, "EOS 5DS R" }
+        { (long int)0x80000401, "EOS 5DS R" },
+        { (long int)0x80000404, "EOS Rebel T6 / 1300D / Kiss X80" }
     };
 
     //! SerialNumberFormat, tag 0x0015

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list