From 955f3a014fe2fc1736a10557f59559a8c31c302e Mon Sep 17 00:00:00 2001
From: Don Armstrong <don@donarmstrong.com>
Date: Mon, 19 Mar 2018 12:54:33 -0700
Subject: [PATCH] we need postgresql to run tests; suggest it too

---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9ec930fe..7448b1bf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Build-Depends-Indep: libparams-validate-perl,
  libdbix-class-perl, libdatetime-format-pg-perl, libtest-postgresql-perl,
  libdbix-class-timestamp-perl,
  libdatetime-format-mail-perl,
+ postgresql,
  libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl,
 # used to make the logo
  inkscape
@@ -31,7 +32,7 @@ Depends:
  exim4 | mail-transport-agent,
  libdebbugs-perl
 Recommends: debbugs-web (>= 2.6~)
-Suggests: spamassassin (>= 3.0), libcgi-alert-perl
+Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql
 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
-- 
2.39.5