rev 13729 - branches/kde4.2/packages/kdegraphics/debian

Pino Toscano pino-guest at alioth.debian.org
Tue Feb 3 13:51:56 UTC 2009


Author: pino-guest
Date: 2009-02-03 13:51:56 +0000 (Tue, 03 Feb 2009)
New Revision: 13729

Modified:
   branches/kde4.2/packages/kdegraphics/debian/changelog
   branches/kde4.2/packages/kdegraphics/debian/control
Log:
Add missing kdelibs5-dev for libkdcraw7-dev, libkexiv2-7-dev and libkipi6-dev.
Fixed bug #514020.


Modified: branches/kde4.2/packages/kdegraphics/debian/changelog
===================================================================
--- branches/kde4.2/packages/kdegraphics/debian/changelog	2009-02-03 13:43:50 UTC (rev 13728)
+++ branches/kde4.2/packages/kdegraphics/debian/changelog	2009-02-03 13:51:56 UTC (rev 13729)
@@ -3,8 +3,10 @@
   +++ Changes by Pino Toscano:
 
   * Make kolourpaint4 conflict with kolourpaint, not with itself.
+  * Add missing kdelibs5-dev for libkdcraw7-dev, libkexiv2-7-dev and
+    libkipi6-dev. (Closes: #514020)
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 01 Feb 2009 15:29:13 +0100
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 03 Feb 2009 14:50:48 +0100
 
 kdegraphics (4:4.2.0-1) experimental; urgency=low
 

Modified: branches/kde4.2/packages/kdegraphics/debian/control
===================================================================
--- branches/kde4.2/packages/kdegraphics/debian/control	2009-02-03 13:43:50 UTC (rev 13728)
+++ branches/kde4.2/packages/kdegraphics/debian/control	2009-02-03 13:51:56 UTC (rev 13729)
@@ -217,7 +217,8 @@
 Package: libkdcraw7-dev
 Section: libdevel
 Architecture: any
-Depends: libkdcraw7 (= ${binary:Version}), pkg-config
+Depends: libkdcraw7 (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:libkdcraw7},
+ pkg-config
 Conflicts: libkdcraw-dev, libkdcraw5-dev
 Description: RAW picture decoding C++ library (development)
  Libkdcraw is a C++ interface around dcraw binary program used to
@@ -243,7 +244,8 @@
 Package: libkexiv2-7-dev
 Section: libdevel
 Architecture: any
-Depends: libkexiv2-7 (= ${binary:Version}), pkg-config
+Depends: libkexiv2-7 (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:libkexiv2-7},
+ pkg-config
 Conflicts: libkexiv2-dev, libkexiv2-6-dev
 Description: Qt like interface for the libexiv2 library (development)
  libkexif2-dev contains development files and documentation for libkexiv2
@@ -263,7 +265,8 @@
 Package: libkipi6-dev
 Section: libdevel
 Architecture: any
-Depends: libkipi6 (= ${binary:Version}), pkg-config
+Depends: libkipi6 (= ${binary:Version}), ${sameVersionDep:kdelibs5-dev:libkipi6},
+ pkg-config
 Conflicts: libkipi0-dev, libkipi5-dev
 Description: library for apps that want to use kipi-plugins (development version)
  Libkipi is a library




More information about the pkg-kde-commits mailing list