Hello,

This package's dependencies are currently:
  Depends: php4, apache | httpd

I've downloaded it, added php5 as alternative dependency to php4, built and 
tested it with PHP 5. It seems that the package works with PHP 5 without any 
problems. Therefore too fix this bug it is sufficient to add php5 as 
alternative dpendency, see the attached patch.

Grüße,
Frank
diff -Naur achims-guestbook-2.53.orig/debian/control achims-guestbook-2.53/debian/control
--- achims-guestbook-2.53.orig/debian/control	2007-08-30 19:15:06.000000000 +0200
+++ achims-guestbook-2.53/debian/control	2007-08-29 17:47:29.000000000 +0200
@@ -7,7 +7,7 @@
 
 Package: achims-guestbook
 Architecture: all
-Depends: php4, apache | httpd
+Depends: php5 | php4, apache | httpd
 Description: php driven guestbook
  Achims Guestbook (http://www.lkcc.org:8500/) is a php driven guestbook
  that relies on text files for storing entries.  It has support for ip

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to