File: control

package info (click to toggle)
obs-build 20190710-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 2,660 kB
  • sloc: perl: 10,153; sh: 3,084; ansic: 284; makefile: 170
file content (25 lines) | stat: -rw-r--r-- 1,009 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: obs-build
Section: devel
Priority: optional
Maintainer: Héctor Orón Martínez <zumbi@debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>,
           Andrew Lee (李健秋) <ajqlee@debian.org>
Build-Depends: debhelper (>= 9),
 dh-python, python3-all, python3-websocket,
 libtimedate-perl
Standards-Version: 4.1.3
Vcs-Git: https://salsa.debian.org/debian/obs-build.git
Vcs-Browser: https://salsa.debian.org/debian/obs-build

Package: obs-build
Architecture: all
Depends:
 ${misc:Depends}, ${perl:Depends}, rpm, debootstrap, sudo, libarchive-tools,
 ${python3:Depends}, python3, python3-websocket
Recommends: rpm2cpio, osc, libcrypt-ssleay-perl, e2fsprogs, xzdec
Suggests: xfsprogs, btrfs-progs
Description: scripts for building RPM/debian packages for multiple distributions
 This package provides scripts for building RPM and debian packages in
 contained environments for various build distributions. These tools
 are use by Open Build Service workers and openSUSE distribution by
 default.