]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
add missing dependency on DateTime
[debbugs.git] / debian / control
index 7448b1bf05e8f43fb8bb7c4f9f90aa5a333dcdd9..74b07491b56de15d566ef6eef96e16c891de0ec9 100644 (file)
@@ -16,9 +16,14 @@ Build-Depends-Indep: libparams-validate-perl,
  libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick,
  libdbix-class-perl, libdatetime-format-pg-perl, libtest-postgresql-perl,
  libdbix-class-timestamp-perl,
+ libdbix-class-deploymenthandler-perl,
  libdatetime-format-mail-perl,
+ libdatetime-perl,
+ libaliased-perl,
  postgresql,
+ postgresql-9.6-debversion|postgresql-10-debversion,
  libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl,
+ libmouse-perl, libmousex-nativetraits-perl,
 # used to make the logo
  inkscape
 Homepage: https://salsa.debian.org/debbugs-team
@@ -32,7 +37,8 @@ Depends:
  exim4 | mail-transport-agent,
  libdebbugs-perl
 Recommends: debbugs-web (>= 2.6~)
-Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql
+Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql,
+ postgresql-9.6-debversion|postgresql-10-debversion
 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
@@ -52,10 +58,14 @@ Depends:
  libcgi-simple-perl, libparams-validate-perl, libtext-xslate-perl,
  libmail-rfc822-address-perl, liblist-allutils-perl,
  graphviz, libtext-iconv-perl, libuser-perl,
+ libmouse-perl, libmousex-nativetraits-perl,
 # used by Debbugs::Libravatar and libravatar.cgi
  libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick
  # used by the database
  libdbix-class-timestamp-perl,
+ libdbix-class-deploymenthandler-perl,
+ libdatetime-perl,
+ libaliased-perl,
  libdatetime-format-mail-perl, libdbix-class-perl, libdatetime-format-pg-perl
 Section: perl
 Description: modules used by the active Debian BTS