tags 591363 + pending
tags 624983 + pending
thanks

Dear maintainer,

I've prepared an NMU for idesk (versioned as 0.7.5-4.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 ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Pink Floyd: Comfortably Numb
diff -u idesk-0.7.5/debian/changelog idesk-0.7.5/debian/changelog
--- idesk-0.7.5/debian/changelog
+++ idesk-0.7.5/debian/changelog
@@ -1,3 +1,14 @@
+idesk (0.7.5-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: DesktopConfig.cpp:134:40: error: no matching function for call
+    to 'stat::stat(const char*, stat*)'": apply patch from brian m. carlson:
+    include the sys/stat.h header.
+    Closes: #624983, #591363
+    LP: #592602
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 02 Oct 2011 14:17:13 +0200
+
 idesk (0.7.5-4.1) unstable; urgency=low
 
   [ Jari Aalto ]
only in patch2:
unchanged:
--- idesk-0.7.5.orig/src/DesktopConfig.cpp
+++ idesk-0.7.5/src/DesktopConfig.cpp
@@ -24,6 +24,7 @@
 
 #include "DesktopConfig.h"
 #include "Util.h"
+#include <sys/stat.h>
 
 //the initilizer list just sets the program defaults for non-necessary options
 DesktopConfig::DesktopConfig(Database db, string ideskrcFile) :

Attachment: signature.asc
Description: Digital signature

Reply via email to