Hi, The attached file is the diff for my seq24 0.8.7-1.1 NMU. The changelog entry contains:
seq24 (0.8.7-1.1) unstable; urgency=medium * Non-maintainer upload. * Add 02_gcc_4.3.patch to fix GCC 4.3 FTBFS (Closes: #474843) * debian/control: - Bump Standards-Version to 3.7.3. - Use Homepage: field for upstream URL. Regards, -- Chris Lamb, UK [EMAIL PROTECTED] GPG: 0x634F9A20
diff -u seq24-0.8.7/debian/changelog seq24-0.8.7/debian/changelog --- seq24-0.8.7/debian/changelog +++ seq24-0.8.7/debian/changelog @@ -1,3 +1,13 @@ +seq24 (0.8.7-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Add 02_gcc_4.3.patch to fix GCC 4.3 FTBFS (Closes: #474843) + * debian/control: + - Bump Standards-Version to 3.7.3. + - Use Homepage: field for upstream URL. + + -- Chris Lamb <[EMAIL PROTECTED]> Sat, 12 Apr 2008 01:03:36 +0100 + seq24 (0.8.7-1) unstable; urgency=low * New upstream version diff -u seq24-0.8.7/debian/control seq24-0.8.7/debian/control --- seq24-0.8.7/debian/control +++ seq24-0.8.7/debian/control @@ -3,7 +3,8 @@ Priority: optional Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> Build-Depends: debhelper (>> 4.0.0), automake1.9, autoconf, autotools-dev, cdbs, libgtkmm-2.4-dev, libasound2-dev, libjack0.100.0-dev | libjack-dev -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 +Homepage: http://www.filter24.org/seq24/ Package: seq24 Architecture: any @@ -16,2 +16,0 @@ - . - Homepage: http://www.filter24.org/seq24/ only in patch2: unchanged: --- seq24-0.8.7.orig/debian/patches/02_gcc_4.3.patch +++ seq24-0.8.7/debian/patches/02_gcc_4.3.patch @@ -0,0 +1,22 @@ +diff -urNad seq24-0.8.7.orig/src/event.cpp seq24-0.8.7/src/event.cpp +--- seq24-0.8.7.orig/src/event.cpp 2006-06-02 04:20:20.000000000 +0100 ++++ seq24-0.8.7/src/event.cpp 2008-04-08 17:15:03.000000000 +0100 +@@ -18,6 +18,7 @@ + // + //----------------------------------------------------------------------------- + #include "event.h" ++#include <cstring> + + event::event() + { +diff -urNad seq24-0.8.7.orig/src/font.cpp seq24-0.8.7/src/font.cpp +--- seq24-0.8.7.orig/src/font.cpp 2006-03-28 05:37:00.000000000 +0100 ++++ seq24-0.8.7/src/font.cpp 2008-04-08 17:18:15.000000000 +0100 +@@ -25,6 +25,7 @@ + #include "font_b.xpm" + + #include <string> ++#include <cstring> + + font::font( ) + {
signature.asc
Description: PGP signature