debootstrap 1.0.118ubuntu1.13 source package in Ubuntu
Changelog
debootstrap (1.0.118ubuntu1.13) focal; urgency=medium * Disable usrmerge code on noble+ as they ship symlinks in base-files, and the code is incompatible (and no longer needed) (LP: #2054925) debootstrap (1.0.118ubuntu1.12) focal; urgency=medium * Support Packages files which are not ordered alphabetically by Package field, by backporting upstream commit 86ca8bcc736ceba53ad4a7d9b10b4c2ab65d739d (LP: #1990856) -- Julian Andres Klode <email address hidden> Mon, 26 Feb 2024 10:41:03 +0100
Upload details
- Uploaded by:
- Julian Andres Klode
- Sponsored by:
- Mauricio Faria de Oliveira
- Uploaded to:
- Focal
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Focal | proposed | main | admin |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
debootstrap_1.0.118ubuntu1.13.tar.gz | 78.4 KiB | eb8e1ccd4d808da0ea819ec1b95d4e3fa1e6194ec70e01f380eb689dccac5c16 |
debootstrap_1.0.118ubuntu1.13.dsc | 2.1 KiB | 6544eac0910b9d7d8eefc31dff046b8d01f00582886b2d34c69110081a6a2afc |
Available diffs
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.
- debootstrap-udeb: Bootstrap the Debian system