Debbugs

Debbugs
Original authorIan Jackson
Initial release1994 (1994)
Stable release
2.6.2  / 13 November 2024 (13 November 2024)
Written inPerl, others
Operating systemDebian
PlatformLinux
TypeIssue tracking system
LicenseGNU General Public License
Websitewww.debian.org/Bugs/
Repository

Debbugs is the software powering the Debian project's issue tracking system. Uniquely 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 that people use the reportbug program when reporting bugs in Debian.