Provided by: dh-ocaml_1.1.1_all 

NAME
dom-save-patches - Creates a patch for each commit in branch patch-queue
SYNOPSIS
dom-save-patches
DESCRIPTION
dom-save-patches follows these steps:
• verify the existence of a branch patch-queue,
• move to the master branch and generates a patch for each commit in branch patch-queue starting from
upstream branch, from which patch-queue was created,
• update the file debian/patches/series,
• delete the branch patch-queue.
SEE ALSO
dom-apply-patches (1)
AUTHOR
Mehdi Dogguy <mehdi@debian.org>
COPYRIGHT
Copyright © 2009 Mehdi Dogguy
dh-ocaml Jul 10, 2009 DOM-SAVE-PATCHE(1)