Hi Brent,

I've prepared an NMU for this RC bug and uploaded it to the DELAYED/3-day
queue on gluck.  Please find the diff attached (Andreas's patch plus
changelog).

Cheers,
-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
[EMAIL PROTECTED]                                   http://www.debian.org/
diff -u pdfkit.framework-0.8/debian/changelog 
pdfkit.framework-0.8/debian/changelog
--- pdfkit.framework-0.8/debian/changelog
+++ pdfkit.framework-0.8/debian/changelog
@@ -1,3 +1,12 @@
+pdfkit.framework (0.8-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Medium-urgency upload for RC bugfix.
+  * Fix missing class forward-declarations, so the package builds
+    under gcc-4.0 (closes: #315413).
+
+ -- Steve Langasek <[EMAIL PROTECTED]>  Sat, 24 Sep 2005 01:09:29 -0700
+
 pdfkit.framework (0.8-2) unstable; urgency=medium
 
   * Apply Robert Millan's patch from BTS (Closes: #286408):
only in patch2:
unchanged:
--- pdfkit.framework-0.8.orig/xpdf/xpdf-3.00/xpdf/TextOutputDev.h
+++ pdfkit.framework-0.8/xpdf/xpdf-3.00/xpdf/TextOutputDev.h
@@ -25,6 +25,9 @@
 class GfxFont;
 class GfxState;
 class UnicodeMap;
+class TextBlock;
+class TextPage;
+class TextLineFrag;
 
 //------------------------------------------------------------------------
 

Attachment: signature.asc
Description: Digital signature

Reply via email to