re-add file needed for ppa daily build
[psensor.git] / debian / control
index 0c89298..3471ca4 100644 (file)
@@ -2,25 +2,28 @@ Source: psensor
 Section: utils
 Priority: extra
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
-Build-Depends: asciidoc,
-               autoconf,
+Build-Depends: asciidoc
+              autoconf,
                automake,
                autopoint,
-               cppcheck,
                debhelper (>= 9),
+              cppcheck
                gettext,
                help2man,
-               libatasmart-dev [!hurd-any !kfreebsd-any],
+               libappindicator3-dev,
+              libatasmart-dev,
                libcurl4-gnutls-dev,
                libgconf2-dev,
                libgtk-3-dev,
                libgtop2-dev,
-               libjson-c-dev,
+               libjson0-dev,
                libmicrohttpd-dev,
                libnotify-dev,
                libsensors4-dev,
+               libunity-dev,
+               nvidia-settings,
                perl
-Standards-Version: 3.9.4
+Standards-Version: 3.9.3
 Homepage: http://wpitchoune.net/psensor
 
 Package: psensor
@@ -39,7 +42,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 or atasmart lib).
+  * the temperature of the Hard Disk Drives (using hddtemp).
   * the rotation speed of the fans (using lm-sensors).
   * the sensors of a remote computer (using psensor-server).
  .
@@ -70,6 +73,5 @@ 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, and the
- FAQ.
+ It contains languages packs for both Psensor and Psensor server.
  .