File: control

package info (click to toggle)
task 2.3.0%2Bdfsg-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 5,728 kB
  • ctags: 4,813
  • sloc: cpp: 34,267; perl: 18,509; python: 298; sh: 257; makefile: 73; ruby: 32
file content (42 lines) | stat: -rw-r--r-- 1,171 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
35
36
37
38
39
40
41
42
Source: task
Section: utils
Priority: optional
Maintainer: Jakub Wilk <jwilk@debian.org>
Build-Depends:
 debhelper (>= 8.1), dh-buildinfo,
 dpkg-dev (>= 1.15.7),
 cmake,
 uuid-dev,
 libjson-perl,
 libreadline-dev,
Standards-Version: 3.9.5
Homepage: http://taskwarrior.org
XS-Testsuite: autopkgtest

Package: taskwarrior
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: task (<< 2.2.0-4~)
Replaces: task (<< 2.2.0-4~)
Description: feature-rich console based todo list manager
 Taskwarrior is a sophisticated command line todo list and task
 manager with a lot of features:
 .
  * colorful tabbed output
  * feature rich search function
  * tags
  * statistics
  * Getting Things Done compatible
  * interactive editing of items in text editor

Package: task
Section: oldlibs
Priority: extra
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${misc:Depends}, taskwarrior (= ${binary:Version})
Description: feature-rich console based todo list manager - transitional package
 Taskwarrior is a sophisticated command line todo list and task
 manager with a lot of features:
 .
 This is a transitional dummy package. It can be safely removed.