diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 11:00:39 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-07-24 11:00:39 -0500 |
commit | f83e249eac526497a2c3a7e1aa100b78e57f9bfa (patch) | |
tree | 17e624c289363e5c83f97152875ae2e782540ab2 /ubuntu/maverick/applications/ksensors/debian/control | |
parent | 9c14221e8460c1f93e2a0ffe0544da94e9b2223f (diff) | |
download | tde-packaging-f83e249eac526497a2c3a7e1aa100b78e57f9bfa.tar.gz tde-packaging-f83e249eac526497a2c3a7e1aa100b78e57f9bfa.zip |
Fix up ksensors-trinity packaging files on Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/ksensors/debian/control')
-rw-r--r-- | ubuntu/maverick/applications/ksensors/debian/control | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/ubuntu/maverick/applications/ksensors/debian/control b/ubuntu/maverick/applications/ksensors/debian/control index 1e146a298..dcd13c452 100644 --- a/ubuntu/maverick/applications/ksensors/debian/control +++ b/ubuntu/maverick/applications/ksensors/debian/control @@ -1,18 +1,17 @@ -Source: ksensors -Section: kde +Source: ksensors-trinity +Section: tde Priority: optional -Maintainer: Aurelien Jarno <aurel32@debian.org> -Build-Depends: debhelper (>> 5), autotools-dev, automake1.7, autoconf, libtool, perl, libsensors4-dev, libqt3-mt-dev (>= 3:3.3.4-7), kdelibs4-dev (>= 4:3.4.2), imagemagick +Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> +Build-Depends: debhelper (>> 5), autotools-dev, automake, autoconf, libtool, perl, libsensors4-dev, libtqtinterface-dev, tdelibs4-trinity-dev, imagemagick Build-Conflicts: autoconf2.13 Standards-Version: 3.8.3 -Homepage: http://ksensors.sourceforge.net -Package: ksensors +Package: ksensors-trinity Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, lm-sensors Recommends: hddtemp (>= 0.3beta2-1) -Description: lm-sensors frontend for KDE - This is a lm-sensors frontend for KDE for monitoring a motherboard. +Description: lm-sensors frontend for TDE + This is a lm-sensors frontend for TDE for monitoring a motherboard. It allows you to access information from temperature and fan speed sensors. . |