Re: dquilt debuild problem

2015-04-21 Thread Paul Gevers
Hi João, I haven't used dquilt in a while (its use has rapidly decrease since source format 3) but have you checked that refreshing with plain quilt (without the d) solves the issue? To understand the issue, you may even compare the patch file before and after quilt refresh to see what has changed

dquilt debuild problem

2015-04-21 Thread João Vanzuita
Hi guys, I'm trying to package this "hello world", it's the 1st revision and I made a patch for it. When I use debuild I get an error message. The steps I did and the error message is bellow, can you help me ? root@home:~/pkgs/hello-0.1# rm debian/patches/ -r root@home:~/pkgs/hello-0.1# dqui