merge-changelog - merges two changelogs with a common base
Contents
Description
merge-changelog takes two changelogs that once shared a common source, merges them back together, and
prints the merged result to stdout. This is useful if you need to manually merge a ubuntu package with a
new Debian release of the package.
Name
merge-changelog - merges two changelogs with a common base
Synopsis
merge-changelog <leftchangelog> <rightchangelog>
