[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 23a49cb871c26d68097ae6d1ae6454ede1910a5d
Author: Modestas Vainius <modestas at vainius.eu>
Date:   Mon Jun 6 19:28:26 2011 +0300

    Add "Provides: ${python:Provides}" to python-kde4.
---
 debian/changelog |    1 +
 debian/control   |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 26f07be..b1fd0c6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,5 +28,6 @@ pykde4 (4:4.6.80-0r1) UNRELEASED; urgency=low
   * Drop pydefault make variable, not used anymore.
   * Execute pyversions "on demand".
   * Drop ${python:Depends} from python-kde4-dev Depends.
+  * Add "Provides: ${python:Provides}" to python-kde4.
 
  -- 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 2beb0f3..30459fd 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Package: python-kde4
 Architecture: any
 Depends: ${shlibs:Depends}, ${python:Depends}, ${misc:Depends},
  python-qt4, ${sip:Depends}, python-sip
+Provides: ${python:Provides}
 Suggests: ${shlibs:Suggests}
 Description: Python bindings for the KDE Development Platform
  This package contains PyKDE, the Python bindings for the KDE

-- 
PyKDE4 packaging



More information about the pkg-kde-commits mailing list