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

Proposed by Michael Hudson-Doyle
Status: Merged
Approved by: Steve Langasek
Approved revision: 9df4fb7dc69adf4dcaa9c36805c42df207896d32
Merged at revision: 9df4fb7dc69adf4dcaa9c36805c42df207896d32
Proposed branch: ~mwhudson/ubiquity:grub-recommends-bionic
Merge into: ubiquity:bionic
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
Review via email: mp+376043@code.launchpad.net
To post a comment you must log in.
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
1diff --git a/debian/changelog b/debian/changelog
2index c45bf6d..f8db927 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+ubiquity (18.04.14.13) UNRELEASED; urgency=medium
7+
8+ * d/control: Recommend grub-efi-amd64 or grub-efi-ia32, not the transitional
9+ grub-efi which is no longer installed by default. (LP: #1848880)
10+
11+ -- Michael Hudson-Doyle <michael.hudson@ubuntu.com> Wed, 27 Nov 2019 13:19:45 +1300
12+
13 ubiquity (18.04.14.12) bionic; urgency=medium
14
15 [ Chen-Han Hsiao (Stanley) ]
16diff --git a/debian/control b/debian/control
17index 459180b..3bc67aa 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -13,7 +13,7 @@ Vcs-Browser: https://code.launchpad.net/~ubuntu-installer/ubiquity/+git/ubiquity
21 Package: ubiquity
22 Architecture: any
23 Depends: ${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], 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], dbus-x11, sbsigntool [amd64]
24-Recommends: grub-pc [any-amd64 any-i386] | grub [any-amd64 any-i386] | grub-efi [any-amd64 any-i386], flash-kernel [armel armhf], u-boot-tools [armel armhf], yaboot [powerpc], hfsutils [powerpc], dmraid, btrfs-tools, ubuntu-drivers-common, lvm2
25+Recommends: grub-pc [any-amd64 any-i386] | grub [any-amd64 any-i386] | grub-efi-amd64 [any-amd64] | grub-efi-ia32 [any-i386], flash-kernel [armel armhf], u-boot-tools [armel armhf], yaboot [powerpc], hfsutils [powerpc], dmraid, btrfs-tools, ubuntu-drivers-common, lvm2
26 Conflicts: ubuntu-express, espresso, espresso-utils, espresso-locale, espresso-keyboard-setup, espresso-kbd-chooser, espresso-timezone, user-setup (<< 0.05ubuntu6), partman, espresso-grub, espresso-yaboot
27 Replaces: ubuntu-express, espresso, espresso-utils, espresso-locale, espresso-keyboard-setup, espresso-kbd-chooser, espresso-timezone, user-setup (<< 0.05ubuntu6), partman, espresso-grub, espresso-yaboot, ubiquity-frontend-gtk (<< 2.3.8)
28 Description: Ubuntu live CD installer

Subscribers

People subscribed via source and target branches