Mercurial > getan
comparison debian/control @ 120:efff8b9e7046
Add debian package description
It may not be complete yet.
Also classic getan should be installed in a seperate package.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Mon, 12 Dec 2011 09:58:17 +0100 |
parents | |
children | 67863b5e1f06 |
comparison
equal
deleted
inserted
replaced
119:01b80032d193 | 120:efff8b9e7046 |
---|---|
1 Source: getan | |
2 Section: misc | |
3 Priority: optional | |
4 Maintainer: Bjoern Ricks <bjoern.ricks@intevation.de> | |
5 Build-Depends: debhelper (>= 7), python, python-setuptools | |
6 Standards-Version: 3.9.1.0 | |
7 | |
8 Package: getan | |
9 Architecture: all | |
10 Homepage: http://hg.intevation.org/getan/ | |
11 Depends: python, python-urwid | |
12 Description: getan - A worklog like tool | |
13 getan is a worklog like tool to keep track of your time working on a project. | |
14 | |
15 |