diff -u bacula-3.0.2/debian/rules bacula-3.0.2/debian/rules --- bacula-3.0.2/debian/rules +++ bacula-3.0.2/debian/rules @@ -11,6 +11,7 @@ DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) +LDFLAGS = CFLAGS = -g -Wall -D_FORTIFY_SOURCE=0 INSTALL_PROGRAM = install diff -u bacula-3.0.2/debian/changelog bacula-3.0.2/debian/changelog --- bacula-3.0.2/debian/changelog +++ bacula-3.0.2/debian/changelog @@ -1,3 +1,9 @@ +bacula (3.0.2-3ubuntu3) lucid; urgency=low + + * debian/rules: add empty LDFLAGS (LP: #508382) + + -- Ante Karamatic Fri, 26 Feb 2010 15:28:56 +0000 + bacula (3.0.2-3ubuntu2) lucid; urgency=low * No op rebuild for bacula-console-qt. (LP: #508394)