make gnome-software mandatory

since the vanilla plugin for gs is now available
main
mirkobrombin 1 year ago
parent 0b34283be8
commit e2d1b38221

@ -1 +1 @@
1.7.0-3
1.7.1

6
debian/changelog vendored

@ -1,3 +1,9 @@
vanilla-first-setup (1.7.1) kinetic; urgency=critical
* Make gnome-software mandatory
-- Mirko Brombin <send@mirko.pm> Fri, 20 Jan 2023 21:06:00 +0000
vanilla-first-setup (1.7.0-3) kinetic; urgency=critical
* Transaction now runs in a Vte terminal

@ -53,19 +53,6 @@
"icon": "vanilla-package-symbolic",
"title": "Package Manager",
"description": "Choose one or more package managers to install",
"without_selection": {
"allowed": true,
"message": "You have chosen not to install any package manager, you will only be able to install packages using the package manager (apx).\n\nGNOME Software will be disabled.",
"title": "No package manager selected",
"final": [
{
"type": "command",
"commands": [
"apt remove -y gnome-software"
]
}
]
},
"preferences": [
{
"id": "flatpak",

Loading…
Cancel
Save