add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,16 @@
# debchange
> 维护 Debian 源包的 debian/changelog 文件。
> 更多信息:<https://manned.org/debchange.1>。
- 为非维护者上传添加一个新版本到 changelog
`debchange --nmu`
- 为当前版本添加一个 changelog 条目:
`debchange --append`
- 添加一个 changelog 条目以关闭指定 ID 的错误:
`debchange --closes {{bug_id}}`