debootstrap 1.0.128+nmu2ubuntu4 source package in Ubuntu

Changelog

debootstrap (1.0.128+nmu2ubuntu4) mantic; urgency=medium

  * Add Breaks: on ubuntu-dev-tools (<< 0.190~) to ensure compatibility
    with mk-sbuild.

 -- Steve Langasek <email address hidden>  Tue, 30 May 2023 21:38:57 -0700

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+nmu2ubuntu4.tar.gz 82.4 KiB 70fc242923f0b764496c6d0dd6d692a91a92052c37487e8e15119f99a181331b
debootstrap_1.0.128+nmu2ubuntu4.dsc 2.1 KiB ddfd33f66c9cb42441a9668cab1492b7b871a57bd383164eb8afa73a4e9fc11f

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.