chiark / gitweb /
build changes handling: Introduce postbuild_mergechanges
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 25 Oct 2016 14:05:44 +0000 (15:05 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 25 Oct 2016 14:05:46 +0000 (15:05 +0100)
commit9a0e08c9ff1d9b3a53e8399290afcee426f76f7c
tree7770be35a6cb22d505a490c2315728e5a11e67dd
parent4e73f0c77e0a5c679a39c5e78f67adbb217d5922
build changes handling: Introduce postbuild_mergechanges

Affects only the `sbuild' subcommand.

Mostly code motion.

Other changes include:
 * Provide in_parent, and use it.
 * "sbuild" changed to "build" in the msg_if_onlyone failure message
 * Unapply patches before merging changelogs
 * Reorganise so that it is possible to use this code when there
   is only one output changes file.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit