Control: clone -1 -2
Control: retitle -2 split brain o+d/p tree should copy HEAD debian for clarity
Control: severity -2 minor

Nikolaus Rath writes ("Bug#850005: dgit push without dgit build-source"):
> On Jan 03 2017, Ian Jackson <[email protected]> wrote:
> > I think something like
> >   git diff --stat 9e2aab849fc3a861ab5a..HEAD
> > may be informative.
> 
> Uh, that does not look good. It contains ... a ton of files and changes
> that I won't even bother to paste here.

OK, I've looked at this now.  Most of the output there is in debian/
and is a red herring.  dgit only cares about upstream files.  (I have
cloned this bug to request an improvement here.)

The real problem is that you have files in your orig tarball which are
not in your git branch, but also not deleted by patches.

I guess git-dpm doesn't like to match patches which delete files ?

git-dpm has --no-ignore-deletions but AFAICT from the FM that seems to
do something subtly different.  Is there a way to do the equivalent of
dpkg-source --commit --ignore-removal, do you know ?

Thanks for playing pathfinder...

Ian.

Reply via email to