rev 6106 - kde-extras/exiv2/trunk/debian
Mark Purcell
msp at alioth.debian.org
Wed May 9 20:44:15 UTC 2007
Author: msp
Date: 2007-05-09 20:44:14 +0000 (Wed, 09 May 2007)
New Revision: 6106
Modified:
kde-extras/exiv2/trunk/debian/changelog
kde-extras/exiv2/trunk/debian/control
Log:
* Build-Depends: doxygen
Modified: kde-extras/exiv2/trunk/debian/changelog
===================================================================
--- kde-extras/exiv2/trunk/debian/changelog 2007-05-09 20:44:07 UTC (rev 6105)
+++ kde-extras/exiv2/trunk/debian/changelog 2007-05-09 20:44:14 UTC (rev 6106)
@@ -15,8 +15,9 @@
[ Mark Purcell ]
* FTBFS with GCC 4.3: missing #includes (Closes: #417176)
* Build-Depends: gettext
+ * Build-Depends: doxygen
- -- Mark Purcell <msp at debian.org> Wed, 09 May 2007 07:09:29 +0100
+ -- Mark Purcell <msp at debian.org> Wed, 09 May 2007 21:40:25 +0100
exiv2 (0.12-1) unstable; urgency=low
Modified: kde-extras/exiv2/trunk/debian/control
===================================================================
--- kde-extras/exiv2/trunk/debian/control 2007-05-09 20:44:07 UTC (rev 6105)
+++ kde-extras/exiv2/trunk/debian/control 2007-05-09 20:44:14 UTC (rev 6106)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
Uploaders: KELEMEN Peter <fuji at debian.org>, Mark Purcell <msp at debian.org>
-Build-Depends: debhelper (>= 4.0.0), g++ (>= 4.0.0), autotools-dev, chrpath, dpkg-dev (>= 1.13.19), zlib1g-dev, cdbs, gettext
+Build-Depends: debhelper (>= 4.0.0), g++ (>= 4.0.0), autotools-dev, chrpath, dpkg-dev (>= 1.13.19), zlib1g-dev, cdbs, gettext, doxygen
Standards-Version: 3.7.2
Package: exiv2
@@ -12,17 +12,19 @@
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: EXIF/IPTC metadata manipulation tool
Exiv2 can:
- * print the EXIF metadata of JPEG images as summary info, interpreted values,
- or the plain data for each tag (here is a sample)
+.
+ * print the Exif metadata of JPEG, TIFF and several RAW image formats as
+ summary info, interpreted values, or the plain data for each tag
* print the IPTC metadata of JPEG images
- * print the JPEG comment of JPEG images
- * set, add and delete EXIF and IPTC metadata of JPEG images
- * adjust the EXIF timestamp (that's how it all started...)
- * rename EXIF image files according to the EXIF timestamp
- * extract EXIF metadata, IPTC metadata and JPEG comments from image files and
- insert it again
- * extract the thumbnail image embedded in the EXIF metadata
- * delete the thumbnail or the complete EXIF metadata from an image
+ * print, set and delete the JPEG comment of JPEG images
+ * set, add and delete Exif and IPTC metadata of JPEG images
+ * adjust the Exif timestamp (that's how it all started...)
+ * rename Exif image files according to the Exif timestamp
+ * extract, insert and delete Exif metadata, IPTC metadata and JPEG comments
+ * extract, insert and delete the thumbnail image embedded in the Exif metadata
+ * fix the Exif ISO setting of picture taken with Nikon cameras
+.
+ Homepage: http://www.exiv2.org/
Package: libexiv2-0
Section: libs
More information about the pkg-kde-commits
mailing list