summaryrefslogtreecommitdiff
path: root/debian/control
blob: 44f5e9a894ecc220c649b91f5d25b9f9e04937ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: desktop-cronish
Maintainer: Lars Wirzenius <liw@liw.fi>
Section: gnome
Priority: optional
Standards-Version: 3.9.3
Build-Depends: debhelper (>= 7.3.8), python-all (>= 2.6.6-3~)
X-Python-Version: >= 2.6

Package: desktop-cronish
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}, python (>= 2.6),
    python-cliapp, python-ttystatus
Description: run periodic jobs in a desktop session
 desktop-cronish is a small utility that runs jobs periodically.
 It differs from cron in that you're expected to run it from within
 a desktop login session, by opening a terminal and running it from
 the command line. This allows it to have access to things like
 SSH agents, which cronjobs do not have.
Homepage: http://liw.fi/desktop-cronish/