Debbugs
From Wikipedia, the free encyclopedia
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 | |
|---|---|
| Original author | Ian Jackson |
| Initial release | 1994[1] |
| Stable release | |
| Written in | Perl, others |
| Operating system | Debian |
| Platform | Linux |
| Type | Issue tracking system |
| License | GNU General Public License |
| Website | www |
| Repository | |
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[3] that people use the reportbug program when reporting bugs in Debian.
History
Deployments
The oldest and largest deployment of Debbugs is the Debian project's.[6] As of March 2018[update], the Debian debbugs instance had handled over 890,000 bug reports.[7]
The GNU Project has deployed a public instance of debbugs[8] that can be used by GNU software or GNU Savannah-hosted free software.[9]