summaryrefslogtreecommitdiff
path: root/debian/control
blob: a07ebf8b4da8b180590728a31e236c7dc938ebec (plain)
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
Source: gtimelog
Section: admin
Priority: optional
Maintainer: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>
Uploaders: Barry Warsaw <barry@debian.org>, Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper (>= 9),
               dh-python,
               python3-all,
               python3-docutils,
               python3-gi,
               python3-freezegun,
               python3-setuptools
Standards-Version: 3.9.8
Homepage: https://gtimelog.org/
Vcs-Git: https://salsa.debian.org/debian/gtimelog.git
Vcs-Browser: https://salsa.debian.org/debian/gtimelog

Package: gtimelog
Architecture: all
Depends: gir1.2-appindicator3-0.1,
         gir1.2-gtk-3.0,
         gir1.2-pango-1.0 (>= 1.29.3+git20110916),
         gir1.2-soup-2.4,
         python3-gi,
         python3-setuptools,
         ${misc:Depends},
         ${python3:Depends}
Suggests: 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.