tags 640444 + pending
thanks

Dear maintainer,

I've prepared an NMU for gtkhtml3.14 (versioned as 3.32.2-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Cat Power: Lived In Bars
diff -Nru gtkhtml3.14-3.32.2/debian/changelog gtkhtml3.14-3.32.2/debian/changelog
--- gtkhtml3.14-3.32.2/debian/changelog	2011-04-12 08:47:50.000000000 +0200
+++ gtkhtml3.14-3.32.2/debian/changelog	2011-12-09 16:12:23.000000000 +0100
@@ -1,3 +1,12 @@
+gtkhtml3.14 (3.32.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: gtkhtml.c:1541: undefined reference to `sqrt'":
+    apply patch from peter green: adds -lm to LDFLAGS in debian/rules.
+    (Closes: #640444)
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 09 Dec 2011 16:11:03 +0100
+
 gtkhtml3.14 (3.32.2-2) unstable; urgency=low
 
   * debian/watch:
diff -Nru gtkhtml3.14-3.32.2/debian/rules gtkhtml3.14-3.32.2/debian/rules
--- gtkhtml3.14-3.32.2/debian/rules	2011-02-06 14:16:56.000000000 +0100
+++ gtkhtml3.14-3.32.2/debian/rules	2011-12-09 16:10:57.000000000 +0100
@@ -16,7 +16,7 @@
 
 LDFLAGS=$(shell dpkg-buildflags --get LDFLAGS)
 CFLAGS=$(shell dpkg-buildflags --get CFLAGS)
-LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1
+LDFLAGS+=$(HARDENING_LDFLAGS) -Wl,-z,defs -Wl,--as-needed -Wl,-O1 -lm
 CFLAGS+=$(HARDENING_CFLAGS)
 
 export CFLAGS LDFLAGS

Attachment: signature.asc
Description: Digital signature

Reply via email to