File: control

package info (click to toggle)
kworkflow 1%3A0.6.2-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 4,148 kB
  • sloc: sh: 22,233; perl: 2,172; ansic: 96; python: 72; sql: 28; makefile: 19
file content (69 lines) | stat: -rw-r--r-- 1,938 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
Source: kworkflow
Section: misc
Priority: optional
Maintainer: Rodrigo Siqueira <siqueirajordao@riseup.net>
Uploaders: João Seckler <jseckler@riseup.net>, Rodrigo Carvalho <rodrigorsdc@gmail.com>
Build-Depends: debhelper-compat (= 13),
               python3-docutils,
               python3-sphinx,
               git <!nocheck>,
               tar (>= 1.34) <!nocheck>,
               pulseaudio-utils <!nocheck>,
               rsync <!nocheck>,
               bzip2 <!nocheck>,
               lzip <!nocheck>,
               xz-utils <!nocheck>,
               lzop <!nocheck>,
               bc <!nocheck>,
               git-email <!nocheck>,
               sqlite3 <!nocheck>,
               pv <!nocheck>,
               screen <!nocheck>,
               wget <!nocheck>,
               xdg-user-dirs <!nocheck>,
               shunit2 <!nocheck>
Standards-Version: 4.6.2
Homepage: https://github.com/kworkflow/kworkflow
Vcs-Git: https://salsa.debian.org/debian/kworkflow.git
Vcs-Browser: https://salsa.debian.org/debian/kworkflow
Rules-Requires-Root: no

Package: kworkflow
Architecture: all
Multi-Arch: foreign
Depends: git,
         tar (>= 1.34),
         pulseaudio-utils,
         rsync,
         bzip2,
         lzip,
         xz-utils,
         lzop,
         bc,
         git-email,
         sqlite3,
         pv,
         make,
         screen,
         wget,
         ${sphinxdoc:Depends},
         ${misc:Depends},
Suggests: build-essential,
          curl,
          dunst,
          flex,
          gcc,
          kmod,
          libncurses-dev,
          libssl-dev,
          xmlto,
          dwarves,
          clang,
          llvm,
          libelf-dev,
          cpio,
          xdg-user-dirs,
          qemu
Description: Inglorious kernel developer workflow tool
 kw is the inglorious kernel developer workflow tool with a simple mission:
 reduce the overhead with infrastructure setup for Linux development