debootstrap 1.0.128+nmu5ubuntu1 source package in Ubuntu
Changelog
debootstrap (1.0.128+nmu5ubuntu1) 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. -- Gianfranco Costamagna <email address hidden> Mon, 17 Jul 2023 10:54:43 +0200
Upload details
- Uploaded by:
- Gianfranco Costamagna
- Uploaded to:
- Mantic
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- admin
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
debootstrap_1.0.128+nmu5ubuntu1.tar.gz | 83.1 KiB | e78534000b2c617158747522e6362b6d26284fe24ad9aa022745ffed7ac32f00 |
debootstrap_1.0.128+nmu5ubuntu1.dsc | 2.0 KiB | 81f0d4f8fcee5da9a01ab5484167b103dfa177d846f6049e2911d318f600533e |
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.