diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-04-17 13:57:20 +0900 |
commit | 2d59086b104acd7b4711fd067c9bb4480158e6ab (patch) | |
tree | 7d3d9aff90930e65a491c055510aba94debc6da9 /ubuntu/precise/applications/ksensors/debian/control | |
parent | 55b519366b1dcd7ab5b2f1f720d275b33fc4bd49 (diff) | |
download | tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.tar.gz tde-packaging-2d59086b104acd7b4711fd067c9bb4480158e6ab.zip |
Removed Ubuntu/precise folder
Diffstat (limited to 'ubuntu/precise/applications/ksensors/debian/control')
-rw-r--r-- | ubuntu/precise/applications/ksensors/debian/control | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/ubuntu/precise/applications/ksensors/debian/control b/ubuntu/precise/applications/ksensors/debian/control deleted file mode 100644 index e7de2b810..000000000 --- a/ubuntu/precise/applications/ksensors/debian/control +++ /dev/null @@ -1,18 +0,0 @@ -Source: ksensors-trinity -Section: tde -Priority: optional -Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net> -Build-Depends: debhelper (>> 5), quilt, cdbs, autotools-dev, automake, autoconf, libtool, libsensors4-dev, tdelibs14-trinity-dev, imagemagick -Build-Conflicts: autoconf2.13 -Standards-Version: 3.8.3 - -Package: ksensors-trinity -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, lm-sensors -Recommends: hddtemp (>= 0.3beta2-1) -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. - . - You will need lm-sensors kernel modules to use this package. |