File: control

package info (click to toggle)
whalebuilder 0.7
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 156 kB
  • sloc: ruby: 664; sh: 12; makefile: 2
file content (18 lines) | stat: -rw-r--r-- 749 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: whalebuilder
Section: devel
Priority: optional
Maintainer: Hubert Chathi <uhoreg@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.7
Homepage: https://www.uhoreg.ca/programming/debian/whalebuilder
Vcs-Git: https://salsa.debian.org/uhoreg/whalebuilder.git
Vcs-Browser: https://salsa.debian.org/uhoreg/whalebuilder

Package: whalebuilder
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby, ruby-gpgme, ruby-debian, docker.io | docker-ce
Recommends: debootstrap, fakeroot
Suggests: xserver-xephyr | xpra
Description: Debian package builder using Docker
 Whalebuilder is a tool for building Debian packages in a minimal environment.
 It is inspired by pbuilder, but uses Docker to manage the build environment.