ukui-menu/debian/copyright

30 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

Import Debian changes 3.1.1-0k0 ukui-menu (3.1.1-0k0) yangtze; urgency=medium * 版本号规范化 ukui-menu (3.1.1-0420) jammy; urgency=medium * bug号:无 * 任务号:无 * 其他改动说明:修改ukui-default主题为浅色主题,修改全屏缩小按钮反色 * 其他改动说明影响域:影响开始菜单默认主题色 ukui-menu (3.1.1-0419) jammy; urgency=medium * bug号:115348,112503开始菜单浅色主题适配 ukui-menu (3.0.1-1) unstable; urgency=medium * New upstream bugfix release. ukui-menu (3.0.0-1) unstable; urgency=medium * New upstream release. ukui-menu (2.0.8-1) unstable; urgency=medium * New upstream release. ukui-menu (2.0.7-1) unstable; urgency=medium * New upstream release. ukui-menu (2.0.6-1) unstable; urgency=medium * New upstream bugfix release. - Fix that the 'recent' page is empty. (LP: #1870954) - Fix the focus issue. - Fix the issues when change primary screen. * debian/control: - Add bamfdaemon to depends and libbamf3-dev to build-depends. ukui-menu (2.0.5-1) unstable; urgency=medium * New upstream bugfix release. - Fix startup failure when panel profile does not exist. - Fix the icon dragging problem. - Fix that right-click menu popup abnormally. - Fix the wrong position when switch from fullscreen to normal mode. * debian/watch: - Update to monitor upstream org.tar.gz file. ukui-menu (2.0.4-1) unstable; urgency=medium * New upstream bugfix release. - Fix the icon problem with newly installed software. - Fix the crash during software installation and uninstallation. - Not hardcode the font name. ukui-menu (2.0.3-1) unstable; urgency=medium * New upstream bugfix release. - Get the panel position to avoid popup at wrong place. - Fix the stuck when scroll the area. - Fix the focus issue. - Fix the display problem of 'recent app" bar. - Adjust the style of right-click menu. ukui-menu (2.0.1-1) unstable; urgency=medium * New upstream release. - Migrate from python to qt. * debian/control: - Bump Standards-Versions to 4.5.0. * debian/{control,compat}: - Use debhelper-compat notation. ukui-menu (1.1.12-1) unstable; urgency=medium * Remove the duplicated timed-shutdown.py file. ukui-menu (1.1.11-1) unstable; urgency=medium * Upload to unstable. * Add network detection for feedback. * Update some labels. * Update tr.po. * debian/control: - Bump standards-version to 4.4.0. ukui-menu (1.1.10-1) experimental; urgency=medium * Update the default icon of user face. * Fix the error when show popup menu. * Change the timing of update recent files. ukui-menu (1.1.9-1) unstable; urgency=medium * Add transparency effect. * Add a shutdown timer. * Deal with the situation when get_desktop_file_path is None. * Update the code of keybinding. * Update the icon of start menu. * Bump standards-version to 4.3.0. ukui-menu (1.1.7-2) unstable; urgency=medium * Debian/control: - Remove gvfs-open. (Closes: 906326) ukui-menu (1.1.7-1) unstable; urgency=medium * Skip 'Education' for 'Normal Menu'. * Add fr.po, pt.po, ru.po, es.po. * Update start.svg. * Deal with filename which contain '&'. ukui-menu (1.1.5-1) UNRELEASED; urgency=medium * Use mate-terminal instead of gnome-terminal. * Port to python3. * Update for ukui-panel. * Add support for resize the menu icon. * Add right-click menu for recent files. * Add feedback window. ukui-menu (1.0.2-2) unstable; urgency=medium * Use tracker.d.o team address (Closes: #899863) ukui-menu (1.0.2-1) unstable; urgency=medium * Initial release (Closes: #872967)
2022-05-06 17:54:45 +08:00
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: ukui-menu
Upstream-Contact: liuhao <liuhao@kylinos.cn>
Source: https://github.com/ukui/ukui-menu
Files: *
Copyright: 2019 Tianjin KYLIN Information Technology Co., Ltd.
License: GPL-3.0+
Files: debian/*
Copyright: 2019 liuhao <liuhao@kylinos.cn>
License: GPL-3.0+
License: GPL-3.0+
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, either version 3 of the License, or
(at your option) any later version.
.
This package is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".