Debian votes against banning AI-generated code

Debian decided not to ban code developed with artificial intelligence. Developers voted for a new policy that permits the use of AI tools in contributions for distribution, development, maintenance and documentation alike. The decision rejects earlier proposals that called for a total ban on code generated with generative models, and instead states that the use of these tools “is not exempt and not subject to any special rules beyond the standards already expected of Debian contributors.”
The principle of personal responsibility is preserved. According to the adopted wording, the project “does not support nor prohibit” the use of generative AI tools. In practice, every contribution is judged by the same criteria of quality, correctness, maintainability and licensing, regardless of the tools used. Contributors who submit code produced with a large language model (LLM) must understand it, review it, run tests and modify it as needed before it enters the source tree. Blindly uploading model output without human review is defined as contrary to Debian’s usual development practices.
The vote revealed internal disagreement. Before the final decision, several alternatives were put to a vote, including proposals to ban AI contributions outright. Ultimately the majority chose the neutral approach, but not everyone was satisfied. A long-time contributor announced that he is withdrawing from the project and wrote that he is no longer interested in anything that comes from Debian. Similar reactions were recorded earlier this year when Canonical, the company behind Ubuntu, published a comparable stance on AI.
The new policy does not require contributors to disclose whether they used AI tools, but the project “encourages” voluntary disclosure. Legal and technical liability remains entirely with the submitter: if a model introduced code with an incompatible license, a hidden bug or a security issue, the contributor bears the consequences. Debian clarifies that the standard has not changed; only the toolbox has expanded.
As a large community distribution that serves as the basis for dozens of derivatives, from Ubuntu to Linux Mint, Debian’s decision sets a de-facto guideline for the whole ecosystem. Rather than trying to enforce an unenforceable ban, the project adopts a pragmatic stance: tools are allowed, responsibility is personal, and quality is measured by the final result.