tags 674330 + pending
thanks

Dear maintainer,

I've prepared an NMU for clamav (versioned as 0.97.3+dfsg-2.2) 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
   `-   NP: Soluna Samay: Like A Rose
diff -u clamav-0.97.3+dfsg/debian/changelog clamav-0.97.3+dfsg/debian/changelog
--- clamav-0.97.3+dfsg/debian/changelog
+++ clamav-0.97.3+dfsg/debian/changelog
@@ -1,3 +1,13 @@
+clamav (0.97.3+dfsg-2.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: llvm/lib/ExecutionEngine/JIT/Intercept.cpp:69:67: error:
+    'lseek64' was not declared in this scope": add missing <unistd.h> include.
+    Also fixed in upstream git already [bb8ab5c].
+    (Closes: #674330)
+
+ -- gregor herrmann <[email protected]>  Fri, 01 Jun 2012 16:46:45 +0200
+
 clamav (0.97.3+dfsg-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- clamav-0.97.3+dfsg.orig/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp
+++ clamav-0.97.3+dfsg/libclamav/c++/llvm/lib/ExecutionEngine/JIT/Intercept.cpp
@@ -19,6 +19,7 @@
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/System/DynamicLibrary.h"
 #include "llvm/Config/config.h"
+#include <unistd.h>
 using namespace llvm;
 
 // AtExitHandlers - List of functions to call when the program exits,

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pkg-clamav-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-clamav-devel

Reply via email to