Merge ~mwhudson/ubiquity:grub-recommends into ubiquity:master

Proposed by Michael Hudson-Doyle
Status: Merged
Merged at revision: 98066ef777c892acef021713bf0f3e81a8ec664d
Proposed branch: ~mwhudson/ubiquity:grub-recommends
Merge into: ubiquity:master
Diff against target: 28 lines (+8/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+1/-1)
Reviewer Review Type Date Requested Status
Adam Conrad (community) Approve
Steve Langasek Approve
Review via email: mp+376044@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Steve Langasek (vorlon) :
review: Approve
Revision history for this message
Adam Conrad (adconrad) wrote :

LGTM, go ahead and commit and upload.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/changelog b/debian/changelog
index 355c99a..5fe4827 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
1ubiquity (20.04.2) UNRELEASED; urgency=medium
2
3 * d/control: Recommend grub-efi-amd64 or grub-efi-ia32, not the transitional
4 grub-efi which is no longer installed by default. (LP: #1848880)
5
6 -- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 27 Nov 2019 13:19:45 +1300
7
1ubiquity (20.04.1) focal; urgency=medium8ubiquity (20.04.1) focal; urgency=medium
29
3 * zfs:10 * zfs:
diff --git a/debian/control b/debian/control
index 5a84682..aa9b7a9 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Vcs-Browser: https://code.launchpad.net/~ubuntu-installer/ubiquity/+git/ubiquity
13Package: ubiquity13Package: ubiquity
14Architecture: any14Architecture: any
15Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-debconf, ubiquity-frontend-${mangled-version}, ubiquity-artwork-${mangled-version}, laptop-detect, lsb-release, ubiquity-casper, python3-apt (>= 0.7.100.3~), ${console-setup-depends}, iso-codes, passwd, adduser, os-prober, rdate, ntfs-3g (>= 1:2011.1.15AR.4+2011.4.12-1) [any-alpha any-amd64 any-i386 any-arm64], cryptsetup, policykit-1, python3-icu (>= 1.0), python3-pam, language-selector-common (>= 0.4.16), archdetect-deb, dpkg-repack, apt-clone, wget, grub-common [any-amd64 any-i386 arm64], dbus-x11, sbsigntool [amd64]15Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, python3-debconf, ubiquity-frontend-${mangled-version}, ubiquity-artwork-${mangled-version}, laptop-detect, lsb-release, ubiquity-casper, python3-apt (>= 0.7.100.3~), ${console-setup-depends}, iso-codes, passwd, adduser, os-prober, rdate, ntfs-3g (>= 1:2011.1.15AR.4+2011.4.12-1) [any-alpha any-amd64 any-i386 any-arm64], cryptsetup, policykit-1, python3-icu (>= 1.0), python3-pam, language-selector-common (>= 0.4.16), archdetect-deb, dpkg-repack, apt-clone, wget, grub-common [any-amd64 any-i386 arm64], dbus-x11, sbsigntool [amd64]
16Recommends: grub-pc [any-amd64 any-i386] | grub [any-amd64 any-i386] | grub-efi [any-amd64 any-i386] | grub-efi-arm64 [arm64], dmraid, btrfs-progs, ubuntu-drivers-common (>= 0.6.3), lvm216Recommends: grub-pc [any-amd64 any-i386] | grub [any-amd64 any-i386] | grub-efi-amd64 [any-amd64] | grub-efi-arm64 [arm64] | grub-efi-ia32 [any-i386], dmraid, btrfs-progs, ubuntu-drivers-common (>= 0.6.3), lvm2
17Description: Ubuntu live CD installer17Description: Ubuntu live CD installer
18 This is a simple live CD installer designed to integrate well with Debian-18 This is a simple live CD installer designed to integrate well with Debian-
19 and Ubuntu-based systems, and to reuse code from d-i for ease of19 and Ubuntu-based systems, and to reuse code from d-i for ease of

Subscribers

People subscribed via source and target branches