4 Maintainer: Debbugs developers <debian-debbugs@lists.debian.org>
5 Uploaders: Colin Watson <cjwatson@debian.org>, Don Armstrong <don@debian.org>
6 Standards-Version: 4.1.3
7 Vcs-Browser: https://salsa.debian.org/debbugs-team/debbugs
8 Vcs-Git: https://salsa.debian.org/debbugs-team/debbugs.git
9 Build-Depends: debhelper (>= 9)
10 Build-Depends-Indep: libparams-validate-perl,
11 libmailtools-perl, libmime-tools-perl, libio-stringy-perl, libmldbm-perl,
12 liburi-perl, libsoap-lite-perl, libcgi-simple-perl,
13 libhttp-server-simple-perl, libtest-www-mechanize-perl,
14 libmail-rfc822-address-perl, libuser-perl,
15 libconfig-simple-perl, libtest-pod-perl, liblist-allutils-perl,
16 libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick,
17 libdbix-class-perl, libdatetime-format-pg-perl, libtest-postgresql-perl,
18 libdbix-class-timestamp-perl,
19 libdbix-class-deploymenthandler-perl,
20 libdatetime-format-mail-perl,
23 postgresql-9.6-debversion|postgresql-10-debversion,
24 libtext-xslate-perl, graphviz, libtext-iconv-perl, libnet-server-perl,
25 libmouse-perl, libmousex-nativetraits-perl,
26 # used to make the logo
28 Homepage: https://salsa.debian.org/debbugs-team
29 Testsuite: autopkgtest-pkg-perl
36 exim4 | mail-transport-agent,
38 Recommends: debbugs-web (>= 2.6~)
39 Suggests: spamassassin (>= 3.0), libcgi-alert-perl, postgresql,
40 postgresql-9.6-debversion|postgresql-10-debversion
41 Description: bug tracking system based on the active Debian BTS
42 Debian has a bug tracking system which files details of bugs reported by
43 users and developers. Each bug is given a number, and is kept on file until
44 it is marked as having been dealt with. The system is mainly controlled by
45 e-mail, but the bug reports can be viewed using the WWW.
47 This version is fully functional, but it does not automatically configure.
48 See /usr/share/doc/debbugs/README.Debian after installation.
50 Note: there might be various issues with this package, caveat emptor.
52 Package: libdebbugs-perl
55 ${misc:Depends}, ${perl:Depends}, libmailtools-perl, ed, libmime-tools-perl,
56 libio-stringy-perl, libmldbm-perl, liburi-perl, libsoap-lite-perl,
57 libcgi-simple-perl, libparams-validate-perl, libtext-xslate-perl,
58 libmail-rfc822-address-perl, liblist-allutils-perl,
59 graphviz, libtext-iconv-perl, libuser-perl,
60 libmouse-perl, libmousex-nativetraits-perl,
61 # used by Debbugs::Libravatar and libravatar.cgi
62 libfile-libmagic-perl, libgravatar-url-perl, libwww-perl, imagemagick
63 # used by the database
64 libdbix-class-timestamp-perl,
65 libdbix-class-deploymenthandler-perl,
67 libdatetime-format-mail-perl, libdbix-class-perl, libdatetime-format-pg-perl
69 Description: modules used by the active Debian BTS
70 Debian has a bug tracking system which files details of bugs reported by
71 users and developers. Each bug is given a number, and is kept on file until
72 it is marked as having been dealt with. The system is mainly controlled by
73 e-mail, but the bug reports can be viewed using the WWW.
75 This package contains the perl modules used by the bug tracking
76 system, some of which may be suitable for custom scripts which
77 interact with local debbugs mirrors.
84 libdebbugs-perl, apache2 | httpd
85 Suggests: libcgi-alert-perl, libapache2-mod-perl2
86 Replaces: debbugs (<< 2.4.2)
87 Breaks: debbugs (<< 2.4.2)
88 Description: web scripts for the active Debian BTS
89 Debian has a bug tracking system which files details of bugs reported by
90 users and developers. Each bug is given a number, and is kept on file until
91 it is marked as having been dealt with. The system is mainly controlled by
92 e-mail, but the bug reports can be viewed using the WWW.
94 This package contains the cgi scripts necessary to view bugreports
97 Package: debbugs-local
102 libdebbugs-perl, debbugs-web, libconfig-simple-perl,
103 libuser-perl, rsync, libhttp-server-simple-perl, libnet-server-perl
104 Description: Run and maintains a local mirror of the Debian BTS
105 Debian has a bug tracking system which files details of bugs reported
106 by users and developers. Each bug is given a number, and is kept on
107 file until it is marked as having been dealt with. The system is
108 mainly controlled by e-mail, but the bug reports can be viewed using
111 This package contains extra scripts necessary to create a local
112 mirror of the Debian BTS and keep a local mirror up to date.