]> git.donarmstrong.com Git - debbugs.git/commitdiff
require libdatetime-format-mail-perl
authorDon Armstrong <don@donarmstrong.com>
Thu, 9 Mar 2017 04:43:56 +0000 (20:43 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 9 Mar 2017 04:44:22 +0000 (20:44 -0800)
debian/control

index c6f37d0517359c366163b9e05491c19abc918879..19d9da1e8753df763ffd8c3b2435340d4a8ab9ff 100644 (file)
@@ -14,7 +14,8 @@ Build-Depends-Indep: libparams-validate-perl,
  libmail-rfc822-address-perl, libsafe-hole-perl, libuser-perl,
  libconfig-simple-perl, libtest-pod-perl, liblist-moreutils-perl,
  libtext-template-perl, graphviz,
- libdbix-class-perl, libdatetime-format-pg-perl
+ libdbix-class-perl, libdatetime-format-pg-perl,
+ libdatetime-format-mail-perl
 Homepage: http://wiki.debian.org/Teams/Debbugs
 
 Package: debbugs
@@ -40,14 +41,16 @@ Description: bug tracking system based on the active Debian BTS
 Package: libdebbugs-perl
 Architecture: all
 Depends:
- ${misc:Depends},
- ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl,
+ ${misc:Depends}, ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl,
  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
+ # used by Debbugs::Libravatar and libravatar.cgi
+ libfile-libmagic-perl,
+ libgravatar-url-perl, libwww-perl, imagemagick,
+ # used by the database
+ libdatetime-format-mail-perl, libdbix-class-perl, libdatetime-format-pg-perl
 Section: perl
 Description: modules used by the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by