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

nijel at users.alioth.debian.org nijel at users.alioth.debian.org
Fri May 18 07:22:27 UTC 2012


    Date: Friday, May 18, 2012 @ 07:22:24
  Author: nijel
Revision: 21809

Fix typo in description (Closes: #673315).

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

Modified: packages/pyexiv2/trunk/debian/changelog
===================================================================
--- packages/pyexiv2/trunk/debian/changelog	2012-05-18 05:18:18 UTC (rev 21808)
+++ packages/pyexiv2/trunk/debian/changelog	2012-05-18 07:22:24 UTC (rev 21809)
@@ -1,6 +1,7 @@
 pyexiv2 (0.3.2-5) UNRELEASED; urgency=low
 
   * NOT RELEASED YET
+  * Fix typo in description (Closes: #673315).
 
  -- Michal ÄŒihaÅ™ <nijel at debian.org>  Wed, 16 May 2012 15:29:23 +0200
 

Modified: packages/pyexiv2/trunk/debian/control
===================================================================
--- packages/pyexiv2/trunk/debian/control	2012-05-18 05:18:18 UTC (rev 21808)
+++ packages/pyexiv2/trunk/debian/control	2012-05-18 07:22:24 UTC (rev 21809)
@@ -24,7 +24,7 @@
 Recommends: python-pyexiv2-doc
 Breaks: lazygal (<< 0.5), phatch-cli (<< 0.2.7.1-1~), ${python:Breaks}
 Description: Python binding to Exiv2
- pyexiv2 is a Python binding to Eiv2, the C++ library for manipulation
+ pyexiv2 is a Python binding to Exiv2, 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, XMP, thumbnail)
  embedded in image files (JPEG, TIFF, ...).
@@ -40,7 +40,7 @@
 Recommends: python-pyexiv2
 Section: doc
 Description: Documentation for Python binding to Exiv2
- pyexiv2 is a Python binding to Eiv2, the C++ library for manipulation
+ pyexiv2 is a Python binding to Exiv2, 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, XMP, thumbnail)
  embedded in image files (JPEG, TIFF, ...).




More information about the Python-modules-commits mailing list