Looks fine to me. I won't be able to do anything soon anyway so you can upload it immediately to the archive.
Baruch * Cyril Brulebois <[EMAIL PROTECTED]> [071009 00:28]: > tag 444530 patch pending > thanks > > Lucas Nussbaum <[EMAIL PROTECTED]> (29/09/2007): > > Package: gbdfed > > Severity: serious > > Justification: FTBFS on i386 > > Hi. > > Please find attached the patch for the NMU I intent to upload to > DELAYED/5 real soon now. > > Cheers, > > -- > Cyril Brulebois > diff -u gbdfed-1.3patch1/debian/changelog gbdfed-1.3patch1/debian/changelog > --- gbdfed-1.3patch1/debian/changelog > +++ gbdfed-1.3patch1/debian/changelog > @@ -1,3 +1,11 @@ > +gbdfed (1.3patch1-1.1) unstable; urgency=low > + > + * Non-maintainer upload. > + * Remove ?-DGTK_DISABLE_DEPRECATED? from Makefile.in to avoid FTBFS > due to > + the transition to Gtk 2.12 (Closes: #444530). > + > + -- Cyril Brulebois <[EMAIL PROTECTED]> Tue, 09 Oct 2007 00:04:02 +0200 > + > gbdfed (1.3patch1-1) unstable; urgency=low > > * New upstream patch for version 1.3 > only in patch2: > unchanged: > --- gbdfed-1.3patch1.orig/Makefile.in > +++ gbdfed-1.3patch1/Makefile.in > @@ -32,8 +32,7 @@ > CFLAGS = @XX_CFLAGS@ @CFLAGS@ > > DEFINES = @DEFINES@ -DG_DISABLE_DEPRECATED \ > - -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED \ > - -DGTK_DISABLE_DEPRECATED > + -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED > > SRCS = bdf.c bdfcons.c bdffnt.c bdfgname.c bdfgrab.c bdfgrid.c bdfotf.c \ > bdfpkgf.c bdfpsf.c @HBFSRC@ \ Cheers, Baruch

