mirror of
https://salsa.debian.org/debian/debian-reference.git
synced 2026-01-11 20:07:28 +00:00
All debian-reference-<lang> packages are extension packages of debian-reference-common. Closes: #1110857
11 lines
518 B
XML
11 lines
518 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2026 Osamu Aoki <osamu@debian.org> -->
|
|
<component type="addon">
|
|
<id>org.debian.debian-reference-@@</id>
|
|
<extends>debian-reference-common.desktop</extends>
|
|
<name>Debian Reference (@LANG@)</name>
|
|
<summary>Debian system administration guide, @LANG@ document</summary>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0+</project_license>
|
|
<url type="homepage">https://www.debian.org/doc/user-manuals#quick-reference</url>
|
|
</component>
|