2020-05-14 17:07:23 +02:00
|
|
|
# debchange
|
|
|
|
|
2025-06-29 11:32:13 +03:00
|
|
|
> Maintain the debian/changelog file of a Debian source package.
|
2024-09-18 11:00:49 +02:00
|
|
|
> More information: <https://manned.org/debchange.1>.
|
2020-05-14 17:07:23 +02:00
|
|
|
|
|
|
|
- Add a new version for a non-maintainer upload to the changelog:
|
|
|
|
|
2025-06-29 11:32:13 +03:00
|
|
|
`debchange {{[-n|--nmu]}}`
|
2020-05-14 17:07:23 +02:00
|
|
|
|
|
|
|
- Add a changelog entry to the current version:
|
|
|
|
|
2025-06-29 11:32:13 +03:00
|
|
|
`debchange {{[-a|--append]}}`
|
2020-05-14 17:07:23 +02:00
|
|
|
|
|
|
|
- Add a changelog entry to close the bug with specified ID:
|
|
|
|
|
|
|
|
`debchange --closes {{bug_id}}`
|