]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
depend on libmagic, gravatar-url and www-perl
[debbugs.git] / debian / control
index 89e4f271e67d4cc2b0c0f7c28e280ec9da0384b5..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
@@ -25,7 +27,7 @@ Depends:
  libdebbugs-perl,
 Recommends: debbugs-web
 Suggests: spamassassin (>= 3.0), libcgi-alert-perl
-Description: Bug tracking system based on the active Debian BTS
+Description: bug tracking system based on 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
  it is marked as having been dealt with. The system is mainly controlled by
@@ -44,8 +46,11 @@ 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
+Description: modules used by 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
  it is marked as having been dealt with. The system is mainly controlled by
@@ -59,9 +64,9 @@ Package: debbugs-web
 Architecture: all
 Depends:
  ${misc:Depends},
- libdebbugs-perl, apache | httpd
-Suggests: libcgi-alert-perl
-Description: Web scripts for the active Debian BTS
+ 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
  it is marked as having been dealt with. The system is mainly controlled by