]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
$config{database} is the config option, not debbugs_db
[debbugs.git] / debian / control
index 607b5256650f500d9e0625bf75c5db919679562b..59003588e57ee2ad69f496e1cb1bdf2f880e150b 100644 (file)
@@ -6,7 +6,7 @@ Uploaders: Colin Watson <cjwatson@debian.org>, Don Armstrong <don@debian.org>
 Standards-Version: 4.1.3
 Vcs-Browser: https://salsa.debian.org/debbugs-team/debbugs
 Vcs-Git: https://salsa.debian.org/debbugs-team/debbugs.git
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper
 Build-Depends-Indep: libparams-validate-perl,
  libmailtools-perl, libmime-tools-perl, libio-stringy-perl, libmldbm-perl,
  liburi-perl, libsoap-lite-perl, libcgi-simple-perl,
@@ -18,9 +18,10 @@ Build-Depends-Indep: libparams-validate-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,
+ postgresql-9.6-debversion|postgresql-10-debversion|postgresql-11-debversion,
  libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl,
  libmouse-perl, libmousex-nativetraits-perl,
 # used to make the logo
@@ -37,7 +38,7 @@ Depends:
  libdebbugs-perl
 Recommends: debbugs-web (>= 2.6~)
 Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql,
- postgresql-9.6-debversion|postgresql-10-debversion
+ postgresql-9.6-debversion|postgresql-10-debversion|postgresql-11-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
@@ -63,6 +64,7 @@ Depends:
  # 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