File: control

package info (click to toggle)
hamster-applet 2.91.3%2Bgit20120514.b9fec3e1-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 3,760 kB
  • ctags: 1,868
  • sloc: python: 15,793; makefile: 28; xml: 19; sh: 13
file content (44 lines) | stat: -rw-r--r-- 1,615 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.
Source: hamster-applet
Section: gnome
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: cdbs (>= 0.4.90~),
               debhelper (>= 8),
               gnome-pkg-tools,
               python (>= 2.6.6-3~),
               pkg-config,
               intltool (>= 0.37.1),
               gnome-doc-utils (>= 0.17.3),
               gnome-control-center-dev
Standards-Version: 3.9.2
Homepage: https://github.com/projecthamster
#Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/hamster-applet
#Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/hamster-applet
X-Python-Version: >= 2.5

Package: hamster-applet
Architecture: all
Depends: ${misc:Depends},
         ${python:Depends},
         python (>= 2.5),
         python-cairo,
         python-gtk2 (>= 2.12.0),
         python-gconf,
         python-dbus,
         python-gobject-2 (>= 2.14.0),
         python-wnck,
         python-gnome2,
         python-xdg
Recommends: python-notify
Suggests: python-evolution
Description: time tracking applet for GNOME
 Project Hamster helps you to keep track of how much time you spend on various
 activities during the day.  Whenever you move from one task to another, you
 change your current activity in the GNOME applet.
 .
 It can present graphical statistics of how long you have spent on each task,
 and may be useful for project management or keeping employee timesheets.