[SCM] PyKDE4 packaging branch, master, updated. debian/4.6.80-3-4-g53c2a6f
Modestas Vainius
modax at alioth.debian.org
Sat Jul 30 10:12:18 UTC 2011
The following commit has been merged in the master branch:
commit 53c2a6f907d67b25777910e60029abb50ea335e0
Author: Modestas Vainius <modax at debian.org>
Date: Sat Jul 30 13:12:06 2011 +0300
Forgot to bump one python-qt4 dep, add Breaks.
---
debian/control | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 531d013..bff7b5e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,10 +20,10 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-kde/kde-sc/pykde4.git
Package: python-kde4
Architecture: any
Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
- python-qt4, ${sip:Depends}, python-sip
+ python-qt4 (>= 4.8.3-3~), ${sip:Depends}, python-sip
Provides: ${python:Provides}
Suggests: ${shlibs:Suggests}
-Breaks: plasma-script-engine (<< 4:4.6.5)
+Breaks: plasma-script-engine (<< 4:4.6.5), python-qt4 (<< 4.8.3-3~)
Description: Python bindings for the KDE Development Platform
This package contains PyKDE, the Python bindings for the KDE
libraries, that allow you to write KDE programs using Python instead of
--
PyKDE4 packaging
More information about the pkg-kde-commits
mailing list