Hi guys, also, Lucio, do you do your builds in clean schroots? In a new schroot, you'll be in the same condition as people trying to build your packages. Once you build a package once, you can re-run dpkg-buildpackage to be sure, you handle correctly rebuild in the same directory. Also for lintian, you can use this command : $ lintian --info --display-info --display-experimental --pedantic --show-overrides --color auto
F. On Fri, 09 Dec 2016 09:48:42 -0200, Breno Leitao <bren...@br.ibm.com> wrote: > Hello Lucio, > > Thanks for submitting the package to Debian, but I still see major lintian > errors on the package you submit. > > Please address, at least, error and warnings lintian erros. These are > important before asking for sponsorship. > > Closing the pedantic bugs is a plus. :-) > > Also, it seems to be generating a key during the build? Why do you need a key > generated during the build? > > It seems also that the package is not built using dpkg-buildpackage, but > being build with debuild. That is weird, and I didn't investigated why. > Enabling it to build with dpkg-buildpackage is also crucial. > > This is the problem I am having: > > rm -f en_US.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_US.gmo > en_US.po > pt_BR.po: 1 translated message. > zh_CN.po: 1 translated message. > zh_CN.po: 1 translated message. > mv: cannot stat 't-zh_CN.gmo': No such file or directory > Makefile:128: recipe for target 'zh_CN.gmo' failed > > Weird enough, this file t-zh_CN.gmo does not exists, neither any reference > for it. > > PS: Please keep this RFS opened, and we will track the package progress by > this RFS. > > Thank you, > Breno >