removed lua support, monitoring page is now using jquery and json http requests
[psensor.git] / debian / control
index a670a4f..faf5d65 100644 (file)
@@ -2,7 +2,7 @@ Source: psensor
 Section: utils
 Priority: optional
 Maintainer: Jean-Philippe Orsini <jeanfi@gmail.com>
-Build-Depends: debhelper (>= 7.0.50~),libgtk2.0-dev,libgconf2-dev,libnotify-dev,libsensors4-dev,nvidia-settings,help2man,libcurl4-openssl-dev,libjson0-dev,liblua5.1-0-dev,libmicrohttpd-dev,libgtop2-dev,perl,libappindicator-dev
+Build-Depends: debhelper (>= 7.0.50~),autoconf,automake,gettext,autopoint,libgtk2.0-dev,libgconf2-dev,libnotify-dev,libsensors4-dev,help2man,libcurl4-openssl-dev,libjson0-dev,libmicrohttpd-dev,libgtop2-dev,perl
 Standards-Version: 3.9.1
 Homepage: http://wpitchoune.net/psensor
 
@@ -10,8 +10,8 @@ Package: psensor
 Architecture: any
 Depends: psensor-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Recommends: hddtemp
-Description: Display graphs for monitoring hardware temperature.
- Psensor is a GTK application for monitoring hardware sensors,
+Description: display graphs for monitoring hardware temperature
+ Psensor is a GTK+ application for monitoring hardware sensors,
  including temperatures and fan speeds.
  .
  It displays a curve for each sensor, alerts user using Desktop Notification
@@ -29,10 +29,9 @@ Package: psensor-server
 Architecture: any
 Depends: psensor-common (= ${source:Version}), ${shlibs:Depends}, ${misc:Depends}
 Recommends: hddtemp
-Description: Psensor server for monitoring hardware sensors remotely.
- .
+Description: Psensor server for monitoring hardware sensors remotely
  Psensor server is an HTTP server providing a JSON Web service which can be
- used by Psensor GTK Application to monitor remotely the hardware sensors
+ used by Psensor GTK+ Application to monitor remotely the hardware sensors
  of a computer.
  .
  It can provide information about:
@@ -48,7 +47,6 @@ Description: Psensor server for monitoring hardware sensors remotely.
 Package: psensor-common
 Architecture: all
 Depends: ${misc:Depends}
-Description: Common files for Psensor and Psensor server.
- . 
+Description: common files for Psensor and Psensor server
  It contains languages packs for both Psensor and Psensor server.
  .
\ No newline at end of file