X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=f0f5d614f8f3f17605f0b88f1647ec2b001506eb;hb=6189110069f1ec1c498aeee15b477ec326b2796c;hp=0716ee5a3a3ab4e2406600b04d6d1dc039129e24;hpb=54cf6d63107f4af51dd7227346e88d434a734e3d;p=debbugs.git diff --git a/debian/control b/debian/control index 0716ee5..f0f5d61 100644 --- a/debian/control +++ b/debian/control @@ -3,19 +3,26 @@ Section: misc Priority: extra Maintainer: Debbugs developers Uploaders: Colin Watson , Don Armstrong -Standards-Version: 3.8.1 +Standards-Version: 3.8.2 +Vcs-Browser: http://bugs.debian.org/debbugs-source/mainline +Vcs-Git: http://bugs.debian.org/debbugs-source/debbugs.git Build-Depends: debhelper (>= 5) 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 + libconfig-simple-perl, libtest-pod-perl, liblist-moreutils-perl, + libtext-template-perl +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 @@ -31,10 +38,13 @@ 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 + libsafe-hole-perl, libmail-rfc822-address-perl, liblist-moreutils-perl, + libtext-template-perl Section: perl Description: modules used by the active Debian BTS Debian has a bug tracking system which files details of bugs reported by @@ -48,7 +58,9 @@ Description: modules used by the active Debian BTS Package: debbugs-web Architecture: all -Depends: libdebbugs-perl, apache | httpd +Depends: + ${misc:Depends}, + libdebbugs-perl, apache | httpd Suggests: libcgi-alert-perl Description: web scripts for the active Debian BTS Debian has a bug tracking system which files details of bugs reported by @@ -61,8 +73,10 @@ Description: web scripts for the active Debian BTS Package: debbugs-local Architecture: all -Depends: libdebbugs-perl, debbugs-web, libconfig-simple-perl, - libuser-perl, rsync +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 by users and developers. Each bug is given a number, and is kept on