debootstrap 1.0.128+nmu2ubuntu3 source package in Ubuntu

Changelog

debootstrap (1.0.128+nmu2ubuntu3) mantic; 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.

 -- Steve Langasek <email address hidden>  Thu, 04 May 2023 16:45:45 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debootstrap_1.0.128+nmu2ubuntu3.tar.gz 82.6 KiB 76247415f5dedea94b70f2fee1a2eb7cf25f7cd3cb2ef9733a1cbead639f4f9e
debootstrap_1.0.128+nmu2ubuntu3.dsc 2.1 KiB 27c3e835baa6c61802f7b2e7ba4e8c1c5e7f4412ac686d789e8ae43ebc794c0b

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.