File: control

package info (click to toggle)
lqa 20230104~git9be8db8ab65c-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 336 kB
  • sloc: python: 2,237; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 626 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
Source: lqa
Section: utils
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-docutils,
 python3-jinja2,
 python3-requests,
 python3-setuptools,
 python3-yaml,
Standards-Version: 4.6.0
Homepage: https://gitlab.collabora.com/collabora/lqa
Vcs-Git: https://salsa.debian.org/debian/lqa.git
Vcs-Browser: https://salsa.debian.org/debian/lqa

Package: lqa
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: lava qa tool
 This package contains a command line tool for LAVA quality assurance tasks.