tasksel (3.77)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 3.78 > 3.77
- Git: https://salsa.debian.org/installer-team/tasksel.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 2662400
- Browser: https://salsa.debian.org/installer-team/tasksel
- Last scan: 2024-12-07 23:08:31+00
- Next scan: 2024-12-14 22:52:00+00
- Merge requests: 3
- CI pipeline status: success
- Debian changelog in Git:
tasksel (3.78) UNRELEASED; urgency=medium
[ Dmitry Shachnev ]
* Make task-gnome-flashback-desktop depend on network-manager-applet instead
of network-manager-gnome. Closes: #1086819.
[ Yves-Alexis Perez ]
* task-xfce-desktop: replace transitional package network-manager-gnome by
network-manager-applet and nm-connection-editor. Closes: #1086831.
[ Rene Engelhard ]
* task-kde-desktop: replace libreoffice-kf5 with libreoffice-kf6
Closes: #1089487
[ Holger Wansing ]
* Add task-blendsel as a choice, if blendsel dialog should be shown.
-- Rene Engelhard <rene@debian.org> Tue, 26 Nov 2024 18:16:17 +0100
- This branch is 10 commits ahead of tag 3.77
- Git log:
commit acf706a3e06ff21bc10de7ba01cd89029dae30d1
Author: Cyril Brulebois <kibi@debian.org>
Date: Sat Dec 7 23:07:54 2024 +0100
Add bug closure for #1089487.
With thanks to Michael Biebl.
commit 37e411539cae08ebb764ebb6dcc26e99b3627dc8
Author: Holger Wansing <hwansing@mailbox.org>
Date: Fri Dec 6 16:26:56 2024 +0100
Add task-blendsel, to provide a choice if blendsel dialog is wanted to be shown.
commit 09511c74b0c828a2102fb8ae1532d3b1b233dc3d
Merge: 22e9a02 4b4487b
Author: Holger Wansing <holgerw@debian.org>
Date: Tue Dec 3 23:42:13 2024 +0000
Merge branch 'master' into 'master'
task-kde-desktop: replace libreoffice-kf5 with libreoffice-kf6
See merge request installer-team/tasksel!38
commit 4b4487be79fe2e62dabd33370f6aa1267cf9ca15
Author: Rene Engelhard <rene@debian.org>
Date: Tue Nov 26 18:16:59 2024 +0100
task-kde-desktop: replace libreoffice-kf5 with libreoffice-kf6
commit 22e9a02d7c36de7d1a7fc66a7ba23de5d0be448f
Merge: 291f755 a2c1722
Author: Holger Wansing <holgerw@debian.org>
Date: Sun Nov 17 08:57:31 2024 +0000
Merge branch 'mr-update-task-malayalam-202411' into 'master'
task-malayalam*: Migrate from fcitx4 to fcitx5
See merge request installer-team/tasksel!37
commit a2c172298fc265108ed6269ab0bb00a7571cc0ed
Author: Boyuan Yang <byang@debian.org>
Date: Sat Nov 16 15:34:44 2024 -0500
task-malayalam*: Migrate from fcitx4 to fcitx5
For task-malayalam, the input method support was last
changed from scim to fcitx (4.x) 12 years ago at [1].
Now considering that the fcitx 4.x upstream support is officially
dead [2], we should move to the supported fcitx5 instead.
This commit contains the following changes:
* fcitx -> fcitx5
* fcitx-table-malayalam-phonetic -> fcitx5-table-malayalam-phonetic
* fcitx4 gtk2/gtk3 frontend -> fcitx5 gtk2/gtk3/gtk4 frontend
* fcitx4 qt5 frontend -> fcitx5 qt5/qt6 frontend
* fcitx4 KDE config -> fcitx5 KDE config
Besides, the dependency to fcitx4 GTK config GUI tool is removed
since the fcitx5 upstream is only providing a Qt/KDE frontend GUI
config tool at this moment.
This commit would resolve https://bugs.debian.org/1087657 .
[1] https://salsa.debian.org/installer-team/tasksel/-/commit/efee9baf8dbd2bda6fb2fb0ffdc8bccf90f07435
[2] https://lists.debian.org/debian-input-method/2024/10/msg00042.html
Signed-off-by: Boyuan Yang <byang@debian.org>
commit 291f75502a342d8dcd01a4a4c4a4ae284e187c17
Author: Holger Wansing <hwansing@mailbox.org>
Date: Thu Nov 14 18:28:15 2024 +0100
Changelog entries
commit 1c5da0f4311b6e9b7488dd40c5230b1f4aebf883
Merge: bef2181 1d31e7a
Author: Holger Wansing <holgerw@debian.org>
Date: Thu Nov 14 17:19:09 2024 +0000
Merge branch 'network-manager-applet' into 'master'
Make task-gnome-flashback-desktop depend on network-manager-applet instead of network-manager-gnome
See merge request installer-team/tasksel!36
commit bef2181188e3c501779801d81375e7bb1119233a
Author: Yves-Alexis Perez <corsac@corsac.net>
Date: Wed Nov 13 08:46:24 2024 +0100
task-xfce-desktop: replace transitional package dep
network-manager-gnome is replaced by two packages for the system tray
and the connection editor. Add explicit use of the relevant packages.
Closes: #1086831
commit 1d31e7aad9281ee646ac35f803d8957778f0dc17
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Wed Nov 6 16:21:47 2024 +0300
Make task-gnome-flashback-desktop depend on network-manager-applet
Instead of network-manager-gnome.
Closes: #1086819.