Well, I did have quilt version: 0.46-6. So I installed version 0.48-1. Now make deb seems to work, but now it exit with these messages (I'm traslating them from italian):
dpkg-deb: generating package "wmii" in "../wmii_3.6pre~20070516_amd64.deb". signfile wmii_3.6pre~20070516.dsc gpg: ATTENTION: configuration file owner "/home/davide/.gnupg/gpg.conf" not safe. gpg: skipped "Kris Maglione <j...@suckless.org>": the secret key is not available gpg: [stdin]: clearsign failed: the secret key is not available dpkg-genchanges >../wmii_3.6pre~20070516_amd64.changes dpkg-genchanges: including full source code in upload dpkg-buildpackage: full upload; Debian-native package (full source is included) dpkg-buildpackage: warning: Failed to sign .dsc and .changes file make: *** [deb] Errore 1 Also, I got these wornings: dh_install dh_install: Compatibility levels before 5 are deprecated. dh_installdocs dh_installdocs: Compatibility levels before 5 are deprecated. dh_installchangelogs dh_installchangelogs: Compatibility levels before 5 are deprecated. dh_installexamples dh_installexamples: Compatibility levels before 5 are deprecated. dh_installman dh_installman: Compatibility levels before 5 are deprecated. dh_installcatalogs dh_installcatalogs: Compatibility levels before 5 are deprecated. dh_installcron dh_installcron: Compatibility levels before 5 are deprecated. dh_installdebconf dh_installdebconf: Compatibility levels before 5 are deprecated. dh_installemacsen dh_installemacsen: Compatibility levels before 5 are deprecated. dh_installifupdown dh_installifupdown: Compatibility levels before 5 are deprecated. dh_installinfo dh_installinfo: Compatibility levels before 5 are deprecated. dh_pysupport dh_pysupport: Compatibility levels before 5 are deprecated. dh_installinit dh_installinit: Compatibility levels before 5 are deprecated. dh_installmenu dh_installmenu: Compatibility levels before 5 are deprecated. dh_installmime dh_installmime: Compatibility levels before 5 are deprecated. dh_installmodules dh_installmodules: Compatibility levels before 5 are deprecated. dh_installlogcheck dh_installlogcheck: Compatibility levels before 5 are deprecated. dh_installlogrotate dh_installlogrotate: Compatibility levels before 5 are deprecated. dh_installpam dh_installpam: Compatibility levels before 5 are deprecated. dh_installppp dh_installppp: Compatibility levels before 5 are deprecated. dh_installudev dh_installudev: Compatibility levels before 5 are deprecated. dh_installwm dh_installwm: Compatibility levels before 5 are deprecated. dh_installxfonts dh_installxfonts: Compatibility levels before 5 are deprecated. dh_bugfiles dh_bugfiles: Compatibility levels before 5 are deprecated. dh_lintian dh_lintian: Compatibility levels before 5 are deprecated. dh_gconf dh_gconf: Compatibility levels before 5 are deprecated. dh_icons dh_icons: Compatibility levels before 5 are deprecated. dh_perl dh_perl: Compatibility levels before 5 are deprecated. dh_usrlocal dh_usrlocal: Compatibility levels before 5 are deprecated. dh_link dh_link: Compatibility levels before 5 are deprecated. dh_compress dh_compress: Compatibility levels before 5 are deprecated. dh_fixperms dh_fixperms: Compatibility levels before 5 are deprecated. dh_strip dh_strip: Compatibility levels before 5 are deprecated. dh_makeshlibs dh_makeshlibs: Compatibility levels before 5 are deprecated. dh_shlibdeps dh_shlibdeps: Compatibility levels before 5 are deprecated. dh_installdeb dh_installdeb: Compatibility levels before 5 are deprecated. dh_gencontrol dh_gencontrol: Compatibility levels before 5 are deprecated. dpkg-gencontrol: warning: unknown substitution variable ${shlibs:Depends} dh_md5sums dh_md5sums: Compatibility levels before 5 are deprecated. dh_builddeb dh_builddeb: Compatibility levels before 5 are deprecated. Best, Davide 2009/10/14 Kris Maglione <maglion...@gmail.com>: > Ah, sorry, you just need to install quilt. I'll add it to the deb-dep line. > > Thanks for trying. > > On 2009-10-14, Davide Anchisi <danch...@gmail.com> wrote: >> 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`. >>> >> >> > >