Package: libimage-info-perl
Severity: wishlist
Tags: upstream, patch

Hi,

Attached is a patch to support the Nikon D70s' EXIF fields; the camera
is near-identical to D70, so it comes as no big surprise that it uses
the same fields.

--- libimage-info-perl-1.17/lib/Image/TIFF.pm   2006-02-06 01:08:47.000000000 
+0100
+++ libimage-info-perl-1.17.patch/lib/Image/TIFF.pm  2006-02-06 
01:13:38.000000000 +0100
@@ -315,6 +315,7 @@
     "NIKON E995"  => [0, 'CoolPix', \%nikon2_tags],
     "NIKON CORPORATION NIKON D1"  => [0, 'NikonD1', \%nikon2_tags],
     "NIKON CORPORATION NIKON D70"  => [-2, 'NikonD1', \%nikon2_tags],
+    "NIKON CORPORATION NIKON D70s"  => [-2, 'NikonD1', \%nikon2_tags],
     "NIKON CORPORATION NIKON D100"  => [-2, 'NikonD1', \%nikon2_tags],
     "OLYMPUS OPTICAL CO.,LTD C2000Z"  => [8, 'Olympus', \%olympus_tags],
     "OLYMPUS OPTICAL CO.,LTD C2100UZ" => [8, 'Olympus', \%olympus_tags],


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.3
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to