Hello Vincent, I have re-uploaded the package with the simplified debian/rules. Please review.
Regards, Howard Chan (smartboyhw) Ubuntu Member 2013/9/3 Vincent Bernat <ber...@debian.org> > ❦ 2 septembre 2013 13:53 CEST, Ho Wan Chan <smartbo...@gmail.com> : > > > I have re-uploaded my package to Debian Mentors. > > I am unsure if the symbols file will work with other architectures. But > we'll see when the package will be built for other architectures. > > I think you are thinking too much for debian/rules. I have simplified it > to just: > > %: > dh $@ --with autotools-dev > > The .la file is not installed because it is not listed in > *.install, so no need to remove it. dh_auto_configure already calls > configure with the appropriate arguments for multiarch. > -- > Debian package sponsoring guidelines: > http://vincent.bernat.im/en/debian-package-sponsoring.html >