change version for rebuild

This commit is contained in:
winnerym 2022-12-08 14:21:31 +08:00 committed by cckylin-cibot
parent 31b191d345
commit 4218eaf047
4 changed files with 8931 additions and 1 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
ukui-screensaver (3.22.1.3-ok4~1208) yangtze; urgency=medium
* BUG号
* 需求号Task#123734 子 openkylin网络插件化适配 / openkylin网络插件化适配-登录锁屏
-- Yang Min <yangmin@kylinos.cn> Wed, 07 Dec 2022 21:53:47 +0800
ukui-screensaver (3.22.1.3-ok3~1101) yangtze; urgency=medium
* BUG号

10
debian/control vendored
View File

@ -16,12 +16,19 @@ Build-Depends: debhelper-compat (= 12),
libx11-dev,
libxtst-dev,
libqt5svg5-dev,
libkylin-nm-base (>=3.20.0.9-0k1),
libnm-dev,
libkf5networkmanagerqt-dev,
kylin-nm-plugin,
libkf5wayland-dev,
libkf5screen-dev,
libgsettings-qt-dev,
libkf5windowsystem-dev,
libmatemixer-dev,
libukui-log4qt-dev
libukui-log4qt-dev,
libkysdk-sysinfo-dev (>> 1.1.0kylin1),
ukui-input-gather (>=1.0.0.2),
libinput-dev
Standards-Version: 4.5.0
Rules-Requires-Root: no
Homepage: https://www.github.com/ukui/ukui-screensaver
@ -34,6 +41,7 @@ Depends: ethtool,
mate-desktop-common,
ukui-session-manager,
libpam-biometric(>=3.20.0.10),
ukui-input-gather(>=1.0.0.2),
${misc:Depends},
${shlibs:Depends}
Replaces: ukui-screensaver-common (<< 2.0.0)

File diff suppressed because it is too large Load Diff

1
debian/patches/series vendored Normal file
View File

@ -0,0 +1 @@
0001-change-version-for-rebuild.patch