Debian developers are voting on eight competing proposals regarding LLM-assisted contributions, with 1,039 developers ranking options on a live Condorcet ballot. Proposal A, submitted by Matthias Geiger, calls for an explicit ban on all AI-generated and AI-assisted code in Debian source packages, web resources, documentation, and project communications, with exceptions only for upstream projects and software related to artificial intelligence. The scope is strict: no Debian-specific packaging, tooling, or contributor documentation may originate from LLMs or other generative AI tools.
The debate reflects a fracturing open-source governance landscape. GCC's Steering Committee banned LLM-derived code on July 29, 2026, citing a structural copyright issue: the US Copyright Office ruled in January 2025 that AI-generated code has no copyright owner, and the Supreme Court declined to overturn that ruling in March 2026. Without ownership, GPLv3's enforceability breaks down if GPL code is mixed with AI-derived lines. Linux Kernel, by contrast, permits AI-assisted code with mandatory disclosure and full contributor accountability under a permissive policy adopted in April 2026. Flathub and GNOME have enacted comprehensive bans; LLVM allows AI under a human-in-the-loop framework.
Debian's competing proposals span the spectrum: Proposal B (most permissive, by Lucas Nussbaum) allows AI under six conditions including disclosure and contributor accountability. Proposal E (most measured, by Marc Haber) neither endorses nor prohibits, requiring that contributions meet the same quality standards regardless of tooling. The central tension is between reviewer burnout and practical adoption—many Debian maintainers already rely on AI. Enforcement is acknowledged as difficult across all proposals. A full ban requires a 3:1 supermajority to amend the Social Contract, while any alternative needs only a simple majority.
For practitioners and infrastructure teams: Debian's vote signals the open-source world is fragmenting on AI policy along license and governance lines (copyleft vs. permissive, kernel-style accountability vs. project-wide bans). Results will land in coming weeks and likely define Debian's stance for years. The outcome matters because Debian is the second-most-used Linux distro globally and forms the basis for Ubuntu, so policy ripples through downstream distributions and will influence enterprise adoption decisions and CI/CD workflows.