mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
77e10496de
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
401 B
401 B
debchange
Maintain the debian/changelog file of a Debian source package. More information: https://manned.org/debchange.1.
- Add a new version for a non-maintainer upload to the changelog:
debchange {{[-n|--nmu]}}
- Add a changelog entry to the current version:
debchange {{[-a|--append]}}
- Add a changelog entry to close the bug with specified ID:
debchange --closes {{bug_id}}