File: control

package info (click to toggle)
kworkflow 20191112-1.2
  • links: PTS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 2,836 kB
  • sloc: perl: 7,354; sh: 2,397; ansic: 80; python: 44; makefile: 38
file content (21 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
17
18
19
20
21
Source: kworkflow
Section: misc
Priority: optional
Maintainer: Rodrigo Carvalho <rodrigorsdc@gmail.com>
Build-Depends: debhelper (>=11~),
	       python3-docutils
Standards-Version: 4.4.1
Homepage: https://github.com/kworkflow/kworkflow

Package: kworkflow
Architecture: any
Multi-Arch: foreign
Depends: pulseaudio-utils, ${misc:Depends},
	 ${shlibs:Depends}, qemu-system-x86,
	 samba, libguestfs-tools, ansible, rsync
Suggests: fish
Description: Inglorious kernel developer workflow scripts
 kworkflow is a set of scripts that
 have mission to reduce the overhead
 related with infrastructure project setup in
 projects that have a similar workflow to the Linux Kernel.