debootstrap 1.0.128+nmu2ubuntu1.1 source package in Ubuntu

Changelog

debootstrap (1.0.128+nmu2ubuntu1.1) lunar; 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:14:38 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.128+nmu2ubuntu1.1.tar.gz 82.4 KiB f7d2b5039b1221f27e3147cc9dde46780639ea59491899a6df0f418478d6f276
debootstrap_1.0.128+nmu2ubuntu1.1.dsc 2.1 KiB 0e308d90a10c4b901f3c1bba61276e1e92e4db4dea27ab0a89b7110292d64e34

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.