File: control

package info (click to toggle)
bugwarrior 1.8.0-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,112 kB
  • sloc: python: 9,247; makefile: 150
file content (58 lines) | stat: -rw-r--r-- 2,067 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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
Source: bugwarrior
Maintainer: Debian Tasktools Team <team+tasktools@tracker.debian.org>
Uploaders: Jochen Sprickerhof <jspricke@debian.org>
Section: utils
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               dh-sequence-sphinxdoc,
               python3-all,
               python3-bugzilla,
               python3-click,
               python3-dateutil,
               python3-dogpile.cache,
               python3-future,
               python3-googleapi,
               python3-google-auth-oauthlib,
               python3-jinja2,
               python3-jira,
               python3-lockfile,
               python3-mock,
               python3-nose,
               python3-offtrac,
               python3-requests,
               python3-responses,
               python3-setuptools,
               python3-six,
               python3-taskw,
               python3-tz,
               python3-xdg,
               python3-debianbts,
               python3-sphinx,
               python3-phabricator,
Built-Using: ${sphinxdoc:Built-Using}
Rules-Requires-Root: no
Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/tasktools-team/bugwarrior
Vcs-Git: https://salsa.debian.org/tasktools-team/bugwarrior.git
Homepage: https://github.com/ralphbean/bugwarrior

Package: bugwarrior
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         ${sphinxdoc:Depends}
Recommends: python3-pypandoc,
            python3-keyring,
            python3-phabricator,
            python3-googleapi,
            python3-google-auth-oauthlib,
            python3-jira,
Description: Pull tickets from bug trackers into taskwarrior
 bugwarrior is a command line utility for updating your local TaskWarrior
 database from your forge issue trackers.
 .
 It currently supports the following remote resources: ActiveCollab, Bitbucket,
 Bugzilla, Debian, Gerrit, GitHub, GitLab, Gmail, Jira, Megaplan, Pagure,
 Phabricator, Pivotal Tracker, RedMine, Taiga, TeamLab, Trac, Trello,
 Versionone, YouTrack.