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/maverick_automake/applications/kde-guidance/debian/control | |
parent | 5fff8c470474773fad5bd31decf0aa25a5c4f59b (diff) | |
download | tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.tar.gz tde-packaging-4538fd673d9de4a9764f7ce96e35dc9d4e4977cf.zip |
Housekeeping in Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick_automake/applications/kde-guidance/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kde-guidance/debian/control | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/ubuntu/maverick_automake/applications/kde-guidance/debian/control b/ubuntu/maverick_automake/applications/kde-guidance/debian/control deleted file mode 100644 index b10286ffe..000000000 --- a/ubuntu/maverick_automake/applications/kde-guidance/debian/control +++ /dev/null @@ -1,52 +0,0 @@ -Source: kde-guidance-kde3 -Section: kde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -XSBC-Original-Maintainer: Debian KDE Extras Team <pkg-kde-extras@lists.alioth.debian.org> -Uploaders: Fathi Boudra <fboudra@free.fr>, Mark Purcell <msp@debian.org> -Build-Depends: cdbs, debhelper (>= 5), chrpath, kdelibs4-kde3-dev, - libpythonize0-kde3-dev, libtool, libxml2-utils, libxss-dev, libxxf86vm-dev, - pytdeextensions-kde3, pyqt-tools, python-qt3 (>= 3.17.2-1ubuntu2), python-kde3-kde3, python-kde3-kde3-dev, python-sip4-dev, - python-support (>= 0.6), python (>= 2.5), python-dev (>= 2.5), x11proto-scrnsaver-dev, python-qt-dev, hwdata -Standards-Version: 3.8.3 - -Package: kde-guidance-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, pytdeextensions-kde3, python-kde3-kde3, sysv-rc, guidance-backends-kde3, hwdata, python (>= 2.5), python-dev (>= 2.5) -Conflicts: guidance-power-manager, kde-guidance-powermanager -Provides: ${python:Provides} -Description: collection of KDE system administration tools for GNU/Linux [KDE3] - Guidance currently consists of four programs designed to help you - look after your system: - o userconfig - User and Group administration - o serviceconfig - Service/daemon administration - o mountconfig - Disk and filesystem administration - o displayconfig - Screen and display configuration - o wineconfig - Wine configuration - . - These tools are available in KDE Control Center, System Settings - or can be run as standalone applications. - . - Homepage: http://www.simonzone.com/software/guidance - -Package: guidance-backends-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, hwdata, python (>= 2.5), python-dev (>= 2.5) -Conflicts: guidance-power-manager, kde-guidance-powermanager -Provides: ${python:Provides} -Description: collection of system administration tools for GNU/Linux [KDE3] - This package contains the platform neutral backends used in the - Guidance configuration tools. - . - Homepage: http://www.simonzone.com/software/guidance - -Package: kde-guidance-powermanager-kde3 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, kde-guidance-kde3, python-kde3-kde3, python-dbus, hal, python-gobject, python (>= 2.5), python-dev (>= 2.5) -Conflicts: guidance-power-manager, kde-guidance-powermanager -Provides: ${python:Provides} -Description: HAL based power manager applet [KDE3] - A power management applet to indicate battery levels and perform hibernate or - suspend using HAL. - . - Homepage: http://www.simonzone.com/software/guidance |