debootstrap 1.0.131ubuntu1 source package in Ubuntu

Changelog

debootstrap (1.0.131ubuntu1) mantic; urgency=low

  * Merge from Debian unstable. Remaining changes:
    - Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility
      with mk-sbuild.
    - 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.

debootstrap (1.0.131) unstable; urgency=medium

  * Team upload.

  [ Simon McVittie ]
  * functions: Reinstate setup_merged_usr() as it existed prior to !96

 -- Gianfranco Costamagna <email address hidden>  Tue, 22 Aug 2023 08:07:54 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
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.131ubuntu1.tar.gz 86.2 KiB f7c86abcafcba806d110de2bd4177ffaeea61bc3495f3b17324b61c1b72452eb
debootstrap_1.0.131ubuntu1.dsc 2.1 KiB b37a3467088e6659ea2f30a3bf3b8d68ae6db357de3cfe267ba781512e2cc214

Available diffs

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.