Merge lp:~xnox/ubuntu-archive-tools/package-groups into lp:ubuntu-archive-tools

Proposed by Dimitri John Ledkov
Status: Merged
Merged at revision: 1467
Proposed branch: lp:~xnox/ubuntu-archive-tools/package-groups
Merge into: lp:ubuntu-archive-tools
Diff against target: 13 lines (+2/-1)
1 file modified
sru-release (+2/-1)
To merge this branch: bzr merge lp:~xnox/ubuntu-archive-tools/package-groups
Reviewer Review Type Date Requested Status
Ubuntu Package Archive Administrators Pending
Review via email: mp+400330@code.launchpad.net

Commit message

sru-release add more packages to release together package groups

To post a comment you must log in.
1468. By Dimitri John Ledkov

Change grub2 to grub2-unsigned

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'sru-release'
2--- sru-release 2021-02-17 01:41:21 +0000
3+++ sru-release 2021-03-29 14:59:26 +0000
4@@ -51,7 +51,8 @@
5 RELEASE_TOGETHER_PACKAGE_GROUPS = [
6 ['linux-hwe', 'linux-signed-hwe', 'linux-meta-hwe'],
7 ['linux', 'linux-signed', 'linux-meta'],
8- ['grub2', 'grub2-signed'],
9+ ['grub2-unsigned', 'grub2-signed'],
10+ ['s390-tools', 's390-tools-signed'],
11 ['shim', 'shim-signed'],
12 ['libreoffice', 'libreoffice-l10n'],
13 ]

Subscribers

People subscribed via source and target branches