File: control

package info (click to toggle)
git-pw 2.0.0-2
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 480 kB
  • sloc: python: 1,972; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 671 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: git-pw
Section: python
Priority: optional
Maintainer: Dimitri John Ledkov <xnox@ubuntu.com>
Build-Depends: debhelper-compat (= 13), dh-python, python3-setuptools, python3-all, python3-pbr, python3-mock, python3-click, python3-packaging, python3-pytest, python3-tabulate, python3-arrow, python3-requests, git
Standards-Version: 4.5.0
Homepage: https://github.com/getpatchwork/git-pw
Testsuite: autopkgtest-pkg-python
Rules-Requires-Root: no

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