tags 581986 + pending thanks Dear maintainer,
I've prepared an NMU for textedit.app (versioned as 4.0+20061029-3.1) and uploaded it to DELAYED/02. Please feel free to tell me if I should delay it longer. Cheers Luk
diff -u textedit.app-4.0+20061029/debian/changelog textedit.app-4.0+20061029/debian/changelog --- textedit.app-4.0+20061029/debian/changelog +++ textedit.app-4.0+20061029/debian/changelog @@ -1,3 +1,10 @@ +textedit.app (4.0+20061029-3.1) unstable; urgency=low + + * Non-maintainer upload. + * Use AppKit.h instead of particular .h includes (Closes: #581986). + + -- Luk Claes <l...@debian.org> Tue, 24 Aug 2010 12:45:31 +0000 + textedit.app (4.0+20061029-3) unstable; urgency=low * Upload to sid. only in patch2: unchanged: --- textedit.app-4.0+20061029.orig/ScalingScrollView.m +++ textedit.app-4.0+20061029/ScalingScrollView.m @@ -11,11 +11,7 @@ #import "ScalingScrollView.h" -#import <Foundation/NSGeometry.h> -#import <AppKit/NSPopUpButton.h> -#import <AppKit/NSScroller.h> -#import <AppKit/NSButtonCell.h> -#import <AppKit/NSFont.h> +#import <AppKit/AppKit.h> /* For genstrings: NSLocalizedString(@"10%", @"Zoom popup entry")