Merge tag 'upstream/0.8.0.5'
[psensor-pkg-debian.git] / debian / control
index bcf0c05..09275b4 100644 (file)
@@ -2,22 +2,28 @@ Source: psensor
 Section: utils
 Priority: extra
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
-Build-Depends: autoconf,
+Build-Depends: asciidoc,
+               autoconf,
                automake,
                autopoint,
-               debhelper (>= 7.0.50~),
+                  autotools-dev,
+               cppcheck,
+               debhelper (>= 9),
                gettext,
                help2man,
+               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
+Vcs-Browser: http://wpitchoune.net/svnpub/packages/debian/psensor/trunk
+Vcs-Svn: http://wpitchoune.net/svnpub/packages/debian/psensor/trunk
 Homepage: http://wpitchoune.net/psensor
 
 Package: psensor
@@ -36,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).
+  * 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).
  .
@@ -67,5 +73,9 @@ 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:
+  * the languages packs,
+  * the README,
+  * and the FAQ.
+ This package is required by psensor and psensor-server packages.
  .