Hi Kris, I tried after hg import. Now I got the following error message:
dh: unable to load addon quilt: Can't locate Debian/Debhelper/Sequence/quilt.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.0 /usr/local/share/perl/5.10.0 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at (eval 8) line 2. BEGIN failed--compilation aborted at (eval 8) line 2. make[1]: *** [clean] Errore 1 dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2 make: *** [deb] Errore 2 Unfortunately, I am leaving for 2 weeks, and cannot work to test what is happening (I tried a little bit, but with no success) Davide 2009/10/13 Kris Maglione <maglion...@gmail.com>: > On 2009-10-13, Davide Anchisi <danch...@gmail.com> wrote: >>Upgraded to the new hg tip, and put the correct path in .profile. >> >>Now it works. Thanks! > > Good. Yes, make config is gone on purpose. > >>I also tried the "make deb" way, but the process exit with: > > I've updated the debian build code, but unfortunately, I don't have a > debian system to test it on at the moment. It's attached if you'd > like to try it. Just `hg import debian.diff` and run `make deb`. >