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