fixed ordering
[psensor.git] / debian / control
index d7cd3f3..189c8b6 100644 (file)
@@ -3,11 +3,11 @@ 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,
@@ -15,12 +15,12 @@ Build-Depends: asciidoc,
                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.
  .