ukui-menu/debian/rules

27 lines
785 B
Plaintext
Raw 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
#!/usr/bin/make -f
2023-04-12 19:11:18 +08:00
# See debhelper(7) (uncomment to enable)
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
# see FEATURE AREAS in dpkg-buildflags(1)
#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# see ENVIRONMENT in dpkg-buildflags(1)
# package maintainers to append CFLAGS
#export DEB_CFLAGS_MAINT_APPEND = -Wall -pedantic
# package maintainers to append LDFLAGS
#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
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
%:
2023-04-14 09:12:43 +08:00
dh ${@} --buildsystem cmake
2023-04-12 19:11:18 +08:00
# dh_make generated override targets
# This is example for Cmake (See https://bugs.debian.org/641051 )
#override_dh_auto_configure:
# dh_auto_configure -- # -DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)
override_dh_auto_configure:
dh_auto_configure -- \
-DCMAKE_BUILD_TYPE=RelWithDebInfo