File: control

package info (click to toggle)
bls-standalone 0.20151231
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 280 kB
  • sloc: ansic: 1,913; python: 236; makefile: 63
file content (17 lines) | stat: -rw-r--r-- 569 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: bls-standalone
Section: devel
Priority: extra
Maintainer: Bernhard R. Link <brlink@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6

Package: bls-standalone
Architecture: any
Depends: python3 (>= 3.2), ${shlibs:Depends}, ${misc:Depends}
Recommends: blhc
Description: standalone build log scanner
 This package includes stand-alone version of the build-log-scanner
 as found on http://qa.debian.org/bls/.
 .
 It includes the scanning engine and (hopefully not too outdated)
 rules to check for and a helper script to better read the results.