Comment 7 for bug 394998

Revision history for this message
Daniel Holbach (dholbach) wrote : Re: [needs-packaging] ecere-sdk -- cross-platform developer toolkit

Here are a few things I noticed when reviewing this.

 - You could apply http://paste.ubuntu.com/1146539/ to make lintian's DEP5 check happy.
 - You could run 'update-maintainer' (ubuntu-dev-tools package) to adhere to https://wiki.ubuntu.com/DebianMaintainerField
 - You could add a debian/watch file to make maintenance of the package easier: http://wiki.debian.org/debian/watch/

More importantly does it fail to build for me on i386 quantal:
   debian/rules override_dh_install
make[1]: Entering directory `/tmp/buildd/ecere-sdk-0.44.01'
cp debian/libecere.install.in32 debian/libecere.install
cp debian/ecere-sdk.install.in32 debian/ecere-sdk.install
dh_install
dh_install: ecere-sdk missing files (usr/lib/libEDA.so*), aborting
make[1]: *** [override_dh_install] Error 2
make[1]: Leaving directory `/tmp/buildd/ecere-sdk-0.44.01'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2