X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=debian%2Fcontrol;h=0c89298959caf03798520aa9ed3c1964a4794c6f;hb=ac71b6782db8cb78e8f361b25d92732f195b8199;hp=1414bb3f8770edc2041a875ef0f84b82ab98cb45;hpb=fd2d6446df89df815f44418ab98799ab6fd6f6aa;p=psensor.git diff --git a/debian/control b/debian/control index 1414bb3..0c89298 100644 --- a/debian/control +++ b/debian/control @@ -2,23 +2,25 @@ Source: psensor Section: utils Priority: extra Maintainer: Jean-Philippe Orsini -Build-Depends: autoconf, +Build-Depends: asciidoc, + autoconf, automake, autopoint, - debhelper (>= 7.0.50~), + cppcheck, + debhelper (>= 9), gettext, help2man, - libatasmart-dev, - libcurl4-openssl-dev, + libatasmart-dev [!hurd-any !kfreebsd-any], + libcurl4-gnutls-dev, libgconf2-dev, libgtk-3-dev, libgtop2-dev, - libjson0-dev, + libjson-c-dev, libmicrohttpd-dev, libnotify-dev, libsensors4-dev, perl -Standards-Version: 3.9.2 +Standards-Version: 3.9.4 Homepage: http://wpitchoune.net/psensor Package: psensor @@ -37,7 +39,7 @@ Description: display graphs for monitoring hardware temperature It can monitor: * the temperature of the motherboard and CPU sensors (using lm-sensors). * the temperature of the NVidia GPUs (using XNVCtrl). - * the temperature of the Hard Disk Drives (using hddtemp). + * the temperature of the Hard Disk Drives (using hddtemp or atasmart lib). * the rotation speed of the fans (using lm-sensors). * the sensors of a remote computer (using psensor-server). . @@ -68,5 +70,6 @@ Package: psensor-common Architecture: all Depends: ${misc:Depends} Description: common files for Psensor and Psensor server - It contains languages packs for both Psensor and Psensor server. + It contains languages packs for both Psensor and Psensor server, and the + FAQ. .