mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-06 17:15:24 +02:00
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}}