tag 352372 patch
thanks

The attached patch fixes this bug by changing the build-dependency on
libgnustep-base1.10-dev to libgnustep-base1.11-dev.  It also changes
the dependency on libgnustep-base1.10 to libgnustep-base1.11.

-- 
Matt
diff -ru gnustep-netclasses-0.0.20040112-orig/debian/control 
gnustep-netclasses-0.0.20040112/debian/control
--- gnustep-netclasses-0.0.20040112-orig/debian/control 2006-02-22 
12:59:12.000000000 -0800
+++ gnustep-netclasses-0.0.20040112/debian/control      2006-02-22 
12:59:51.000000000 -0800
@@ -2,13 +2,13 @@
 Section: libs
 Priority: optional
 Maintainer: Brent A. Fulgham <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.10-dev (>= 1.5.0-1)
+Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.11-dev (>= 1.5.0-1)
 Standards-Version: 3.6.1.1
  
 Package: gnustep-netclasses
 Section: libs
 Architecture: any
-Depends: libgnustep-base1.10, ${shlibs:Depends}, ${misc:Depends}
+Depends: libgnustep-base1.11, ${shlibs:Depends}, ${misc:Depends}
 Conflicts:  netclasses-framework
 Description: Objective-C framework for socket programming with GNUstep
  Netclasses is an easy to use interface to socket programming in Objective-C

Attachment: signature.asc
Description: Digital signature

Reply via email to