[ubuntu/noble-proposed] gnome-control-center 1:46~alpha-2ubuntu1 (Accepted)
Jeremy Bícha
jbicha at ubuntu.com
Fri Jan 12 21:37:12 UTC 2024
gnome-control-center (1:46~alpha-2ubuntu1) noble; urgency=medium
* Merge with Debian. Remaining changes:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
- Build-Depend on libwhoopsie-preferences-dev
- Depend on language-selector-gnome & whoopsie-preferences
- Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
- Don't depend on desktop-base
- Recommend ibus
- Don't recommend malcontent-gui
- Don't recommend libnss-myhostname since we use systemd-resolved
- Suggest instead of recommend gnome-user-share & realmd
+ debian/gnome-control-center-data.install:
- Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
- Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
- Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ Add patches:
- keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
- keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
- u/keyboard-Add-launch-terminal-shortcut.patch
- u/sound-Allow-volume-to-be-set-above-100.patch
- u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
- u/background-Allow-configuring-the-ubuntu-accent-color.patch
- u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
- u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
- u/Modify-Mulitasking-assets-for-accent-colors.patch
- u/lock-Add-Lock-Screen-on-Suspend-option.patch
- u/region-Add-Language-Selector-button.patch
- u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
- u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
- u/connectivity-add-network-connectivity-checking-toggle.patch
- u/diagnostics-Add-Whoopsie-support.patch
- u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
- u/display-Support-UI-scaled-logical-monitor-mode.patch
- u/Disable-non-working-camera-microphones-panels.patch
- u/info-overview-Show-updates-in-software-propeties-instead-.patch
- u/sound-Add-a-button-to-select-the-default-theme.patch
- u/applications-Launch-snap-store-if-it-is-installed.patch
- u/display-Allow-fractional-scaling-to-be-enabled.patch
- u/mouse-Add-animations-following-the-accent-colors.patch
- panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
- CVE-2023-5616.patch: Use sshd socket
* Refresh patches
* Drop renamed .desktop notifications patch: the compatibility .desktop files
were dropped long ago
* Add patch to fix closing Users language dialog
* Update Ubuntu patches to adjust capitalization and mnemonics
* Update snap-store patch to launch snap-store with higher priority
than gnome-software
* Add temporary Build-Depends: libevdev to work around #1060687
gnome-control-center (1:46~alpha-2) unstable; urgency=medium
* Move gnome-remote-desktop from Recommends to Depends (Closes: #1060465)
* Update architectures where malcontent is available
gnome-control-center (1:46~alpha-1) unstable; urgency=medium
* New upstream release
- Allow using Left Ctrl as Compose Key (LP: #1973226)
* debian/control: Bump minimum glib to 2.76.6
* Build-Depend on libsoup3 and json-glib instead of snapd-glib
* Stop using debian/control.in and dh_gnome_clean
* Refresh patches
* Run wrap-and-sort
gnome-control-center (1:45.2-1) unstable; urgency=medium
* New upstream release
gnome-control-center (1:45.1-1) unstable; urgency=medium
* New upstream release
* Drop patch applied in new release
gnome-control-center (1:45.0-2) unstable; urgency=medium
[ Sebastien Bacher ]
* debian/patches/gitlab-fix-vpn.patch:
- cherry pick an upstream fix for a recent regression in the VPN
configuration (LP: #2037011) (Closes: #1053566)
Date: Fri, 12 Jan 2024 16:33:03 -0500
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/gnome-control-center/1:46~alpha-2ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 12 Jan 2024 16:33:03 -0500
Source: gnome-control-center
Built-For-Profiles: noudeb
Architecture: source
Version: 1:46~alpha-2ubuntu1
Distribution: noble
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Jeremy Bícha <jbicha at ubuntu.com>
Closes: 1053566 1060465
Launchpad-Bugs-Fixed: 1704002 1973226 2011849 2037011
Changes:
gnome-control-center (1:46~alpha-2ubuntu1) noble; urgency=medium
.
* Merge with Debian. Remaining changes:
+ Add gnome-control-center-faces package to share with unity-control-center
+ Install apport hook
+ debian/control:
- Build-Depend on libwhoopsie-preferences-dev
- Depend on language-selector-gnome & whoopsie-preferences
- Depend on libgtk-4-media-gstreamer for Mouse & Touchpad art
(LP: #2011849)
- Don't depend on desktop-base
- Recommend ibus
- Don't recommend malcontent-gui
- Don't recommend libnss-myhostname since we use systemd-resolved
- Suggest instead of recommend gnome-user-share & realmd
+ debian/gnome-control-center-data.install:
- Don't install gnome-control-center.pkla since we use
policykit-desktop-privileges instead
- Install additional assets used by unity-control-center
* debian/ubuntu-logo-icon.png, debian/source/include-binaries,
debian/gnome-control-center-data.install: Include an Ubuntu logo
* debian/gnome-control-center-data.links:
- Link audio-speaker-center* to audio-speaker-mono* so that an
icon is shown in the test speaker panel. (LP: #1704002)
+ debian/rules: Enable whoospie integration
+ debian/rules: set SSHD_SOCKET=ssh.socket via CPPFLAGS in debian/rules.
+ Add patches:
- keyboard-For-xkb-options-have-Layout-default-toggle-and-N.patch
- keyboard-Avoid-modifying-xkb-options-when-user-changes-n.patch
- u/keyboard-Add-launch-terminal-shortcut.patch
- u/sound-Allow-volume-to-be-set-above-100.patch
- u/Allow-tweaking-some-settings-for-Ubuntu-Dock.patch
- u/background-Allow-configuring-the-ubuntu-accent-color.patch
- u/multitasking-panel-Sync-workspace-and-monitor-isolation-d.patch
- u/multitasking-panel-Sync-workspace-isolation-setting-on-ti.patch
- u/Modify-Mulitasking-assets-for-accent-colors.patch
- u/lock-Add-Lock-Screen-on-Suspend-option.patch
- u/region-Add-Language-Selector-button.patch
- u/Adapts-the-region-capplet-and-the-language-chooser-in-the.patch
- u/shell-Change-the-default-height-so-all-category-are-on-sc.patch
- u/connectivity-add-network-connectivity-checking-toggle.patch
- u/diagnostics-Add-Whoopsie-support.patch
- u/online-accounts-Hide-window-after-adding-an-online-accoun.patch
- u/display-Support-UI-scaled-logical-monitor-mode.patch
- u/Disable-non-working-camera-microphones-panels.patch
- u/info-overview-Show-updates-in-software-propeties-instead-.patch
- u/sound-Add-a-button-to-select-the-default-theme.patch
- u/applications-Launch-snap-store-if-it-is-installed.patch
- u/display-Allow-fractional-scaling-to-be-enabled.patch
- u/mouse-Add-animations-following-the-accent-colors.patch
- panels-mouse-Do-not-bind-sensitivity-to-touch-pad-setting.patch
- CVE-2023-5616.patch: Use sshd socket
* Refresh patches
* Drop renamed .desktop notifications patch: the compatibility .desktop files
were dropped long ago
* Add patch to fix closing Users language dialog
* Update Ubuntu patches to adjust capitalization and mnemonics
* Update snap-store patch to launch snap-store with higher priority
than gnome-software
* Add temporary Build-Depends: libevdev to work around #1060687
.
gnome-control-center (1:46~alpha-2) unstable; urgency=medium
.
* Move gnome-remote-desktop from Recommends to Depends (Closes: #1060465)
* Update architectures where malcontent is available
.
gnome-control-center (1:46~alpha-1) unstable; urgency=medium
.
* New upstream release
- Allow using Left Ctrl as Compose Key (LP: #1973226)
* debian/control: Bump minimum glib to 2.76.6
* Build-Depend on libsoup3 and json-glib instead of snapd-glib
* Stop using debian/control.in and dh_gnome_clean
* Refresh patches
* Run wrap-and-sort
.
gnome-control-center (1:45.2-1) unstable; urgency=medium
.
* New upstream release
.
gnome-control-center (1:45.1-1) unstable; urgency=medium
.
* New upstream release
* Drop patch applied in new release
.
gnome-control-center (1:45.0-2) unstable; urgency=medium
.
[ Sebastien Bacher ]
* debian/patches/gitlab-fix-vpn.patch:
- cherry pick an upstream fix for a recent regression in the VPN
configuration (LP: #2037011) (Closes: #1053566)
Checksums-Sha1:
d158e5d802d671c717e70f813a3be2bb6bd67d1a 4193 gnome-control-center_46~alpha-2ubuntu1.dsc
b2f5baf185c01b1f15a27a0646db3e9a952919b8 7888684 gnome-control-center_46~alpha.orig.tar.xz
13f76d2186ad7df0f0a730ac5cbc6e32fc756d78 2153864 gnome-control-center_46~alpha-2ubuntu1.debian.tar.xz
b87ca6f402dca92c6f3287c48daeb3da2ba8ecd1 20503 gnome-control-center_46~alpha-2ubuntu1_source.buildinfo
Checksums-Sha256:
73d00bcd6170d68bc4bd212ef0fdc7d160870f8d21ea6ae86b3654a5a414b096 4193 gnome-control-center_46~alpha-2ubuntu1.dsc
cac721293a75a4720cf1a733af72ee8dcc45325d16c658498f0fb77e314c4e53 7888684 gnome-control-center_46~alpha.orig.tar.xz
987244932b590ad789649ac4e9ca4a9c8198cfc4e830a4f0954e1b2b81e9424f 2153864 gnome-control-center_46~alpha-2ubuntu1.debian.tar.xz
4f8fecd6645c8bf1f79b2af5313323400094ecc755de722b57bebba487599591 20503 gnome-control-center_46~alpha-2ubuntu1_source.buildinfo
Files:
41d57fd09af034be46b952b16bf5224c 4193 gnome optional gnome-control-center_46~alpha-2ubuntu1.dsc
38524e01a40a065fda2eb291c46bbef6 7888684 gnome optional gnome-control-center_46~alpha.orig.tar.xz
f07c3ffe45c55b088c95bc952f2c0a4c 2153864 gnome optional gnome-control-center_46~alpha-2ubuntu1.debian.tar.xz
74fb75ed60de897f0b2d6223f5f8850f 20503 gnome optional gnome-control-center_46~alpha-2ubuntu1_source.buildinfo
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
More information about the noble-changes
mailing list