[SCM] KDE Bindings module packaging branch, master, updated. debian/4.4.5-2-3-g1450c0a

Pino Toscano pino-guest at alioth.debian.org
Mon Aug 9 20:46:05 UTC 2010


The following commit has been merged in the master branch:
commit d9dc1a5169da11689e9776cd947df632c8b91794
Author: Pino Toscano <pino at kde.org>
Date:   Mon Aug 9 22:35:21 2010 +0200

    python-kde4-dev needs to depend on python-kde4 (#592286)
    
    otherwise pykdeuic4.py does not work
---
 debian/changelog |    5 ++++-
 debian/control   |    4 ++--
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ee5f824..ad24a23 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,10 @@
 kdebindings (4:4.4.5-3) UNRELEASED; urgency=low
 
+  [ Pino Toscano ]
+  * python-kde4-dev needs to depend on python-kde4, otherwise pykdeuic4.py
+    does not work. (Closes: #592286)
 
- -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 09 Aug 2010 22:22:24 +0200
+ -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Mon, 09 Aug 2010 22:34:36 +0200
 
 kdebindings (4:4.4.5-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index e8760fc..ea4d00e 100644
--- a/debian/control
+++ b/debian/control
@@ -739,8 +739,8 @@ Package: python-kde4-dev
 Section: python
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: ${python:Depends}, python-qt4 (>= 4.4.4), ${misc:Depends}
-Recommends: python-kde4
+Depends: ${python:Depends}, python-kde4 (= ${binary:Version}), python-qt4 (>= 4.4.4),
+ ${misc:Depends}
 Breaks: python-kde4 (<< ${source:Version})
 Description: UIC compiler and SIP files for PyKDE
  This package contains pykdeuic4, a wrapper around PyQt's own UIC (user

-- 
KDE Bindings module packaging



More information about the pkg-kde-commits mailing list