File: control

package info (click to toggle)
kworkflow 1%3A0.10-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 5,212 kB
  • sloc: sh: 31,869; perl: 2,172; sql: 268; ansic: 114; xml: 84; python: 76; makefile: 27
file content (80 lines) | stat: -rw-r--r-- 2,198 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
70
71
72
73
74
75
76
77
78
79
80
Source: kworkflow
Section: misc
Priority: optional
Maintainer: Rodrigo Siqueira <siqueirajordao@riseup.net>
Uploaders: Aquila Macedo <aquila@debian.org>
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>,
               pv <!nocheck>,
               screen <!nocheck>,
               wget <!nocheck>,
               xdg-user-dirs <!nocheck>,
               shunit2 <!nocheck>,
               dialog <!nocheck>,
               sqlite3 <!nocheck>,
               b4 <!nocheck>,
               libxml-xpath-perl <!nocheck>,
               grub2-common <!nocheck>,
               fish <!nocheck>,
               curl <!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,
         dialog,
         b4,
         libxml-xpath-perl,
         curl,
         ${sphinxdoc:Depends},
         ${misc:Depends},
Suggests: build-essential,
          dunst,
          flex,
          gcc,
          fish,
          ccache,
          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