~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu:groovy

Last commit made on 2020-10-19
Get this branch:
git clone -b groovy https://git.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/ubuntu
Members of Ubuntu Core Development Team can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

5c4856b... by Dimitri John Ledkov

live: explicitely seed grub-pc

In Ubuntu, grub-pc is seeded because of supported-kernel-common having
unsinged kernel image which preffers grub-pc as a first
choice. Xubuntu, doesn't have supported-kernel-common, and shim-signed
lists grub-efi-amd64 as the first choise instead of grub-pc.

Imho we should be explicit. The installer ISO should have grub-pc &
shim-signed on amd64. This should resolve having grub-pc in rc state
on xubuntu live images which then fail to install.

e6f6546... by Iain Lane

desktop-raspi: Seed the new wallpaper

7c2cd0b... by Iain Lane

desktop-raspi: Seed ubuntu-raspi-settings

This contains some custom overrides for the raspi

94119d4... by Iain Lane

Add a header to desktop-raspi

c64c953... by Christian Ehrhardt 

development: drop unused drac-dev

The package drac was once used for pop-before-smtp functionality
but is no more used that way.
  $ reverse-depends --release=groovy --build-depends src:drac
  No reverse dependencies found
  $ reverse-depends --release=groovy src:drac
  No reverse dependencies found

It also is essentially untouched and unmaintained for years (dh compat 5)
$ rma drac
drac | 1.12-8 | oldoldstable | source
drac | 1.12-8 | oldstable | source
drac | 1.12-8 | stable | source
drac | 1.12-8 | testing | source
drac | 1.12-8 | unstable | source
drac | 1.12-8 | unstable-debug | source
drac | 1.12-8+b1 | oldoldstable | amd64, armel, armhf, i386
drac | 1.12-8+b2 | oldstable | amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
drac | 1.12-8+b2 | stable | amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
drac | 1.12-8+b2 | testing | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x
drac | 1.12-8+b2 | unstable | amd64, arm64, armel, armhf, i386, mips64el, mipsel, ppc64el, s390x
drac | 1.12-7.2 | precise | source
drac | 1.12-7.2 | precise/universe | amd64, armel, armhf, i386, powerpc
drac | 1.12-8build1 | trusty | source
drac | 1.12-8build1 | trusty/universe | amd64, arm64, armhf, i386, powerpc, ppc64el
drac | 1.12-8build1 | xenial | source
drac | 1.12-8build1 | xenial/universe | amd64, arm64, armhf, i386, powerpc, ppc64el, s390x
drac | 1.12-8build2 | bionic | source
drac | 1.12-8build2 | bionic/universe | amd64, arm64, armhf, i386, ppc64el, s390x
drac | 1.12-8build2 | focal | source
drac | 1.12-8build2 | focal/universe | amd64, arm64, armhf, ppc64el, riscv64, s390x
drac | 1.12-8build2 | groovy | source
drac | 1.12-8build2 | groovy/universe | amd64, arm64, armhf, ppc64el, riscv64, s390x

As there is no need for it in main anymore, let us remove its direct
seeding.

Signed-off-by: Christian Ehrhardt <email address hidden>

2dfd0b3... by Jamie Strandboge

supported: demote apparmor-notify

https://launchpad.net/bugs/893266 promoted all of the apparmor binaries
to main to signify support. In practical terms, the security team will
fix bugs in apparmor regardless of where it lives. With apparmor 3,
aa-notify was rewritten in python3 and it uses python3-notify2, which
pulls in dependencies for sugar that aren't strategic at this time.

7782c97... by Olivier Tilloy

Exclude gstreamer1.0-packagekit on riscv64 and s390x.

ubuntu-desktop (which provides packagekit-installer via the snap-store snap) is not built on these architectures,
so germinate would try to satisfy this requirement by pulling gnome-software back into main.

83fab4a... by Iain Lane

Merge branch 'groovy-remove-gvfs-bin' of git+ssh://git.launchpad.net/~osomon/ubuntu-seeds/+git/ubuntu into groovy

e9f45b2... by Iain Lane

Merge branch 'groovy' of git+ssh://git.launchpad.net/~gunnarhj/ubuntu-seeds/+git/ubuntu into groovy

f0abcb6... by Olivier Tilloy

Replace gvfs-bin (being removed in groovy) by libglib2.0-bin (for `gio open`).