debootstrap 1.0.118ubuntu1.10 source package in Ubuntu

Changelog

debootstrap (1.0.118ubuntu1.10) focal; urgency=medium

  * Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility with
    mk-sbuild.

debootstrap (1.0.118ubuntu1.9) focal; urgency=medium

  * Update debootstrap to automatically use the gutsy script by default
    if the target is an Ubuntu release known to distro-info, eliminating
    the need to upload debootstrap for each new Ubuntu release.
  * Add dependency on distro-info, which is part of ubuntu-minimal, for the
    above
  * Remove all the old symlinks that are no longer needed.
  * LP: #2020530.

 -- Steve Langasek <email address hidden>  Tue, 30 May 2023 21:28:30 -0700

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.118ubuntu1.10.tar.gz 77.8 KiB ac481bc5f8404c87397c5c744980a7bfe56999bb560194dee64245295f9619f2
debootstrap_1.0.118ubuntu1.10.dsc 2.0 KiB c0a3d4c9363f2fdb14386b57d9fe5934b69179d24ef9dbd316832200c0688869

View changes file

Binary packages built by this source

debootstrap: 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.

debootstrap-udeb: Bootstrap the Debian system