System Grab Bag

View all TLDR pages from Linux (or from all pages)

debchange

Tool for maintenance of the debian/changelog file in a Debian source package. More information: https://manpages.debian.org/latest/devscripts/debchange.1.en.html.
  • Add a new version for a non-maintainer upload to the changelog:
    debchange --nmu
  • Add a changelog entry to the current version:
    debchange --append
  • Add a changelog entry to close the bug with specified ID:
    debchange --closes {{bug_id}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.