1
0
mirror of synced 2026-04-07 21:39:59 +00:00

Bump recommended debootstrap version to 1.0.117

This commit is contained in:
Axel Beckert
2020-12-27 14:34:05 +01:00
parent a9593dabf0
commit 965839812c
2 changed files with 4 additions and 3 deletions

5
debian/changelog vendored
View File

@@ -16,9 +16,10 @@ xen-tools (4.8.1~dev-1) UNRELEASED; urgency=medium
+ Mount /proc and /dev before calling update-grub. Thanks to Brandon
Bradley for the bug report and patch. (Closes: #815021)
* Recommend deboootstrap ≥ 1.0.110~ for working bootstrapping of Ubuntu
* Recommend deboootstrap ≥ 1.0.117~ for working bootstrapping of Ubuntu
6.06 Dapper and 6.10 Edgy (see #659360) and for support of Ubuntu
17.10 Artful, 18.04 LTS Bionic, 18.10 Cosmic, and 19.04 Disco.
17.10 Artful, 18.04 LTS Bionic, 18.10 Cosmic, 19.04 Disco, 19.10 Eoan,
and 20.04 Focal.
* Fix non-RFC-conforming four-letter day of week abbreviations in
ancient debian/changelog entries.
* Bump debian/watch version from 3 to 4. Thanks Lintian!

2
debian/control vendored
View File

@@ -41,7 +41,7 @@ Depends: debootstrap | cdebootstrap,
${misc:Depends},
${perl:Depends}
Recommends: debian-archive-keyring,
debootstrap (>= 1.0.110~),
debootstrap (>= 1.0.117~),
e2fsprogs,
libexpect-perl,
lvm2,