[SCM] PyKDE4 packaging branch, master, updated. debian/4.6.80-3-5-gac8d09c

Modestas Vainius modax at alioth.debian.org
Sat Jul 30 16:56:11 UTC 2011


The following commit has been merged in the master branch:
commit ac8d09c52be3728fc7840706abbc27d01b96a60d
Author: Modestas Vainius <modax at debian.org>
Date:   Sat Jul 30 19:55:42 2011 +0300

    Really make python-kde4 break plasma-scriptengine-python (fix a typo).
---
 debian/changelog |    1 +
 debian/control   |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c608a2d..085a1f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ pykde4 (4:4.6.80-4) UNRELEASED; urgency=low
 
   * Bump python-qt4 dependencies to 4.8.3-3~ (dh_python2 based).
   * Remove a hack for python-qt4 python-support.
+  * Really make python-kde4 break plasma-scriptengine-python (fix a typo).
 
  -- Modestas Vainius <modax at debian.org>  Sat, 30 Jul 2011 01:05:50 +0300
 
diff --git a/debian/control b/debian/control
index bff7b5e..a74d040 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
  python-qt4 (>= 4.8.3-3~), ${sip:Depends}, python-sip
 Provides: ${python:Provides}
 Suggests: ${shlibs:Suggests}
-Breaks: plasma-script-engine (<< 4:4.6.5), python-qt4 (<< 4.8.3-3~)
+Breaks: plasma-scriptengine-python (<< 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