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
|
Source: gtimelog
Section: admin
Priority: optional
Maintainer: Barry Warsaw <barry@debian.org>
Build-Depends: debhelper (>= 9),
python-docutils,
python3,
python3-freezegun,
python3-setuptools
Standards-Version: 3.9.8
Homepage: http://mg.pov.lt/gtimelog/
Vcs-Git: git://anonscm.debian.org/collab-maint/gtimelog.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gtimelog.git
X-Python3-Version: >= 3.3
Package: gtimelog
Architecture: all
Depends: gir1.2-appindicator3-0.1,
gir1.2-gtk-3.0,
gir1.2-pango-1.0 (>= 1.29.3+git20110916),
python3-gi,
python3-setuptools,
${misc:Depends},
${python3:Depends}
Suggests: mutt, vim-gnome
Description: time logging application
gtimelog provides a time tracking application to allow the user to track what
they work on during the day and how long they spend doing it.
|