rev 14493 - kde-extras/exiv2/trunk/debian

Mark Purcell msp at alioth.debian.org
Thu Apr 23 23:22:57 UTC 2009


Author: msp
Date: 2009-04-23 23:22:57 +0000 (Thu, 23 Apr 2009)
New Revision: 14493

Modified:
   kde-extras/exiv2/trunk/debian/changelog
   kde-extras/exiv2/trunk/debian/control
Log:
* New upstream release
  - write-support for Adobe Photoshop PSD images
  - read-support for Panasonic RW2 images
  - Panasonic and Nikon makernote update
* Upload to unstable - discussed on debian-release
  - libexiv2-5 library transition
* Fix: package-lacks-versioned-build-depends-on-debhelper

Modified: kde-extras/exiv2/trunk/debian/changelog
===================================================================
--- kde-extras/exiv2/trunk/debian/changelog	2009-04-23 21:42:30 UTC (rev 14492)
+++ kde-extras/exiv2/trunk/debian/changelog	2009-04-23 23:22:57 UTC (rev 14493)
@@ -1,9 +1,15 @@
-exiv2 (0.18-2) UNRELEASED; urgency=low
+exiv2 (0.18.1-1) UNRELEASED; urgency=low
 
-  * Upload to unstable
+  * New upstream release
+    - write-support for Adobe Photoshop PSD images
+    - read-support for Panasonic RW2 images
+    - Panasonic and Nikon makernote update
+  * Upload to unstable - discussed on debian-release
+    - libexiv2-5 library transition
+  * Fix: package-lacks-versioned-build-depends-on-debhelper
   * Add ${misc:Depends}
 
- -- Mark Purcell <msp at debian.org>  Sat, 07 Mar 2009 13:36:19 +1100
+ -- Mark Purcell <msp at debian.org>  Tue, 21 Apr 2009 21:14:21 +1000
 
 exiv2 (0.18-1) experimental; urgency=low
 

Modified: kde-extras/exiv2/trunk/debian/control
===================================================================
--- kde-extras/exiv2/trunk/debian/control	2009-04-23 21:42:30 UTC (rev 14492)
+++ kde-extras/exiv2/trunk/debian/control	2009-04-23 23:22:57 UTC (rev 14493)
@@ -3,11 +3,11 @@
 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>, Fathi Boudra <fabo at debian.org>
-Build-Depends: cdbs, debhelper (>= 6), chrpath,
+Build-Depends: cdbs, debhelper (>= 7), chrpath,
  autotools-dev, libexpat1-dev, zlib1g-dev,
  libexpat1-dev,
  doxygen, graphviz, python, xsltproc
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
 Homepage: http://www.exiv2.org
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-kde/kde-extras/exiv2/trunk
 Vcs-Svn: svn://svn.debian.org/pkg-kde/kde-extras/exiv2/trunk
@@ -60,7 +60,8 @@
 Description: EXIF/IPTC metadata manipulation library - development files
  Exiv2 C++ header files.
 
-Package: ${misc:Depends}, libexiv2-doc
+Package: libexiv2-doc
+Depends: ${misc:Depends}
 Section: doc
 Architecture: all
 Description: EXIF/IPTC metadata manipulation library - HTML documentation




More information about the pkg-kde-commits mailing list