Source: netpbm-free
Version: 2:10.0-15.2

I rebuilt the package with DEB_BUILD_OPTIONS=nostrip, but there was still no debugging information in the resulting binary package. Apparently that's because upstream build system calls install(1) with the -s option:

for x in atktopbm brushtopbm cmuwmtopbm g3topbm icontopbm macptopbm mdatopbm 
mgrtopbm pbmclean pbmlife pbmmake pbmmask pbmpscale pbmreduce pbmtext pbmtextps 
pbmto10x pbmtoascii pbmtoatk pbmtobbnbg pbmtocmuwm pbmtoepsi pbmtoepson pbmtog3 
pbmtogem pbmtogo pbmtoicon pbmtolj pbmtomacp pbmtomda pbmtomgr pbmtonokia 
pbmtopi3 pbmtoplot pbmtopsg3 pbmtoptx pbmtowbmp pbmtox10bm pbmtoxbm pbmtoybm 
pbmtozinc pbmupc pi3topbm wbmptopbm xbmtopbm ybmtopbm        thinkjettopbm 
pbmpage; \
do \
  install -D -c -s -m 755        \
              $x 
/build/netpbm-free-Qhwp_v/netpbm-free-10.0/debian/netpbm/usr/bin/$x; \
done

--
Jakub Wilk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to