Forrest logo
back to context overview

debchange

List of commands for debchange:

  • debchange:tldr:190b3 debchange: Add a changelog entry to close the bug with specified ID.
    $ debchange --closes ${bug_id}
    try on your machine
    explain this command
  • debchange:tldr:77af4 debchange: Add a changelog entry to the current version.
    $ debchange --append
    try on your machine
    explain this command
  • debchange:tldr:7a87f debchange: Add a new version for a non-maintainer upload to the changelog.
    $ debchange --nmu
    try on your machine
    explain this command
back to context overview