From 8d5bed7640a5505fbe21ee184f7908255251e512 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 10:06:13 -0500 Subject: Add initial packaging files for ksensors to Debian and Ubuntu --- ubuntu/maverick/applications/ksensors/debian/control | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 ubuntu/maverick/applications/ksensors/debian/control (limited to 'ubuntu/maverick/applications/ksensors/debian/control') diff --git a/ubuntu/maverick/applications/ksensors/debian/control b/ubuntu/maverick/applications/ksensors/debian/control new file mode 100644 index 000000000..1e146a298 --- /dev/null +++ b/ubuntu/maverick/applications/ksensors/debian/control @@ -0,0 +1,19 @@ +Source: ksensors +Section: kde +Priority: optional +Maintainer: Aurelien Jarno +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 +Build-Conflicts: autoconf2.13 +Standards-Version: 3.8.3 +Homepage: http://ksensors.sourceforge.net + +Package: ksensors +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. + It allows you to access information from temperature and fan speed + sensors. + . + You will need lm-sensors kernel modules to use this package. -- cgit v1.2.1 From f83e249eac526497a2c3a7e1aa100b78e57f9bfa Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 11:00:39 -0500 Subject: Fix up ksensors-trinity packaging files on Debian and Ubuntu --- ubuntu/maverick/applications/ksensors/debian/control | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'ubuntu/maverick/applications/ksensors/debian/control') 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 -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 +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. . -- cgit v1.2.1