Package: pdfedit Version: 0.3.2-2 Severity: normal
Although debian policy doesn't seems to insist but it does recommend to make use of DEB_BUILD_OPTIONS to support noopt,nostrip. Policy though says "should" for inclusion of debugging symbols: "By default, when a package is being built, any binaries created should include debugging information, as well as being compiled with optimization." since should != must, I am not raising severity for this bug dh_* scripts take care about things as much as they could, but the build system itself should be taking care about things too. now pdfedit is building some modules with debug symbols included and some not and it simply doesn't care about noopt -- optimization is on always... examples of run with DEB_BUILD_OPTIONS=noopt,nostrip: # optimization is on and compiles with symbols g++ -g -O2 -DHAVE_CONFIG_H -I.. -I./../goo -I./../fofi -I./../splash -I. -I/usr/include/freetype2 -c Annot.cc .... # optimization is on and no symbols... g++ -c -pipe -O2 -DNDEBUG -fexceptions -static -Wall -W -O2 -D_REENTRANT -I/usr/share/qt3/mkspecs/linux-g++ -I. -I.. -I../utils -I../xpdf -I../xpdf/xpdf -I../xpdf/goo -I../xpdf/splash -I../xpdf/fofi -o .obj/stateupdater.o stateupdater.cc this makes it hard for anyone to provide more information about filed bug reports.... Thanks in advance -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (990, 'unstable'), (900, 'testing'), (300, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-686 (SMP w/2 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages pdfedit depends on: ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries ii libfontconfig1 2.4.2-1.2 generic font configuration library ii libfreetype6 2.3.5-1+b1 FreeType 2 font engine, shared lib ii libgcc1 1:4.2.1-0 GCC support library ii libice6 2:1.0.3-3 X11 Inter-Client Exchange library ii libjpeg62 6b-13 The Independent JPEG Group's JPEG ii libpaper1 1.1.21 Library for handling paper charact ii libpng12-0 1.2.15~beta5-2 PNG library - runtime ii libqt3-mt 3:3.3.7-5 Qt GUI Library (Threaded runtime v ii libsm6 2:1.0.3-1+b1 X11 Session Management library ii libstdc++6 4.2.1-0 The GNU Standard C++ Library v3 ii libt1-5 5.1.0-2 Type 1 font rasterizer library - r ii libx11-6 2:1.0.3-7 X11 client-side library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime pdfedit recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

