Dear maintainer,

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

Regards.

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG Key IDs: 0x00F3CFE4, 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-    BOFH excuse #316:  Elves on strike. (Why do they call EMAG Elf Magic) 
diff -u fam-2.7.0/debian/changelog fam-2.7.0/debian/changelog
--- fam-2.7.0/debian/changelog
+++ fam-2.7.0/debian/changelog
@@ -1,3 +1,11 @@
+fam (2.7.0-16.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with gcc4.4", apply patch from Ubuntu, thanks to Stefan Ebner
+    (closes: #546386).
+
+ -- gregor herrmann <gre...@debian.org>  Fri, 25 Dec 2009 18:50:41 +0100
+
 fam (2.7.0-16) unstable; urgency=low
 
   * Update to Standards-Version 3.8.3.0
only in patch2:
unchanged:
--- fam-2.7.0.orig/debian/patches/17-gcc44.patch
+++ fam-2.7.0/debian/patches/17-gcc44.patch
@@ -0,0 +1,12 @@
+diff -Naur fam-2.7.0/fam-2.7.0/src/NFSFileSystem.c++ fam-2.7.0-mod/fam-2.7.0/src/NFSFileSystem.c++
+--- fam-2.7.0/fam-2.7.0/src/NFSFileSystem.c++	2003-01-18 15:18:12.000000000 +0100
++++ fam-2.7.0-mod/fam-2.7.0/src/NFSFileSystem.c++ 2009-09-13 00:04:26.168536994 +0200
+@@ -97,7 +97,7 @@
+ 
+     attr_cache_timeout = ACREGMAX;
+ 
+-    char * p;
++    const char * p;
+         
+     if (strstr(opt, "noac")) {
+         f_noac = true;

Attachment: signature.asc
Description: Digital signature

Reply via email to