merge-changelog(1) merges two changelogs with a common base

SYNOPSIS

merge-changelog <left changelog> <right changelog>

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.

AUTHORS

merge-changelog was written by Scott James Remnant <[email protected]> and Bryce Harrington <[email protected]>. This manpage was written by Ryan Kavanagh <[email protected]>.

Both are released under the GNU General Public License, version 3.