File: control

package info (click to toggle)
gtg 0.6-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 9,492 kB
  • sloc: xml: 20,785; python: 17,657; sh: 158; makefile: 93
file content (60 lines) | stat: -rw-r--r-- 2,187 bytes parent folder | download | duplicates (2)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
Source: gtg
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Francois Mazen <mzf@debian.org>
Section: gnome
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               meson,
               gir1.2-gdk-3.0 <!nocheck>,
               gir1.2-gtksource-4 <!nocheck>,
               pycodestyle <!nocheck>,
               pyflakes3 <!nocheck>,
               python3-caldav <!nocheck>,
               python3-cairo <!nocheck>,
               python3-gi <!nocheck>,
               python3-liblarch <!nocheck>,
               python3-lxml <!nocheck>,
               python3-pycodestyle <!nocheck>,
               python3-pytest <!nocheck>,
               python3-zombie-imp <!nocheck>,
               gettext,
               itstool
Build-Depends-Indep: python3
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/python-team/packages/gtg
Vcs-Git: https://salsa.debian.org/python-team/packages/gtg.git
Homepage: https://wiki.gnome.org/Apps/GTG
Rules-Requires-Root: no

Package: gtg
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
         gir1.2-gdk-3.0,
         gir1.2-gtksource-4,
         gir1.2-pango-1.0,
         gir1.2-secret-1,
         pdftk-java,
         python3-caldav,
         python3-cheetah,
         python3-gi,
         python3-gi-cairo,
         python3-liblarch,
         python3-lxml,
         python3-zombie-imp,
         texlive-extra-utils,
         texlive-latex-base
Description: organizer for the GNOME desktop environment
 Getting Things GNOME! (GTG) is a personal tasks and TODO-list items
 organizer for the GNOME desktop environment and inspired by the
 "Getting Things Done" (GTD) methodology.
 .
 GTG is designed with flexibility, adaptability, and ease of use in
 mind, so its user interface and workflow can be used as more than
 just "GTD" software. GTG is intended to help you track everything
 you need to do and need to know, from small tasks to large projects.
 .
 It features flexible tagging system, natural language parsing, task
 dependencies and an "actionable" task view mode so that you can focus
 on what you can act on "right now".