Original author(s) | Ian Jackson |
---|---|
Initial release | 1994[1] |
Stable release | 2.4.1
/ June 6, 2003 |
Repository | |
Written in | Perl, others |
Operating system | Debian |
Platform | Linux |
Type | Issue tracking system |
License | GNU General Public License |
Website | www |
Debbugs is the software powering the Debian project's issue tracking system. Uniquely[citation needed] it doesn't have any form of web-interface to edit bug reports – all modification is done through email. Debbugs was mainly written by Ian Jackson, former Debian project leader.
Debbugs consists of a set of scripts which maintain a database of problem reports. The scripts have been parameterised so that they can be used for other projects besides Debian. The system runs on Unix-like operating systems such as Unix and Linux. Most of the source code is written in Perl. It is free software, licensed under the GNU General Public License.
It is strongly recommended[2] that people use the reportbug program when reporting bugs in Debian.