]> git.donarmstrong.com Git - debbugs.git/blobdiff - debian/control
we use Text::Xslate instead of Text::Template
[debbugs.git] / debian / control
index 964b0de0db396a320538674110d53255e093f4b9..8bac723de5b2ac4a7503f5c3d24dd37fc0fc0181 100644 (file)
@@ -11,11 +11,11 @@ Build-Depends-Indep: libparams-validate-perl,
  libmailtools-perl, libmime-tools-perl, libio-stringy-perl, libmldbm-perl,
  liburi-perl, libsoap-lite-perl, libcgi-simple-perl,
  libhttp-server-simple-perl, libtest-www-mechanize-perl,
- libmail-rfc822-address-perl, libsafe-hole-perl, libuser-perl,
- libconfig-simple-perl, libtest-pod-perl, liblist-moreutils-perl,
- # used by Debbugs::Libravatar and libravatar.cgi
+ libmail-rfc822-address-perl, libuser-perl,
+ libconfig-simple-perl, libtest-pod-perl, liblist-allutils-perl,
+# used by Debbugs::Libravatar and libravatar.cgi
  libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick,
- libtext-template-perl, graphviz
+ libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl
 Homepage: http://wiki.debian.org/Teams/Debbugs
 
 Package: debbugs
@@ -25,7 +25,7 @@ Depends:
  ${misc:Depends},
  exim4 | mail-transport-agent,
  libdebbugs-perl
-Recommends: debbugs-web
+Recommends: debbugs-web (>= 2.6~)
 Suggests: spamassassin (>= 3.0), libcgi-alert-perl
 Description: bug tracking system based on the active Debian BTS
  Debian has a bug tracking system which files details of bugs reported by
@@ -44,9 +44,8 @@ Depends:
  ${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,
+ libcgi-simple-perl, libparams-validate-perl, libtext-xslate-perl,
+ libmail-rfc822-address-perl, liblist-moreutils-perl,
 # used by Debbugs::Libravatar and libravatar.cgi
  libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick
 Section: perl
@@ -67,6 +66,8 @@ Depends:
  ${misc:Depends},
  libdebbugs-perl, apache2 | httpd
 Suggests: libcgi-alert-perl, libapache2-mod-perl2
+Replaces: debbugs (<< 2.4.2)
+Breaks: debbugs (<< 2.4.2)
 Description: web scripts for 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