debootstrap 1.0.95ubuntu0.13 source package in Ubuntu

Changelog

debootstrap (1.0.95ubuntu0.13) bionic; 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>  Fri, 26 May 2023 22:28:04 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.95ubuntu0.13.tar.gz 67.7 KiB 822f4e9eec707acf152597f5282f20692958eb47e4bd131986a30ac6af997a96
debootstrap_1.0.95ubuntu0.13.dsc 2.1 KiB f3d2bfe272f64b0dc19a3e9a55b58a97cfa3091364ec3e8fbdd24b79088d14b0

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