diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2014-03-09 03:26:50 +0100 |
commit | 4538fd673d9de4a9764f7ce96e35dc9d4e4977cf (patch) | |
tree | b47d494ac058f89a207b3c8219560bea557d5780 /ubuntu/lucid_automake/libraries/pytdeextensions/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/lucid_automake/libraries/pytdeextensions/debian/control')
-rw-r--r-- | ubuntu/lucid_automake/libraries/pytdeextensions/debian/control | 45 |
1 files changed, 0 insertions, 45 deletions
diff --git a/ubuntu/lucid_automake/libraries/pytdeextensions/debian/control b/ubuntu/lucid_automake/libraries/pytdeextensions/debian/control deleted file mode 100644 index 14412fec1..000000000 --- a/ubuntu/lucid_automake/libraries/pytdeextensions/debian/control +++ /dev/null @@ -1,45 +0,0 @@ -Source: pytdeextensions-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: pytdeextensions-kde3 -Architecture: all -Depends: ${python:Depends} -Conflicts: pytdeextensions -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/pytdeextensions - -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/pytdeextensions - -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/pytdeextensions |