fixed Debian #850369, used build dep to asciidoc-base instead of asciidoc
[psensor-pkg-debian.git] / debian / control
index 3db2a36..06a4cc6 100644 (file)
@@ -2,7 +2,7 @@ Source: psensor
 Section: utils
 Priority: optional
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
-Build-Depends: asciidoc,
+Build-Depends: asciidoc-base,
                autoconf,
                automake,
                autopoint,
@@ -14,15 +14,16 @@ Build-Depends: asciidoc,
                libappindicator3-dev,
                libatasmart-dev [!hurd-any !kfreebsd-any],
                libcurl4-gnutls-dev,
-               libgconf2-dev,
                libgtk-3-dev,
                libgtop2-dev,
                libjson-c-dev,
                libmicrohttpd-dev,
                libnotify-dev,
                libsensors4-dev,
+               libudisks2-dev [!kfreebsd-any],
+               libxnvctrl-dev [i386 amd64] | nvidia-settings [i386 amd64],
                perl
-Standards-Version: 3.9.5
+Standards-Version: 3.9.8
 Vcs-Browser: http://wpitchoune.net/gitweb/?p=psensor-pkg-debian.git
 Vcs-Git: git://git.wpitchoune.net/psensor-pkg-debian.git
 Homepage: http://wpitchoune.net/psensor
@@ -32,7 +33,6 @@ Architecture: any
 Depends: psensor-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
-Recommends: hddtemp
 Description: display graphs for monitoring hardware temperature
  Psensor is a GTK+ application for monitoring hardware sensors,
  including temperatures and fan speeds.
@@ -46,7 +46,6 @@ Description: display graphs for monitoring hardware temperature
   * 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).
- .
 
 Package: psensor-server
 Architecture: any
@@ -68,7 +67,6 @@ Description: Psensor server for monitoring hardware sensors remotely
  .
  It is also possible to connect to Psensor server with a browser, a simple
  Web page is displaying the information.
- .
 
 Package: psensor-common
 Architecture: all
@@ -79,4 +77,3 @@ Description: common files for Psensor and Psensor server
   * the README,
   * and the FAQ.
  This package is required by psensor and psensor-server packages.
- .