diff --git a/backend-immutable/po/POTFILES.in b/backend-immutable/po/POTFILES.in index 4ce4d54..5b8c84f 100644 --- a/backend-immutable/po/POTFILES.in +++ b/backend-immutable/po/POTFILES.in @@ -4,7 +4,6 @@ SystemUpdater/backend/__init__.py SystemUpdater/UpdateManager.py SystemUpdater/Core/MyCache.py SystemUpdater/Core/UpdateList.py -SystemUpdater/Core/OriginFilter.py SystemUpdater/Core/Database.py SystemUpdater/UpdateManagerDbus.py SystemUpdater/Core/enums.py diff --git a/backend/po/POTFILES.in b/backend/po/POTFILES.in index ada57ef..083b07a 100644 --- a/backend/po/POTFILES.in +++ b/backend/po/POTFILES.in @@ -4,7 +4,6 @@ SystemUpdater/backend/__init__.py SystemUpdater/UpdateManager.py SystemUpdater/Core/MyCache.py SystemUpdater/Core/UpdateList.py -SystemUpdater/Core/OriginFilter.py SystemUpdater/Core/Database.py SystemUpdater/UpdateManagerDbus.py SystemUpdater/Core/utils.py diff --git a/debian/changelog b/debian/changelog index ecd6cc9..dac015b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +kylin-system-updater (3.0.0.0-ok5) nile; urgency=medium + + * 修改编译包 + + -- liushanwen Thu, 14 Dec 2023 17:21:33 +0000 + kylin-system-updater (3.0.0.0-ok4) nile; urgency=medium * BUG: #204624 【更新】通知内容显示乱码 diff --git a/debian/control b/debian/control index 17310f3..25dffc8 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,6 @@ Depends: ${python3:Depends}, sqlite3, kylin-update-frontend Recommends: python3-launchpadlib -Breaks: kylin-system-updater-immutable Conflicts: kylin-system-updater-immutable Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0 @@ -69,7 +68,8 @@ Depends: ${python3:Depends}, libostree-1-1, sqlite3 Recommends: python3-launchpadlib -Breaks: kylin-system-updater +Provides:kylin-system-updater +Replaces:kylin-system-updater Conflicts: kylin-system-updater Suggests: gir1.2-dbusmenu-glib-0.4, gir1.2-unity-5.0