File: control

package info (click to toggle)
git-pw 2.7.1-0.1
  • links: PTS
  • area: main
  • in suites: sid
  • size: 540 kB
  • sloc: python: 2,766; makefile: 4
file content (30 lines) | stat: -rw-r--r-- 682 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
Source: git-pw
Section: python
Maintainer: Dimitri John Ledkov <xnox@ubuntu.com>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 git,
 pybuild-plugin-pyproject,
 python3-all,
 python3-arrow,
 python3-click,
 python3-packaging,
 python3-pbr,
 python3-pytest,
 python3-requests,
 python3-setuptools,
 python3-tabulate,
 python3-yaml,
Standards-Version: 4.7.3
Homepage: https://github.com/getpatchwork/git-pw
Testsuite: autopkgtest-pkg-python

Package: git-pw
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: tool for integrating Git with Patchwork
 Patchwork is the web-based patch tracking system, this tool helps to
 integrate with it.