[Python-modules-commits] r21772 - in packages/pyexiv2/trunk/debian (changelog control)

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Wed May 16 13:10:25 UTC 2012


    Date: Wednesday, May 16, 2012 @ 13:10:22
  Author: nijel
Revision: 21772

Mention XMP in description (Closes: #662831).

Modified:
  packages/pyexiv2/trunk/debian/changelog
  packages/pyexiv2/trunk/debian/control

Modified: packages/pyexiv2/trunk/debian/changelog
===================================================================
--- packages/pyexiv2/trunk/debian/changelog	2012-05-16 05:13:21 UTC (rev 21771)
+++ packages/pyexiv2/trunk/debian/changelog	2012-05-16 13:10:22 UTC (rev 21772)
@@ -1,8 +1,8 @@
-pyexiv2 (0.3.2-2) UNRELEASED; urgency=low
+pyexiv2 (0.3.2-2) unstable; urgency=low
 
-  * NOT RELEASED YET
+  * Mention XMP in description (Closes: #662831).
 
- -- Michal ÄŒihaÅ™ <nijel at debian.org>  Mon, 07 Nov 2011 11:53:04 +0100
+ -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 May 2012 15:10:14 +0200
 
 pyexiv2 (0.3.2-1) unstable; urgency=low
 

Modified: packages/pyexiv2/trunk/debian/control
===================================================================
--- packages/pyexiv2/trunk/debian/control	2012-05-16 05:13:21 UTC (rev 21771)
+++ packages/pyexiv2/trunk/debian/control	2012-05-16 13:10:22 UTC (rev 21772)
@@ -25,7 +25,7 @@
 Description: Python binding to Exiv2
  pyexiv2 is a Python binding to Eiv2, the C++ library for manipulation
  of EXIF and IPTC image metadata. It is a Python module that allows your
- Python scripts to read and write metadata (EXIF, IPTC, thumbnail)
+ Python scripts to read and write metadata (EXIF, IPTC, XMP, thumbnail)
  embedded in image files (JPEG, TIFF, ...).
  .
  It is designed as a high level interface to the functionalities offered
@@ -41,7 +41,7 @@
 Description: Documentation for Python binding to Exiv2
  pyexiv2 is a Python binding to Eiv2, the C++ library for manipulation
  of EXIF and IPTC image metadata. It is a Python module that allows your
- Python scripts to read and write metadata (EXIF, IPTC, thumbnail)
+ Python scripts to read and write metadata (EXIF, IPTC, XMP, thumbnail)
  embedded in image files (JPEG, TIFF, ...).
  .
  It is designed as a high level interface to the functionalities offered




More information about the Python-modules-commits mailing list