Hi, I am trying to skip the dh_compress steps for the following package:
http://packages.debian.org/sid/all/tbb-examples/filelist Instead of manually checking all possible combinations (-Xcpp -Xpbxproj, -Xvcproj ... ), I thought I could just do: $ cat debian/rules ... # Makefiles should not be compressed (tbb-examples) override_dh_compress-indep: Technically this is adapted from the dh man page. However this is an error *not* to compress debian changelog. What would you do: - fill a bug report to dh, at least get the man page fixed ? - grep all possible extensions, watching out for conflict with d/*changelog and pass that to dh_compress -X .. ? Thanks for comments, -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CA+7wUswMgpizar_O6-_LrwF=1XZHXBc7NbQ=rbuftyh54z9...@mail.gmail.com

