Package: liferea
Version: 1.4.27-1
Severity: important
Tags: patch

Hi!

Your debian/rules file is overriding the CFLAGS variable, without testing
for options like "noopt".
This can be easily fixed by this, since CFLAGS is automagically set to
"-g -O2" or "-g -O0" if noopt is specified:

diff -u liferea-1.4.27/debian/rules liferea-1.4.27/debian/rules
--- liferea-1.4.27/debian/rules
+++ liferea-1.4.27/debian/rules
@@ -3,7 +3,6 @@
 # GNU copyright 1997 to 1999 by Joey Hess.
 include /usr/share/quilt/quilt.make
 
-CFLAGS = -g -O2
 LDFLAGS = "-Wl,--as-needed"
 
 # These are used for cross-compiling and for saving the configure script

Thank you!

Best regards,
Nelson

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages liferea depends on:
ii  gconf2                 2.26.0-1          GNOME configuration database syste
ii  libatk1.0-0            1.24.0-2          The ATK accessibility toolkit
ii  libc6                  2.9-7             GNU C Library: Shared libraries
ii  libcairo2              1.8.6-2+b1        The Cairo 2D vector graphics libra
ii  libdbus-glib-1-2       0.80-3            simple interprocess messaging syst
ii  libgcc1                1:4.4-20090317-1  GCC support library
ii  libgconf2-4            2.26.0-1          GNOME configuration database syste
ii  libgcrypt11            1.4.4-2           LGPL Crypto library - runtime libr
ii  libglade2-0            1:2.6.4-1         library to load .glade files at ru
ii  libglib2.0-0           2.20.1-1          The GLib library of C routines
ii  libgnutls26            2.6.5-1           the GNU TLS library - runtime libr
ii  libgtk2.0-0            2.16.1-2          The GTK+ graphical user interface 
ii  libice6                2:1.0.5-1         X11 Inter-Client Exchange library
ii  liblua5.1-0            5.1.4-3           Simple, extensible, embeddable pro
ii  libnm-glib0            0.7.1-1           network management framework (GLib
ii  libnotify1 [libnotify1 0.4.5-1           sends desktop notifications to a n
ii  libpango1.0-0          1.24.0-3+b1       Layout and rendering of internatio
ii  libsm6                 2:1.1.0-2         X11 Session Management library
ii  libsqlite3-0           3.6.13-1          SQLite 3 shared library
ii  libstdc++6             4.4-20090317-1    The GNU Standard C++ Library v3
ii  libx11-6               2:1.2.1-1         X11 client-side library
ii  libxml2                2.7.3.dfsg-1      GNOME XML library
ii  libxslt1.1             1.1.24-2          XSLT processing library - runtime 
ii  liferea-data           1.4.27-1          architecture independent data for 
ii  xulrunner-1.9          1.9.0.9-1         XUL + XPCOM application runner
ii  zlib1g                 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages liferea recommends:
ii  curl                          7.19.4-1   Get a file from an HTTP, HTTPS or 
ii  dbus                          1.2.12-1   simple interprocess messaging syst
ii  dbus-x11                      1.2.12-1   simple interprocess messaging syst
ii  wget                          1.11.4-2   retrieves files from the web

liferea suggests no packages.

-- no debconf information



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

Reply via email to