Bug#841867: dgit cannot cope with some patches because it uses gbp-pq

2016-10-23 Thread Ian Jackson
Package: dgit Version: 2.6 Severity: serious gbp pq cannot cope with all patches that dpkg-source can, because it uses git-apply and git-apply is not very compatible. At the moment, this means that `dgit clone glibc' fails: gbp:error: Failed to apply '/home/ian/junk/d/glibc/.git/dgit/unpack

Bug#841867: dgit cannot cope with some patches because it uses gbp-pq [and 1 more messages]

2016-10-23 Thread Ian Jackson
Ian Jackson writes ("dgit cannot cope with some patches because it uses gbp-pq"): > gbp pq cannot cope with all patches that dpkg-source can, because it > uses git-apply and git-apply is not very compatible. > > At the moment, this means that `dgit clone glibc' fails: ... > I think I need to swit