DFSG NEW Queue

DFSG, Licensing & New Packages Team

ukui-panel 4.22.1.1-1

Package Information

DescriptionUKUI desktop panel component

The ukui-panel is the taskbar component of the UKUI desktop environment. It provides a dock window at the screen edge with features including application launcher, system tray, task management, and system time display. It supports both classic and island modes and is based on the ukui-quick-framework plugin mechanism.

MaintainerKylin Team <team+kylin@tracker.debian.org>
Changed Byzhangpan <zhangpan@kylinos.cn>
Sponsortille@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/kylin-team/ukui-panel.git (browse)
Popcon Installs32
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/ukui-panel
Uploaded2 hours ago

New Package Report

.changes
Architecturesource amd64
Distributionunstable
DateThu, 18 Jun 2026 09:41:17 +0800
Sourceukui-panel
Version4.22.1.1-1
Changed-Byzhangpan
Changelog
ukui-panel (4.22.1.1-1) unstable; urgency=medium
 .
   * New upstream release for UKUI 4.20.
   * Update packaging for the new Qt6 and ukui-quick based codebase:
     - Switch build dependencies from Qt5 to Qt6.
     - Update the package to ship the ukui-quick based panel and widgets.
   * debian/control:
     - Update Build-Depends:
       + Remove Qt5 libraries: qtbase5-dev, libqt5x11extras5-dev,
         libdbusmenu-qt5-dev, etc.
       + Remove direct X11/XCB build dependencies such as libxcb-*,
         libx11-dev and related packages no longer needed in d/control.
       + Add Qt6 libraries: qt6-base-dev, qt6-declarative-dev,
         qt6-wayland-dev, libgsettings-qt6-dev.
       + Add UKUI framework libraries: libukui-quick-dev,
         libukui-search-dev, libukcc-dev.
       + Add libqt6xdg-dev and kwayland-dev.
     - Define new binary packages:
       + Add 'ukui-panel-widgets' to ship default panel widgets.
     - Update Runtime Depends:
       + Add QML dependencies: qml-module-org-ukui-quick-items,
         qml-module-org-ukui-quick-platform.
       + Add ukui-panel-widgets and ukui-widget-system-tray.
   * debian/rules:
     - Simplify build configuration.
     - Remove OS-specific conditional logic (hurd/kfreebsd).
     - Remove old CMake flags (-D_FORTIFY_SOURCE, -DPULL_TRANSLATIONS,
       -DUPDATE_TRANSLATIONS, -DDOM_PLUGIN).
     - Set CMAKE_BUILD_TYPE to RelWithDebInfo.
     - Add override_dh_makeshlibs to disable scripts generation.
.dsc
Package-Listukui-panel deb x11 optional arch=any
ukui-panel-widgets deb x11 optional arch=any
Sectionx11
Priorityoptional
Componentmain
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://gitee.com/openkylin/ukui-panel
Upstream-Name: ukui-panel
Upstream-Contact: iaom <zhangpengfei@kylinos.cn>,

Files: *
Copyright: 2023, KylinSoft Co., Ltd.
License: GPL-3+

Files: debian/*
Copyright: 2018-2026, KylinSoft Co., Ltd.
License: GPL-3+

Files: panel/3rd-parties/qtsingleapplication/*
Copyright: 2013, Digia Plc and/or its subsidiary(-ies).
License: BSD-3-clause

License: BSD-3-clause
 The BSD License
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are
 met:
 .
   * Redistributions of source code must retain the above copyright
     notice, this list of conditions and the following disclaimer.
 .
   * Redistributions in binary form must reproduce the above copyright
     notice, this list of conditions and the following disclaimer in the
     documentation and/or other materials provided with the distribution. 
 .
   * Neither the name of the copyright holder nor the names of its
     contributors may be used to endorse or promote products derived from
     this software without specific prior written permission. 
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
 IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

License: GPL-3+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; version 3 dated June, 2007, or (at
 your option) any later version.
 On Debian systems, the complete text of version 3 of the GNU General
 Public License can be found in '/usr/share/common-licenses/GPL-3'.

Back to Dashboard | View all reviews for this package