Hi Gianfranco, I've reworked sphde packaging. A new version is on mentor.d.n based on a new release of sphde ; that release integrates some patches I did to fix previous lintians error found on the upstream. Note : there's still a few little things to improve but I wanted to have advises if I'm ok so far (especially for -doc package).
> d/changelog: please set to "unstable" the target series done > d/control: what about having the doxygen documentation in a -doc package > arch=all with doxygen moved to build-depends-indep? > > look e.g. > https://sources.debian.net/src/websocketpp/0.6.0-1/debian/control/ > and the rules file > (note, you might need to run dh_auto_configure again in the > dh_auto_build-indep: > target) done > d/*.install > usr/share/man/man1/sasutil.1 done > d/control: > the package seems multiarch? well, set multiarch in the control file then :) oops, forgot that one in my latest upload on mentors.. will fix that soon. > d/*dev.install > are you sure you want to ship a static library? removed. Well, it was originally copied by make install, but maybe not much necessary. > > d/p/*LDFLAGS: > the patch seems to have some autogenerated output inside. patch now upstream. > all the patches have the "changelog" quote, please remove it. no patches anymore New remaining lintians : P: debian-watch-may-check-gpg-signature: I'd need to ask upstream to do something about it. It happens so often. X: duplicate-files: Those are files generated by doxygen, not sure what to do about that. X: shlib-calls-exit: I definitly have to check with upstream F.