1
0
Fork 0
debootstrap/debian/control
Daniel Baumann 2b66cd579a
Updating vcs fields.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-22 09:44:37 +02:00

35 lines
1.5 KiB
Text

Source: debootstrap
Section: admin
Priority: optional
Maintainer: Progress Linux Maintainers <maintainers@lists.progress-linux.org>
XSBC-Uploaders: Daniel Baumann <daniel.baumann@progress-linux.org>
XSBC-Original-Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
XSBC-Original-Uploaders: Colin Watson <cjwatson@debian.org>, Steve McIntyre <93sam@debian.org>,
Hideki Yamane <henrich@debian.org>, Luca Boccassi <bluca@debian.org>,
Bugs: mailto:maintainers@lists.progress-linux.org
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.7.0
Rules-Requires-Root: no
Vcs-Browser: https://git.progress-linux.org/horok/debootstrap
Vcs-Git: https://git.progress-linux.org/horok/debootstrap
XSBC-Original-Vcs-Browser: https://salsa.debian.org/installer-team/debootstrap
XSBC-Original-Vcs-Git: https://salsa.debian.org/installer-team/debootstrap.git
Package: debootstrap
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}, wget, distro-info
Recommends: sopv | sqv | gpgv, mount, ${debootstrap:Recommends}
Suggests: squid-deb-proxy-client, ${debootstrap:Suggests}
Description: Bootstrap a basic Debian system
debootstrap is used to create a Debian base system from scratch,
without requiring the availability of dpkg or apt. It does this by
downloading .deb files from a mirror site, and carefully unpacking them
into a directory which can eventually be chrooted into.
Package: debootstrap-udeb
Section: debian-installer
Package-Type: udeb
Architecture: all
Depends: ${misc:Depends}, mounted-partitions
Description: Bootstrap the Debian system