debootstrap 1.0.130ubuntu1 source package in Ubuntu

Changelog

debootstrap (1.0.130ubuntu1) 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.130) unstable; urgency=medium

  * Team upload.

  [ Fatih Altun ]
  * Add Pardus support

  [ Denis 'GNUtoo' Carikli ]
  * Add Trisquel to scripts dir

  [ Helmut Grohne ]
  * implement merged-/usr by post-merging

  [ Luca Boccassi ]
  * Add myself to Uploaders

  [ Michael Chen ]
  * README: add --preserve-env option to sudo command

debootstrap (1.0.129) UNRELEASED; urgency=medium

  * hurd: Fix debootstrap --second-stage on native runs.

 -- Gianfranco Costamagna <email address hidden>  Sun, 20 Aug 2023 08:42:39 +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.130ubuntu1.tar.gz 85.9 KiB 5d13d53447e07dbc17c1174569db0b057e3ca0a9c5452b0dc2634bcd70a23dea
debootstrap_1.0.130ubuntu1.dsc 2.1 KiB d194338d214456ff640c031d2786f194fb93bf2ae6988f87468084cc4bef0ccb

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.