diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 16:29:39 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-04 16:29:39 -0600 |
commit | de77ae6a46f8c680b280c3d2a65c40a8da4622cf (patch) | |
tree | d5128aa87a098a9cdbef119a9a772a9b88ed3382 /ubuntu/maverick_automake/libraries/pykdeextensions/debian/control | |
parent | 32e556c5c8f839339dd8a93d33e4f7a7ce20c1af (diff) | |
download | tde-packaging-de77ae6a46f8c680b280c3d2a65c40a8da4622cf.tar.gz tde-packaging-de77ae6a46f8c680b280c3d2a65c40a8da4622cf.zip |
Rename pykde to pytde in Ubuntu and Debian
Diffstat (limited to 'ubuntu/maverick_automake/libraries/pykdeextensions/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/libraries/pykdeextensions/debian/control | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/ubuntu/maverick_automake/libraries/pykdeextensions/debian/control b/ubuntu/maverick_automake/libraries/pykdeextensions/debian/control deleted file mode 100644 index 9adc365d1..000000000 --- a/ubuntu/maverick_automake/libraries/pykdeextensions/debian/control +++ /dev/null @@ -1,45 +0,0 @@ -Source: pykdeextensions-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 5), chrpath, quilt, kdelibs4c2a-kde3, libtool, - libxml2-utils, libxrandr-dev, libxxf86vm-dev, pyqt-tools, python-kde3-kde3, - python-qt-dev, python-sip4-dev, python-support (>= 0.6), python (>= 2.5), python-dev (>= 2.5) -Standards-Version: 3.8.3 - -Package: pykdeextensions-kde3 -Architecture: all -Depends: ${python:Depends} -Conflicts: pykdeextensions -Provides: ${python:Provides} -Description: Python packages to support KDE applications (scripts) [KDE3] - PyKDE Extensions is a collection of software and Python packages - to support the creation and installation of KDE applications. - . - Homepage: http://www.simonzone.com/software/pykdeextensions - -Package: libpythonize0-kde3-dev -Architecture: any -Section: libdevel -Depends: libpythonize0-kde3 (= ${binary:Version}), python-dev -Description: Python packages to support KDE applications (development) [KDE3] - PyKDE Extensions is a collection of software and Python packages - to support the creation and installation of KDE applications. - . - This package contains the libpythonize development files. - . - Homepage: http://www.simonzone.com/software/pykdeextensions - -Package: libpythonize0-kde3 -Architecture: any -Section: libs -Depends: ${shlibs:Depends}, ${misc:Depends} -Conflicts: libpythonize0 -Description: Python packages to support KDE applications (library) [KDE3] - PyKDE Extensions is a collection of software and Python packages - to support the creation and installation of KDE applications. - . - This package contains the libpythonize library files. - . - Homepage: http://www.simonzone.com/software/pykdeextensions |