tag 352385 patch thanks The attached patch replaces the build-dependency on libgnustep-gui0.9-dev with libgnustep-gui0.10-dev and the dependency on libgnustep-gui0.9 with libgnustep-gui0.10.
-- Matt
diff -ru projectcenter-0.4.2-orig/debian/control
projectcenter-0.4.2/debian/control
--- projectcenter-0.4.2-orig/debian/control 2006-02-27 20:09:07.000000000
-0800
+++ projectcenter-0.4.2/debian/control 2006-02-27 20:10:29.000000000 -0800
@@ -2,12 +2,12 @@
Section: devel
Priority: optional
Maintainer: Evan Prodromou <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.9-dev (>= 0.9.4)
+Build-Depends: debhelper (>= 4.1.48), libgnustep-gui0.10-dev
Standards-Version: 3.6.1
Package: projectcenter
Architecture: any
-Depends: ${shlibs:Depends}, libgnustep-gui0.9-dev
+Depends: ${shlibs:Depends}, libgnustep-gui0.10-dev
Recommends: gorm
Description: IDE for GNUstep Development
ProjectCenter is an integrated development environment (IDE) for
signature.asc
Description: Digital signature

