tag 505605 + pending thanks Dear maintainer,
I've prepared an NMU for swac-get (versioned as 0.3-2.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. -- /"\ ASCII Ribbon : GPG-Key ID: 0xD49AE731 \ / Campaign : CaCert Assurer X against HTML : Debian Maintainer / \ in eMails : http://www.debian.org/ http://www.christoph-egger.org/
diff -u swac-get-0.3/debian/changelog swac-get-0.3/debian/changelog --- swac-get-0.3/debian/changelog +++ swac-get-0.3/debian/changelog @@ -1,3 +1,11 @@ +swac-get (0.3-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix build with gcc-4.4 using patch from Martin Michlmayr (Closes: + #505605) + + -- Christoph Egger <christ...@debian.org> Fri, 25 Dec 2009 22:37:42 +0100 + swac-get (0.3-2) unstable; urgency=low * Bug fixed in the source file "src/swac_index.cc". only in patch2: unchanged: --- swac-get-0.3.orig/src/basic.cc +++ swac-get-0.3/src/basic.cc @@ -20,6 +20,7 @@ +#include <cstdio> #include <sstream> #include <iostream> #include "basic.hh" only in patch2: unchanged: --- swac-get-0.3.orig/src/db.cc +++ swac-get-0.3/src/db.cc @@ -18,6 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include <cstdio> #include <iostream> #include <string> only in patch2: unchanged: --- swac-get-0.3.orig/src/posix.cc +++ swac-get-0.3/src/posix.cc @@ -21,6 +21,7 @@ #include <sys/types.h> #include <sys/stat.h> #include <pwd.h> +#include <cstdio> #include <unistd.h> #include <dirent.h> #include <string>
signature.asc
Description: Digital signature