~utkarsh/ubuntu-seeds/+git/platform:mantic

Last commit made on 2023-09-30
Get this branch:
git clone -b mantic https://git.launchpad.net/~utkarsh/ubuntu-seeds/+git/platform
Only Utkarsh Gupta can upload to this branch. If you are Utkarsh Gupta please log in for upload directions.

Branch merges

Branch information

Name:
mantic
Repository:
lp:~utkarsh/ubuntu-seeds/+git/platform

Recent commits

816fc16... by Dimitri John Ledkov

supported-kernel-common: add linux-laptop

Signed-off-by: Dimitri John Ledkov <email address hidden>

67c4e53... by Gunnar Hjalmarsson

Add hard dependency on fonts-dejavu-core

The reason for this is to make sure that DejaVu Sans is available at
distupgrades, see LP: #2034986. Since fonts-dejavu-core depends on
fonts-dejavu-mono, there is no longer a need to recommend the latter.

dc95ad0... by Zixing Liu

supported-development-common: add dh-cargo to the additional supported list

be0f468... by Gunnar Hjalmarsson

Add fontconfig to desktop-common

This addition together with the comment is merely for clarity and
justification of the fact that all the font packages are only
"Recommends:".

5ddbe67... by Sebastien Bacher

Switch back the printing stack to be deb based for this cycle

The frontends aren't ready and it created some issues for flavors

7722587... by Gunnar Hjalmarsson

Font package changes

Dropped from desktop-common:
- fonts-dejavu-core (moved to Ubuntu's supported)
- fonts-freefont-ttf (moved to Ubuntu's supported)

Added to desktop-common:
- fonts-dejavu-mono (DejaVu Sans Mono is the default monospace font)
- fonts-noto-color-emoji (moved from Ubuntu's desktop-minimal)

Background in https://discourse.ubuntu.com/t/37762

5b6b97e... by Benjamin Drung

minimal: Replace obsolete isc-dhcp-client by dhcpcd-base

ISC has announced the end of life for ISC DHCP as of the end of 2022.
Kea is the recommended successor of the DHCP server (isc-dhcp-server).
Replace the DHCP client `dhclient` by `dhcpcd` from dhcpcd-base.

LP: #2019722
Signed-off-by: Benjamin Drung <email address hidden>

38fee60... by Gunnar Hjalmarsson

Non-latin font packages replaced by fonts-noto-core

The dropped packages are included for now in Ubuntu‘s supported.

This is a step to achieve the goal in
https://discourse.ubuntu.com/t/36923

4d71810... by Steve Langasek

Restore the switch to the snap-based printing stack.

All the snaps are available now on the correct channel with the exception of
lprint and hp-printer-app. Omit those for now, to be added later.

This reverts commit 4b7c5650a937473b43ca82ba61e2fbf94c6e8c53.

4b7c565... by Steve Langasek

Revert "Switch the printing stack to use the cups snaps"

gutenprint-printer-app has no stable/ubuntu-23.10 channel opened, so this
change causes desktop image builds for all flavors to fail.

Change should be landed again once channels are open.

This reverts commit 4d2f236451bda07de89efcaf3c4131c0f17d4bad.