logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

Debian Changelog - Maintain Package Changelog | Online Free DevTools by Hexmos

Maintain Debian package changelogs with debchange. Update versions, add entries, and close bugs in your Debian source package. Free online tool, no registration required.

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}}

See Also