blob: 7163ef8abf1fb46cb06804e36baec1396c148dc0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = reportbug
pkgdesc = A tool designed to make the reporting of bugs in Debian and derived distributions relatively painless
pkgver = 13.0.1
pkgrel = 1
url = https://salsa.debian.org/reportbug-team/reportbug
arch = any
license = custom
makedepends = python-setuptools
depends = python
depends = python-debian
depends = python-debianbts
depends = python-apt
depends = apt
optdepends = sensible-utils: default editor
provides = python-reportbug
conflicts = python-reportbug
source = https://salsa.debian.org/reportbug-team/reportbug/-/archive/13.0.1/reportbug-13.0.1.tar.gz
source = LICENSE
sha256sums = 8485ee073ffb04cf7476ceb289d5b60f0b230ee22aa4256b04de6b3df04e402f
sha256sums = 604ec308937cc86922cd5c64baaf0e63ccbc87b8d8d3a6c1c5b0f2e47182b273
pkgname = reportbug
|