tag 352408 patch
thanks

The attached patch makes the cddb.bundle source package build-depend
on libgnustep-base1.11-dev instead of libgnustep-base1.10-dev and the
binary package depend on libgnustep-base1.11 instead of
libgnustep-base1.10.

-- 
Matt
diff -ru cddb.bundle-0.2-orig/debian/control cddb.bundle-0.2/debian/control
--- cddb.bundle-0.2-orig/debian/control 2006-02-23 16:45:46.000000000 -0800
+++ cddb.bundle-0.2/debian/control      2006-02-23 16:48:56.000000000 -0800
@@ -2,11 +2,11 @@
 Section: sound
 Priority: optional
 Maintainer: Gürkan Sengün <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.10-dev
+Build-Depends: debhelper (>= 4.0.0), libgnustep-base1.11-dev
 Standards-Version: 3.6.1
 
 Package: cddb.bundle
 Architecture: any
-Depends: ${shlibs:Depends}, libgnustep-base1.10
+Depends: ${shlibs:Depends}, libgnustep-base1.11
 Description: Bundle for CDDB access for GNUstep
  This is a GNUstep bundle for cddb access.

Attachment: signature.asc
Description: Digital signature

Reply via email to