Hi again BTW one single symbol file please
no need to have an i386 with just two symbols differing from powerpc https://sources.debian.net/src/libechonest/2.3.1-0.3/debian/libechonest2.3.symbols/you can exclude them with (powerpc) or similar keywords or something like this https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=820297 cheers, G. Il Venerdì 15 Aprile 2016 14:53, Gianfranco Costamagna <locutusofb...@debian.org> ha scritto: Hi Frederic, still another question: debian/rules.old <-- you might want to drop it a libsphde1 library that has a binary... usually libraries are installed by the dependencies, and the binaries are split in separate packages. please try to provide a package with the binary and the manpage, with an eventual dependency on the libsphde1 library. BTW std-version is not 3.9.8 g. Il Venerdì 8 Aprile 2016 10:36, Frederic Bonnard <fre...@linux.vnet.ibm.com> ha scritto: Hi Jakub, > *.manpages are mostly useful for manual pages that weren't installed by > the upstream build system. (Perhaps the dh_installmanpages documentation > should be more clear about it...) > > If the upstream build system did install them, you should use *.install > files instead, where you won't need the debian/tmp prefix. That makes sense indeed now.. with the fact that dh_installman was able to pick within $(CURDIR). I migrated that man page to the related .install file and it's simpler. > Keep in mind that flawfinder's signal/noise ratio is very close to 0... Should I be less scared ? ;) The updated package is here : http://mentors.debian.net/debian/pool/main/s/sphde/sphde_1.1.0-1.dsc Thank you Jakub :) F.