Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition again.

Please find the used diff below.


Cheers,
Andi

diff -u rlog-1.3.7/debian/changelog rlog-1.3.7/debian/changelog
--- rlog-1.3.7/debian/changelog
+++ rlog-1.3.7/debian/changelog
@@ -1,3 +1,10 @@
+rlog (1.3.7-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc-4.3. Thanks to Cyril Brulebois. Closes: #454827
+
+ -- Andreas Barth <[EMAIL PROTECTED]>  Sun, 16 Mar 2008 22:29:00 +0000
+
 rlog (1.3.7-1) unstable; urgency=low

   * New upstream release
only in patch2:
unchanged:
--- rlog-1.3.7.orig/rlog/RLogChannel.cpp
+++ rlog-1.3.7/rlog/RLogChannel.cpp
@@ -21,6 +21,8 @@
 #include "rlog.h"
 #include "Lock.h"

+#include <cstring>
+
 using namespace std;
 using namespace rlog;

-- 
  http://home.arcor.de/andreas-barth/



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

Reply via email to