tags 625005 + pending thanks Dear maintainer,
I've prepared an NMU for cdrdao (versioned as 1:1.2.3-0.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: Paul Mc Cartney: Good Rockin' Tonight
diff -Nru cdrdao-1.2.3/debian/changelog cdrdao-1.2.3/debian/changelog --- cdrdao-1.2.3/debian/changelog 2010-07-04 15:52:34.000000000 +0200 +++ cdrdao-1.2.3/debian/changelog 2011-10-05 17:00:26.000000000 +0200 @@ -1,3 +1,13 @@ +cdrdao (1:1.2.3-0.2) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: ScsiIf-linux.cc:287:37: error: no matching function for + call to 'stat::stat(const char [22], stat*)'": add patch 14-stat.h.patch + (include sys/stat.h) by brian m. carlson. + Closes: #625005 + + -- gregor herrmann <gre...@debian.org> Wed, 05 Oct 2011 16:59:54 +0200 + cdrdao (1:1.2.3-0.1) unstable; urgency=low * Non-maintainer upload. diff -Nru cdrdao-1.2.3/debian/patches/14-stat.h.patch cdrdao-1.2.3/debian/patches/14-stat.h.patch --- cdrdao-1.2.3/debian/patches/14-stat.h.patch 1970-01-01 01:00:00.000000000 +0100 +++ cdrdao-1.2.3/debian/patches/14-stat.h.patch 2011-10-05 17:23:04.000000000 +0200 @@ -0,0 +1,19 @@ +Description: This patch fixes the FTBFS by including sys/stat.h. +Origin: vendor +Bug-Debian: http://bugs.debian.org/625005 +Forwarded: no +Author: "brian m. carlson" <sand...@crustytoothpaste.net> +Reviewed-by: gregor herrmann <gre...@debian.org> +Last-Update: 2011-10-05 + +diff -ur cdrdao.old/dao/ScsiIf-linux.cc cdrdao-1.2.3/dao/ScsiIf-linux.cc +--- cdrdao.old/dao/ScsiIf-linux.cc 2011-05-18 22:00:28.000000000 +0000 ++++ cdrdao-1.2.3/dao/ScsiIf-linux.cc 2011-05-18 22:05:38.000000000 +0000 +@@ -27,6 +27,7 @@ + #include <assert.h> + #include <sys/ioctl.h> + #include <glob.h> ++#include <sys/stat.h> + #include <asm/param.h> + #include <scsi/scsi.h> + #include <scsi/sg.h> diff -Nru cdrdao-1.2.3/debian/patches/series cdrdao-1.2.3/debian/patches/series --- cdrdao-1.2.3/debian/patches/series 2010-07-04 15:54:01.000000000 +0200 +++ cdrdao-1.2.3/debian/patches/series 2011-10-05 16:59:30.000000000 +0200 @@ -5,3 +5,4 @@ #11-rules-mips.patch #12-rules-s390.patch #13-rename-functions.patch +14-stat.h.patch
signature.asc
Description: Digital signature