tag 353101 patch thanks The attached patch fixes the dependency parsing problem by adding a comma between httpd and bind9 on the Recommends line.
-- Matt
diff -ru bindgraph-0.2-orig/debian/control bindgraph-0.2/debian/control --- bindgraph-0.2-orig/debian/control 2006-02-21 22:11:59.000000000 -0800 +++ bindgraph-0.2/debian/control 2006-02-21 22:12:43.000000000 -0800 @@ -9,7 +9,7 @@ Architecture: all Pre-Depends: debconf (>= 1.1) Depends: libfile-tail-perl, librrds-perl -Recommends: httpd bind9 +Recommends: httpd, bind9 Description: DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and yearly graphs of
signature.asc
Description: Digital signature

