]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
depend on libmagic, gravatar-url and www-perl
[debbugs.git] / debian / control
index d8f19b53d4545ee1c484d67bbff6743194f8b109..6fdf7fb961fd878fdab9fde62258e6c85ae70c08 100644 (file)
@@ -13,7 +13,9 @@ Build-Depends-Indep: libparams-validate-perl,
  libhttp-server-simple-perl, libtest-www-mechanize-perl,
  libmail-rfc822-address-perl, libsafe-hole-perl, libuser-perl,
  libconfig-simple-perl, libtest-pod-perl, liblist-moreutils-perl,
- libtext-template-perl
+ # used by Debbugs::Libravatar and libravatar.cgi
+ libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick,
+ libtext-template-perl, graphviz
 Homepage: http://wiki.debian.org/Teams/Debbugs
 
 Package: debbugs
@@ -44,6 +46,9 @@ 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,
+ libtext-template-perl,
+# used by Debbugs::Libravatar and libravatar.cgi
+ libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick
 Section: perl
 Description: modules used by the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by
@@ -59,8 +64,8 @@ Package: debbugs-web
 Architecture: all
 Depends:
  ${misc:Depends},
- libdebbugs-perl, apache | httpd
-Suggests: libcgi-alert-perl
+ libdebbugs-perl, apache2 | httpd
+Suggests: libcgi-alert-perl, libapache2-mod-perl2
 Description: web scripts for the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by
  users and developers. Each bug is given a number, and is kept on file until