--- libimage-exiftool-perl-8.60.orig/debian/control
+++ libimage-exiftool-perl-8.60/debian/control
@@ -0,0 +1,22 @@
+Source: libimage-exiftool-perl
+Priority: optional
+Section: perl
+Homepage: http://www.sno.phy.queensu.ca/~phil/exiftool/
+Maintainer: Mari Wang <mariwan@ifi.uio.no>
+Uploaders: Petter Reinholdtsen <pere@debian.org>
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.2
+
+Package: libimage-exiftool-perl
+Section: perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}
+Recommends: libcompress-zlib-perl
+Description: Library and program to read and write meta information in multimedia files
+ ExifTool is a Perl module with an included command-line application
+ for reading and writing meta information in image, audio and video
+ files. It recognizes EXIF, GPS, IPTC, XMP, JFIF, GeoTIFF, ICC Profile,
+ Photoshop IRB, FlashPix, AFCP and ID3 meta information as well as the
+ maker notes of many digital cameras including Canon, Casio, FujiFilm,
+ JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Olympus/Epson,
+ Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
--- libimage-exiftool-perl-8.60.orig/debian/rules
+++ libimage-exiftool-perl-8.60/debian/rules
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# debhelper 7 syntax
+
+%:
+	dh $@
--- libimage-exiftool-perl-8.60.orig/debian/docs
+++ libimage-exiftool-perl-8.60/debian/docs
@@ -0,0 +1,10 @@
+README
+ExifTool_config
+exif2xmp.args
+iptc2xmp.args
+xmp2gps.args
+gps2xmp.args
+xmp2exif.args
+xmp2iptc.args
+pdf2xmp.args
+xmp2pdf.args
--- libimage-exiftool-perl-8.60.orig/debian/changelog
+++ libimage-exiftool-perl-8.60/debian/changelog
@@ -0,0 +1,193 @@
+libimage-exiftool-perl (8.60-2) unstable; urgency=low
+
+  * Fixed erroneous deletion of ${misc:Depends} from control file
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Fri, 15 Jul 2011 22:33:42 +0200
+
+libimage-exiftool-perl (8.60-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #604476)
+  * Added homepage field to control file (Closes: #617861)
+  * Lots of updates and bugfixes compared to last debian version
+    (8.15).  See the Changes file for details
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Mon, 11 Jul 2011 20:34:38 +0200
+
+libimage-exiftool-perl (8.25-1) unstable; urgency=low
+
+  * Upload of new production release
+  * Lots of updates and bugfixes compared to last debian version
+    (8.15).  See the Changes file for details
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sat, 31 Jul 2010 22:12:19 +0200
+
+libimage-exiftool-perl (8.15-1) unstable; urgency=low
+
+  * Upload of new production release
+  * Lots of updates and bugfixes compared to last debian version
+    (7.89).  See the Changes file for details
+  * Watch file provided by Dominic Evans <oldmanuk@gmail.com>
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Mon, 24 May 2010 21:28:05 +0200
+
+libimage-exiftool-perl (7.89-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #521889)
+  * Package now installs ExifTool_config and all .args-files included
+    in the Perl package in /usr/share/doc (Closes: #514070)
+  * Lots of updates and bugfixes compared to last debian version
+    (7.30).  See the Changes file for details
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Fri, 02 Oct 2009 20:32:41 +0200
+
+libimage-exiftool-perl (7.30-1) unstable; urgency=low
+
+  * Upload of new production release
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sat, 07 Jun 2008 16:05:03 +0200
+
+libimage-exiftool-perl (7.25-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #473918, #479482)
+  * Lots of updates and bugfixes compared to last debian version
+    (7.15).  See the Changes file for details
+  * Added conditional removal of /usr/lib in addition to the
+    conditional removal of /usr/lib/perl5 from the 7.15-1.1 NMU.
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Thu,  1 May 2008 23:40:13 +0200
+
+libimage-exiftool-perl (7.15-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with Perl 5.10.  Closes: #468035. 
+
+ -- Mark Hymers <mhy@debian.org>  Sat, 05 Apr 2008 14:11:46 +0100
+
+libimage-exiftool-perl (7.15-1) unstable; urgency=low
+
+  * Upload of new production release
+  * Lots of updates and bugfixes compared to last debian version
+    (7.00).  See the Changes file for details
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Fri,  8 Feb 2008 21:58:12 +0100
+
+libimage-exiftool-perl (7.00-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #456430)
+  * Added Recommends: libcompress-zlib-perl (Closes: #435589)
+  * Package now includes iptc2xmp.args and xmp2iptc.args, they are put
+    into /usr/share/libimage-exiftool/ (Closes: #436100)
+  * Updated standards-version (3.7.2 -> 3.7.3). No changes needed.
+  * Lots of updates and bugfixes compared to last debian version
+    (6.90).  See the Changes file for details
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Mon,  4 Feb 2008 20:32:53 +0100
+
+libimage-exiftool-perl (6.90-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #406163)
+  * Resolves issue where exiftool would complain about lacking
+    perl-dec when run without arguments (Closes: #407675)
+  * Lots of updates and bugfixes compared to last debian version
+    (6.57).  See the Changes file for details.
+  * Upload sponsored by Petter Reinholdtsen
+	
+ -- Mari Wang <mariwan@ifi.uio.no>  Fri, 18 May 2007 12:37:52 +0200
+
+libimage-exiftool-perl (6.57-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #399414)
+  * Upstream applied patch for "Cannot write signed values
+    to Nikon:WhiteBalanceFineTune", as reported by Y Giridhar Appaji
+    Nag. (Closes: #396856)
+  * New features include (short excerpt):
+    - improved support for various audio formats
+    - Improved handling of trailers in JPEG and TIFF-format images
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sun, 19 Nov 2006 16:34:14 +0100
+
+libimage-exiftool-perl (6.42-1) unstable; urgency=low
+
+  * Upload of new production release
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sat,  7 Oct 2006 17:27:21 +0200
+
+libimage-exiftool-perl (6.36-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #381086)
+  * Updated desciption field in debian/control to increase visibility
+    of the fact that the package contains both a library and a
+    command-line application (Closes: #369427)
+  * Updated Standards-Version to 3.7.2 in debian/control
+  * Changed Build-Depends-Indep to Build-Depends in debian/control to
+    make lintian happy
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sun, 17 Sep 2006 12:40:34 +0200
+
+libimage-exiftool-perl (6.00-2) unstable; urgency=low
+
+  * Fixed bug where dpatch build dependency had been mistakenly
+    removed (Closes: #358450)
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Thu, 23 Mar 2006 09:44:10 +0100
+
+libimage-exiftool-perl (6.00-1) unstable; urgency=low
+
+  * Upload of new production release (Closes: #348750, #356632)
+  * Crop factor for Canon 20D corrected according to upstream (Closes:
+    #341892)
+  * Tag name corrected (Closes: #341900)
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Tue, 14 Mar 2006 23:22:00 +0100
+
+libimage-exiftool-perl (5.67-1) unstable; urgency=low
+
+  * Upload of new production release. (Closes: #334058)
+  * Excerpt from 'Changes' in the source package:
+    - Added write support for PNG and MRW (Minolta RAW) images 
+    - Changes to handling of GPS coordinates
+    - Added read support for several file formats (PBM, PGM, PPM, RAF
+      (FujiFilm RAW), MP3 and WAV audio files (Oops... ExifTool has
+      expanded beyond its "Image" roots!), QuickTime MOV videos (and
+      QTIF images) and PICT)
+  * Upload sponsored by Petter Reinholdtsen
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sat, 15 Oct 2005 11:05:53 +0200
+
+libimage-exiftool-perl (5.55-1) unstable; urgency=low
+
+  * Upgraded to latest production release. (Closes: #329566)
+  * Removed arm_float_weirdness.dpatch, now applied upstream
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sun,  2 Oct 2005 12:13:51 +0200
+
+libimage-exiftool-perl (5.53-2) unstable; urgency=low
+
+  * Changed Architecture from 'all' to 'any', and cleaned up rules
+    accordingly. (Closes: #323051)
+  * Added arm_float_weirdness.dpatch to resolve problems with arm
+    floating point endianess weirdness. (Closes: #323049)
+  * Changed maintainer from Petter Reinholdtsen to Mari Wang.
+  * Added Petter Reinholdtsen as uploader.
+
+ -- Mari Wang <mariwan@ifi.uio.no>  Sat, 20 Aug 2005 18:32:48 +0200
+
+libimage-exiftool-perl (5.53-1) unstable; urgency=low
+
+  * Initial release. (Closes: #322571)
+  * Build rules based on libimage-exif-perl.
+
+ -- Petter Reinholdtsen <pere@debian.org>  Fri, 12 Aug 2005 09:19:47 +0200
--- libimage-exiftool-perl-8.60.orig/debian/copyright
+++ libimage-exiftool-perl-8.60/debian/copyright
@@ -0,0 +1,27 @@
+This package was debianized by Petter Reinholdtsen
+on Wed, 2005-08-10 18:25 +0200.
+
+It was downloaded from :
+  <URL: http://www.sno.phy.queensu.ca/~phil/exiftool/ >.
+
+Upstream Author: Phil Harvey <phil@owl.phy.queensu.ca>
+
+Copyright:
+
+  Copyright 2003-2005, Phil Harvey
+
+  This is free software; you can redistribute it and/or modify it
+  under the same terms as Perl itself, which reads:
+
+  This program is free software; you can redistribute it and/or modify
+  it under the terms of either:
+
+  a) the GNU General Public License as published by the Free Software
+     Foundation; either version 1, or (at your option) any later
+     version, or
+
+  b) the "Artistic License" which comes with Perl.
+
+  On Debian GNU/Linux systems, the complete text of the GNU General
+  Public License can be found in `/usr/share/common-licenses/GPL' and
+  the Artistic Licence in `/usr/share/common-licenses/Artistic'.
--- libimage-exiftool-perl-8.60.orig/debian/compat
+++ libimage-exiftool-perl-8.60/debian/compat
@@ -0,0 +1 @@
+7
--- libimage-exiftool-perl-8.60.orig/debian/watch
+++ libimage-exiftool-perl-8.60/debian/watch
@@ -0,0 +1,10 @@
+# watch control file for uscan
+version=3
+
+# Find the most recent production release on CPAN.  (Other versions
+# are considered development releases, and are not uploaded to CPAN.)
+# Latest development snapshot is available from the official homepage.
+# i.e.,
+# http://www.sno.phy.queensu.ca/~phil/exiftool/Image-ExifTool-(.*)\.tar\.gz
+
+http://search.cpan.org/CPAN/authors/id/E/EX/EXIFTOOL/Image-ExifTool-(.*)\.tar\.gz
--- libimage-exiftool-perl-8.60.orig/debian/dirs
+++ libimage-exiftool-perl-8.60/debian/dirs
@@ -0,0 +1 @@
+usr/bin
--- libimage-exiftool-perl-8.60.orig/debian/install
+++ libimage-exiftool-perl-8.60/debian/install
@@ -0,0 +1,8 @@
+iptc2xmp.args /usr/share/libimage-exiftool-perl
+xmp2iptc.args /usr/share/libimage-exiftool-perl
+exif2xmp.args /usr/share/libimage-exiftool-perl
+xmp2gps.args /usr/share/libimage-exiftool-perl
+gps2xmp.args /usr/share/libimage-exiftool-perl
+xmp2exif.args /usr/share/libimage-exiftool-perl
+pdf2xmp.args /usr/share/libimage-exiftool-perl
+xmp2pdf.args /usr/share/libimage-exiftool-perl
