DFSG NEW Queue

DFSG, Licensing & New Packages Team

arduino-language-server 0.8.0~rc1+ds1-1

Package Information

DescriptionArduino Language Server based on Clangd for code autocompletion

The Arduino Language Server is the tool that powers the autocompletion of the new Arduino IDE 2. It implements the standard Language Server Protocol so it can be used with other IDEs as well.

MaintainerDebian Electronics Team <pkg-electronics-devel@alioth-lists.debian.net>
Changed ByNicolas Peugnet <nicolas@club1.fr>
Distributionunstable
Architectureamd64 arm64 armhf i386 loong64 ppc64el riscv64 s390x
VCSgit: https://salsa.debian.org/electronics-team/arduino/arduino-language-server.git (browse)
Closes#1144309
Trackerhttps://tracker.debian.org/pkg/arduino-language-server
Uploaded4 hours ago

New Package Report

.changes
DateFri, 14 Aug 2026 10:45:24 +0200
Sourcearduino-language-server
Version0.8.0~rc1+ds1-1
Changed-ByNicolas Peugnet
Architecturesource amd64
Distributionunstable
Changelog
arduino-language-server (0.8.0~rc1+ds1-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1144309)
.dsc
Sectionelectronics
Priorityoptional
Componentmain
Package-Listarduino-language-server deb electronics optional arch=amd64,arm64,armhf,i386,loong64,ppc64el,riscv64,s390x
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/arduino/arduino-language-server
Upstream-Name: arduino-language-server
Upstream-Contact: Arduino Developers <developers@arduino.cc>
Files-Excluded:
 .licenses
 .licensed.yml
Comment:
 Some files are excluded as they are not needed for the build and trigger
 false positives with some license checking tools.

Files: *
Copyright: 2022, 2024 ARDUINO SA (http://www.arduino.cc/)
License: AGPL-3

Files: DistTasks.yml
Copyright: Arduino s.r.l. and/or its affiliated companies
License: GPL-3+

Files: debian/*
Copyright: 2026 Nicolas Peugnet <nicolas@club1.fr>
License: AGPL-3
Comment: Debian packaging is licensed under the same terms as upstream

License: AGPL-3
 This software is released under the GNU Affero General Public License version 3,
 which covers the main part of arduino-language-server.
 The terms of this license can be found at:
 https://www.gnu.org/licenses/agpl-3.0.html
 .
 You can be released from the requirements of the above licenses by purchasing
 a commercial license. Buying such a license is mandatory if you want to
 modify or otherwise use the software for commercial activities involving the
 Arduino software without disclosing the source code of your own applications.
 To purchase a commercial license, send an email to license@arduino.cc.
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/AGPL-3.0'.

License: GPL-3+
 SPDX-License-Identifier: GPL-3.0-or-later
Comment:
 On Debian systems, the full text of the GNU General Public License
 version 3 can be found in the file '/usr/share/common-licenses/GPL-3'.

Back to Dashboard | View all reviews for this package