diff options
Diffstat (limited to 'ubuntu/maverick_automake/applications/kde-systemsettings/debian/control')
-rw-r--r-- | ubuntu/maverick_automake/applications/kde-systemsettings/debian/control | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ubuntu/maverick_automake/applications/kde-systemsettings/debian/control b/ubuntu/maverick_automake/applications/kde-systemsettings/debian/control new file mode 100644 index 000000000..2f24485b9 --- /dev/null +++ b/ubuntu/maverick_automake/applications/kde-systemsettings/debian/control @@ -0,0 +1,13 @@ +Source: kde-systemsettings-kde3 +Section: kde +Priority: optional +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), patchutils (>= 0.2.25), kdelibs4-kde3-dev (>= 3.3), docbook2x, automake1.11-kde3, autoconf2.63, libtool, libltdl-dev +Standards-Version: 3.8.3 + +Package: kde-systemsettings-kde3 +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, kcontrol-kde3 +Description: easy to use control centre for KDE3 + System preferences is a replacement for the KDE + Control Centre with an improved user interface. |