Package: gnustep-dl2
Version: 0.9.1-2.1
Severity: important
Tags: patch

Hello,

Please find the nustep-dl2 0.9.1-2.1 NMU diff file as an attachment.

Best Regards,

Aníbal Monsalve Salazar
-- 
http://v7w.com/anibal
interdiff -z -p1 cache/gnustep-dl2/gnustep-dl2_0.9.1-2.diff.gz 
cache/gnustep-dl2/gnustep-dl2_0.9.1-2.1.diff.gz
diff -u gnustep-dl2-0.9.1/debian/changelog gnustep-dl2-0.9.1/debian/changelog
--- gnustep-dl2-0.9.1/debian/changelog
+++ gnustep-dl2-0.9.1/debian/changelog
@@ -1,3 +1,14 @@
+gnustep-dl2 (0.9.1-2.1) unstable; urgency=low
+
+  * NMU.
+  * Updated build dependency (libgnustep-base1.11-dev). Closes:
+    #360547.
+  * Fixed "FTBFS (amd64/gcc-4.0): static declaration of
+    'EOMoreThanOneException' follows non-static declaration".
+    Patch by Anthony W. Juckel <[EMAIL PROTECTED]>. Closes: #293025.
+
+ -- Anibal Monsalve Salazar <[EMAIL PROTECTED]>  Wed, 06 Sep 2006 10:56:16 
+1000
+
 gnustep-dl2 (0.9.1-2) unstable; urgency=low
 
   * Correct the build again.
diff -u gnustep-dl2-0.9.1/debian/control gnustep-dl2-0.9.1/debian/control
--- gnustep-dl2-0.9.1/debian/control
+++ gnustep-dl2-0.9.1/debian/control
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Brent A. Fulgham <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), gnustep-make, libgnustep-base1.10-dev, 
postgresql-dev
+Build-Depends: debhelper (>= 4.0.0), gnustep-make, libgnustep-base1.11-dev, 
postgresql-dev
 Standards-Version: 3.6.1
  
 Package: gnustep-dl2
only in patch2:
unchanged:
--- gnustep-dl2-0.9.1.orig/EOAccess/EOUtilities.m
+++ gnustep-dl2-0.9.1/EOAccess/EOUtilities.m
@@ -74,7 +74,7 @@
 #include <EOAccess/EOUtilities.h>
 
 
-static NSString *EOMoreThanOneException = @"EOMoreThanOneException";
+NSString *EOMoreThanOneException = @"EOMoreThanOneException";
 //static NSString *NSObjectNotAvailableException = 
@"NSObjectNotAvailableException";
 
 

Attachment: signature.asc
Description: Digital signature

Reply via email to