Merge remote-tracking branch 'update-tool/dev' into Thunder

This commit is contained in:
2025-07-29 15:14:27 +08:00
30 changed files with 2592 additions and 3 deletions

16
debian/control vendored
View File

@@ -1,3 +1,4 @@
<<<<<<< HEAD
Source: spark-store
Maintainer: shenmo <shenmo@spark-app.store>
Section: utils
@@ -36,3 +37,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
lsb-release,
Description: Spark Store
A community powered app store, based on DTK.
=======
Source: spark-update-tool
Section: utils
Priority: optional
Maintainer: momen <vmomenv@gmail.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Homepage: https://gitee.com/spark-store-project/Spark-Update-Tool
Package: spark-update-tool
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Spark Update Tool
星火应用商店更新组件。This package provides the Spark Update Tool. It includes features for checking for updates, downloading, and applying them seamlessly.
>>>>>>> update-tool/dev