X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=d8499aedcb57acded7ba7f99e3a6d7b4acd28ce2;hb=5bfd6fd3fe33dde2e0f97f24e341c27749888ca0;hp=ee365efdecc5ec36077ec06b9d346143286c94a9;hpb=7db8327ba37b4ceb5bd3355863bc2f94b8da3854;p=debbugs.git diff --git a/debian/control b/debian/control index ee365ef..d8499ae 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,11 @@ Homepage: http://wiki.debian.org/Teams/Debbugs Package: debbugs Architecture: all -Depends: ${perl:Depends}, exim4 | mail-transport-agent, - libdebbugs-perl +Depends: + ${perl:Depends}, + ${misc:Depends}, + exim4 | mail-transport-agent, + libdebbugs-perl, Recommends: debbugs-web Suggests: spamassassin (>= 3.0), libcgi-alert-perl Description: The bug tracking system based on the active Debian BTS @@ -35,11 +38,15 @@ Description: The bug tracking system based on the active Debian BTS Package: libdebbugs-perl Architecture: all -Depends: ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl, +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 + libtext-template-perl, +# used by Debbugs::Libravatar and libravatar.cgi + libfile-libmagic-perl, libgravatar-url-perl, libwww-perl Section: perl Description: modules used by the active Debian BTS Debian has a bug tracking system which files details of bugs reported by @@ -53,8 +60,10 @@ Description: modules used by the active Debian BTS Package: debbugs-web Architecture: all -Depends: libdebbugs-perl, apache | httpd -Suggests: libcgi-alert-perl +Depends: + ${misc:Depends}, + libdebbugs-perl, apache | httpd +Suggests: libcgi-alert-perl, libapache2-mod-perl2 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 @@ -66,7 +75,9 @@ Description: web scripts for the active Debian BTS Package: debbugs-local Architecture: all -Depends: libdebbugs-perl, debbugs-web, libconfig-simple-perl, +Depends: + ${misc:Depends}, + libdebbugs-perl, debbugs-web, libconfig-simple-perl, libuser-perl, rsync, libhttp-server-simple-perl, libnet-server-perl Description: run and maintains a local mirror of the Debian BTS Debian has a bug tracking system which files details of bugs reported