[pkg-kde-commits] rev 2684 - kde-extras/pykdeextensions/trunk/debian
Fathi Boudra
fboudra-guest at costa.debian.org
Tue Dec 20 09:30:44 UTC 2005
Author: fboudra-guest
Date: 2005-12-20 09:30:42 +0000 (Tue, 20 Dec 2005)
New Revision: 2684
Modified:
kde-extras/pykdeextensions/trunk/debian/control
Log:
libpythonize0 depends on default debian python version
Modified: kde-extras/pykdeextensions/trunk/debian/control
===================================================================
--- kde-extras/pykdeextensions/trunk/debian/control 2005-12-20 01:25:36 UTC (rev 2683)
+++ kde-extras/pykdeextensions/trunk/debian/control 2005-12-20 09:30:42 UTC (rev 2684)
@@ -25,7 +25,7 @@
Package: libpythonize0
Architecture: any
Section: libs
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python2.4-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python2.3-dev
Description: Python packages to support KDE applications (library)
PyKDE Extensions is a collection of software and Python packages
to support the creation and installation of KDE applications.
More information about the pkg-kde-commits
mailing list