]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
add packages for use strictures 2
[debbugs.git] / debian / control
index 4fdbb90a4a79697118f3b6696342edd8c1af9361..61bfceea5296393d47b03c1f027e3bc9f3c3fc43 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,
@@ -16,10 +16,16 @@ 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,
+ 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,
+# required for use strictures 2
+ libstrictures-perl, libbareword-filehandles-perl, libindirect-perl, libmultidimensional-perl,
 # used to make the logo
  inkscape
 Homepage: https://salsa.debian.org/debbugs-team
@@ -34,7 +40,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
@@ -54,10 +60,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