tags 662764 + patch
tags 662764 + pending
thanks

Dear maintainer,

I've prepared an NMU for sagan (versioned as 0.2.0-1.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 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   
diff -Nru sagan-0.2.0/debian/changelog sagan-0.2.0/debian/changelog
--- sagan-0.2.0/debian/changelog	2011-12-17 17:04:27.000000000 +0100
+++ sagan-0.2.0/debian/changelog	2012-03-20 18:49:21.000000000 +0100
@@ -1,3 +1,12 @@
+sagan (0.2.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: dh_auto_configure fails": add -lm to configure line in
+    debian/rules.
+    (Closes: #662764)
+
+ -- gregor herrmann <gre...@debian.org>  Tue, 20 Mar 2012 18:49:06 +0100
+
 sagan (0.2.0-1) unstable; urgency=low
 
   * Imported Upstream version 0.2.0
diff -Nru sagan-0.2.0/debian/rules sagan-0.2.0/debian/rules
--- sagan-0.2.0/debian/rules	2011-11-21 18:42:56.000000000 +0100
+++ sagan-0.2.0/debian/rules	2012-03-20 18:49:04.000000000 +0100
@@ -16,7 +16,7 @@
 
 override_dh_auto_configure:
 	dh_testdir
-	dh_auto_configure -- --with-postgresql-includes=/usr/include/postgresql --disable-libdnet LIBS="-lestr -lee"
+	dh_auto_configure -- --with-postgresql-includes=/usr/include/postgresql --disable-libdnet LIBS="-lestr -lee -lm"
 
 override_dh_auto_install:
 	dh_auto_install

Attachment: signature.asc
Description: Digital signature

Reply via email to