* 支持在 Debian 13 安装

Signed-off-by: shenmo <jifengshenmo@outlook.com>
This commit is contained in:
shenmo 2025-04-27 17:55:59 +00:00 committed by Gitee
parent e8f10f2829
commit f6071e356c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
2 changed files with 3 additions and 4 deletions

5
debian/changelog vendored
View File

@ -1,6 +1,5 @@
uos-packaging-tools (1.6.1) UNRELEASED; urgency=low
uos-packaging-tools (1.7.0) UNRELEASED; urgency=low
* Initial release. Closes: #nnnn
<nnnn is the bug number of your ITP>
* 支持在 Debian 13 安装
-- shenmo <> Wed, 09 Apr 2025 18:42:51 +0800

2
debian/control vendored
View File

@ -12,7 +12,7 @@ Rules-Requires-Root: no
Package: uos-packaging-tools
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},libnotify-bin,fakeroot,zstd,policykit-1 | polkit,zenity,bash,ostree
Depends: ${misc:Depends},libnotify-bin,fakeroot,zstd,policykit-1 | polkit | pkexec ,zenity,bash,ostree
Description: auto-generated package by debmake
This Debian binary package was auto-generated by the
debmake(1) command provided by the debmake package.