修复control文件缺少description字段
This commit is contained in:
parent
8c788e68f0
commit
c28c3dbf6e
|
@ -1,3 +1,12 @@
|
|||
kylin-system-updater (3.0.0.0-ok3) nile; urgency=medium
|
||||
|
||||
* BUG:无
|
||||
* 需求号: 无
|
||||
* 其他改动说明: 修复control文件缺少description字段
|
||||
* 其他改动影响域:系统更新
|
||||
|
||||
-- wangsong <wangsong@kylinos.cn> Wed, 13 Dec 2023 09:12:38 +0800
|
||||
|
||||
kylin-system-updater (3.0.0.0-ok2) nile; urgency=medium
|
||||
|
||||
* BUG:无
|
||||
|
|
|
@ -48,6 +48,8 @@ Breaks: kylin-system-updater-immutable
|
|||
Conflicts: kylin-system-updater-immutable
|
||||
Suggests: gir1.2-dbusmenu-glib-0.4,
|
||||
gir1.2-unity-5.0
|
||||
Description: dbus daemon that manages system updates.
|
||||
dbus daemon that manages system updates. Provides DBUS interfaces to UKCC.
|
||||
|
||||
Package: kylin-system-updater-immutable
|
||||
Architecture: all
|
||||
|
|
Loading…
Reference in New Issue