~ubuntu-app-review-contributors/ubuntu-app-reviews/indicator-sensors

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: App Bot
  • Author(s): Alex Murray
  • Date: 2012-06-04 19:51:00 UTC
  • Revision ID: appbot@holba.ch-20120604195100-hcv02bpuhbf0mw3y
Tags: 0.2-1
* Update to 0.2 release
  - Add dbus interface to support display via a gnome-shell extension
  - Increase default size of preferences window (LP bug #949317)
  - Show warning icon in alarm notifications
  - Allow user to chose not to display icons (or label or value even)
  - Fix LP bug #890130 - ATI card name have trailing white-space

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: indicator-sensors
 
2
Section: gnome
 
3
Priority: extra
 
4
Maintainer: Alex Murray <murray.alex@gmail.com>
 
5
Build-Depends: debhelper (>= 7), cdbs, autopoint, autotools-dev, intltool, gnome-common, gnome-doc-utils, libglib2.0-dev (>= 2.28.0), libgtk-3-dev (>= 3.0.0), libpeas-dev (>= 0.7.2), libnotify-dev (>= 0.7.2), libappindicator3-dev, libsensors4-dev, nvidia-settings, libatasmart-dev (>= 0.16)
 
6
Standards-Version: 3.9.1
 
7
Homepage: http://launchpad.net/indicator-sensors
 
8
Vcs-Git: git://github.com/alexmurray/indicator-sensors.git
 
9
Vcs-Browser: https://github.com/alexmurray/indicator-sensors
 
10
 
 
11
Package: indicator-sensors
 
12
Architecture: any
 
13
Depends: ${shlibs:Depends}, ${misc:Depends}, gir1.2-peas-1.0
 
14
Description: Hardware Sensors Indicator
 
15
 Application indicator for Unity to display and monitor the readings
 
16
 from various hardware sensors (temperature, fan speeds, voltages
 
17
 etc).