The branch, x2gobugs has been updated via 0acf95940a48cb3a0944a6219ce93254b178c26c (commit) from 1d824e0b4c0e24396484f0184cce67d3d189598f (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 0acf95940a48cb3a0944a6219ce93254b178c26c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed May 15 10:01:28 2013 +0200 Avoid httpd log messages of missing »dot« executable. Add graphviz to Recommends: field of bin:package libdebbugs-perl. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ debian/control | 2 ++ 2 files changed, 4 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 4c2a07e..85114a1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,6 +27,8 @@ debbugs (2.4.2~exp2) UNRELEASED; urgency=low [ Mike Gabriel ] * /debian/control: + Add ${misc:Depends} to Depends. + + Avoid httpd log messages of missing »dot« executable. Add graphviz to + Recommends: field of bin:package libdebbugs-perl. * /examples/apache.conf: - Assure in apache.conf example that documentation html pages get loaded (closes: #686943). diff --git a/debian/control b/debian/control index ec79ce8..29a5db6 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,8 @@ Depends: libio-stringy-perl, libmldbm-perl, liburi-perl, libsoap-lite-perl, libcgi-simple-perl, libparams-validate-perl, libtext-template-perl, libsafe-hole-perl, libmail-rfc822-address-perl, liblist-moreutils-perl, +Recommends: + graphviz, Section: perl Description: modules used by the active Debian BTS Debian has a bug tracking system which files details of bugs reported by hooks/post-receive -- debbugs.git (debbugs upstream project) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "debbugs.git" (debbugs upstream project).