switched to standard 3.9.8
[psensor-pkg-debian.git] / debian / control
index fbfeb5c..8cd492a 100644 (file)
@@ -1,29 +1,31 @@
 Source: psensor
 Section: utils
-Priority: extra
+Priority: optional
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
 Build-Depends: asciidoc,
                autoconf,
                automake,
                autopoint,
-                  autotools-dev,
+               dh-autoreconf,
                cppcheck,
                debhelper (>= 9),
                gettext,
                help2man,
+               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
-Vcs-Browser: http://wpitchoune.net/svnpub/packages/debian/psensor/trunk
-Vcs-Svn: http://wpitchoune.net/svnpub/packages/debian/psensor/trunk
+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
 
 Package: psensor
@@ -31,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.
@@ -45,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
@@ -67,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
@@ -78,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.
- .