[SCM] PyKDE4 packaging branch, master, updated. 92473205db185f63421c69d5604329491f5c398c

Modestas Vainius modax at alioth.debian.org
Mon Jun 6 20:19:50 UTC 2011


The following commit has been merged in the master branch:
commit 80d1ea56fe84fc4798c97f43c75a51d4f9f9d9b0
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jun 6 19:26:06 2011 +0300

    Drop ${python:Depends} from python-kde4-dev Depends.
---
 debian/changelog |    1 +
 debian/control   |    3 +--
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6efc722..26f07be 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,5 +27,6 @@ pykde4 (4:4.6.80-0r1) UNRELEASED; urgency=low
     - add "X-Python-Version: >= 2.5" to the source section.
   * Drop pydefault make variable, not used anymore.
   * Execute pyversions "on demand".
+  * Drop ${python:Depends} from python-kde4-dev Depends.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sun, 05 Jun 2011 20:31:17 +0300
diff --git a/debian/control b/debian/control
index 473fdc4..2beb0f3 100644
--- a/debian/control
+++ b/debian/control
@@ -50,8 +50,7 @@ Description: Python bindings for the KDE Development Platform
 
 Package: python-kde4-dev
 Architecture: all
-Depends: ${python:Depends}, ${misc:Depends},
- python-kde4 (>= ${source:Version}), python-qt4 (>= 4.4.4),
+Depends: ${misc:Depends}, python-kde4 (>= ${source:Version}), python-qt4 (>= 4.4.4)
 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

-- 
PyKDE4 packaging



More information about the pkg-kde-commits mailing list