sync with debian packaging
[psensor.git] / debian / control
index d7cd3f3..0c89298 100644 (file)
@@ -3,24 +3,24 @@ Section: utils
 Priority: extra
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
 Build-Depends: asciidoc,
-              autoconf,
+               autoconf,
                automake,
                autopoint,
+               cppcheck,
                debhelper (>= 9),
-              cppcheck,
                gettext,
                help2man,
-               libatasmart-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.3
+Standards-Version: 3.9.4
 Homepage: http://wpitchoune.net/psensor
 
 Package: psensor
@@ -39,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).
  .
@@ -70,6 +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 and the
+ It contains languages packs for both Psensor and Psensor server, and the
  FAQ.
  .