~artfwo/indicator-cpufreq/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Артём Попов
  • Date: 2010-12-19 11:00:21 UTC
  • Revision ID: artfwo@gmail.com-20101219110021-f43uvvgth0dfoqu0
Packaging update 2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: indicator-cpufreq
 
2
Section: python
 
3
Priority: extra
 
4
Build-Depends: cdbs (>= 0.4.43),
 
5
 debhelper (>= 6),
 
6
 python,
 
7
 python-support (>= 0.6.4),
 
8
 python-distutils-extra (>= 2.10)
 
9
Maintainer: Артём Попов <artfwo@gmail.com>
 
10
Standards-Version: 3.8.3
 
11
XS-Python-Version: current
 
12
 
 
13
Package: indicator-cpufreq
 
14
Architecture: all
 
15
XB-Python-Version: ${python:Versions}
 
16
Depends: ${misc:Depends},
 
17
 ${python:Depends},
 
18
 python-gobject,
 
19
 python-dbus,
 
20
 python-appindicator,
 
21
 python-gtk2,
 
22
 libcpufreq0,
 
23
 gnome-applets
 
24
Description: CPU frequency scaling indicator
 
25
 Indicator applet for displaying and changing CPU frequency on-the-fly.