logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

merge-changelog - merges two changelogs with a common base

Authors

merge-changelog  was  written  by  Scott  James   Remnant   <scott@ubuntu.com>   and   Bryce   Harrington
       <bryce@ubuntu.com>. This manpage was written by Ryan Kavanagh <ryanakca@kubuntu.org>.

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

ubuntu-dev-tools                                February 15, 2010                             merge-changelog(1)

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>

See Also