Author: Ludovic Rousseau Description: Fix lintian error. Remove -g from Cflags: --- a/pilot-link.pc.in +++ b/pilot-link.pc.in @@ -8,4 +8,4 @@ Version: @VERSION@ Requires: Libs: -L${libdir} -lpisock -Cflags: -g -I${includedir} +Cflags: -I${includedir}