Package: dgit Version: 2.3 Severity: wishlist Hi,
I just "git rm"-ed a file in a package tracked by dgit and when I built it I got the following error: dgit: cannot represent change: deleted: foobar dgit: HEAD has changes to .orig[s] which are not representable by `3.0 (quilt)' This is odd because when I just used git-format-patch and put the result in debian/patches then dpkg-source is able to delete files just fine. Maybe dgit could use this feature to support file deletion? Thanks! cheers, josch

