File: control

package info (click to toggle)
gtimelog 0.12.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,008 kB
  • sloc: python: 4,530; xml: 171; makefile: 93
file content (34 lines) | stat: -rw-r--r-- 1,152 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
Source: gtimelog
Section: admin
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-exec,
               dh-sequence-python3,
               python3-all,
               python3-docutils,
               python3-gi,
               python3-freezegun,
               python3-setuptools,
               python3-cairo (>= 1.11.1)
Rules-Requires-Root: no
Standards-Version: 4.7.0
Testsuite: autopkgtest-pkg-python
Homepage: https://gtimelog.org/
Vcs-Git: https://salsa.debian.org/python-team/packages/gtimelog.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/gtimelog

Package: gtimelog
Architecture: all
Depends: gir1.2-gtk-3.0,
         gir1.2-pango-1.0 (>= 1.29.3+git20110916),
         gir1.2-secret-1,
         gir1.2-soup-3.0,
         python3-gi,
         ${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.