update:更新debian信息文件
This commit is contained in:
parent
68d7f42751
commit
35d1e8b198
|
@ -1,4 +1,4 @@
|
||||||
spark-update-tool (1.0.0-1) unstable; urgency=low
|
spark-update-tool (1.0.0) unstable; urgency=low
|
||||||
|
|
||||||
* Initial release.
|
* Initial release.
|
||||||
|
|
||||||
|
|
|
@ -9,4 +9,4 @@ Homepage: https://gitee.com/spark-store-project/Spark-Update-Tool
|
||||||
Package: spark-update-tool
|
Package: spark-update-tool
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||||
Description: A Qt-based application for managing tasks and reminders.
|
Description: 星火应用商店更新插件
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
build/spark-update-tool /usr/bin/
|
build/spark-update-tool /usr/bin/
|
||||||
spark-update-tool.desktop /usr/share/applications
|
debian/spark-update-tool.desktop /usr/share/applications
|
||||||
|
|
|
@ -1,9 +0,0 @@
|
||||||
[Desktop Entry]
|
|
||||||
Version=1.0
|
|
||||||
Name=spark-update-tool
|
|
||||||
Comment=A Qt-based application for managing tasks and reminders
|
|
||||||
Exec=/usr/bin/spark-update-tool
|
|
||||||
Icon=/usr/share/spark-update-tool/img/momen.jpg
|
|
||||||
Terminal=false
|
|
||||||
Type=Application
|
|
||||||
Categories=Utility;
|
|
Loading…
Reference in New Issue