#754051 git-dpm: Don't renumber patches

#754051#5
Date:
2014-07-07 03:36:22 UTC
From:
To:
When removing a patch from the middle of the series, subsequent patches are
reunumbered.  This results in a noisy diff when the old and new packages are
debdiffed (in my case by the release team as part of a review for a stable
update).

It would be nicer if existing patches did not change name when another patch
is removed.