Template:DebianInfo: Difference between revisions
Appearance
AndrewSayers (talk | contribs) No edit summary |
AndrewSayers (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<pre><onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}}{{{Info|{{{1|}}}}}} | <pre><onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}} {{{Info|{{{1|}}}}}} | ||
| | | oldoldstable Codename = bullseye | ||
| | | oldoldstable CodenameLink = DebianBullseye | ||
| | | oldoldstable Date = 2025-08-09 | ||
| | | oldoldstable Version = 11.11 | ||
| | | oldstable Codename = bookworm | ||
| | | oldstable CodenameLink = DebianBookworm | ||
| | | oldstable Date = 2025-08-09 | ||
| | | oldstable Version = 12.11 | ||
| | | stable Codename = trixie | ||
| | | stable CodenameLink = DebianTrixie | ||
| | | stable Date = 2025-08-09 | ||
| | | stable Version = 13.0 | ||
| | | testing Codename = forky | ||
| | | testing CodenameLink = DebianForky | ||
| | | testing Date = 2025-08-30 | ||
| | | testing Version = | ||
| | | unstable Codename = sid | ||
| | | unstable CodenameLink = DebianSid | ||
| | | unstable Date = 2025-08-30 | ||
| | | unstable Version = | ||
| | | experimental Codename = rc-buggy | ||
| | | experimental CodenameLink = Debian?Rc-Buggy | ||
| | | experimental Date = 2025-08-30 | ||
| | | experimental Version = | ||
| {{#switch: {{{Info|{{{1|}}}}}} | | {{#switch: {{{Info|{{{1|}}}}}} | ||
| Codename | | Codename | ||
| CodenameLink | | CodenameLink | ||
| Date | | Date | ||
| Version = | |||
| [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}") | | [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}") | ||
}} | }} | ||
| Line 37: | Line 37: | ||
| testing | | testing | ||
| unstable | | unstable | ||
| experimental = | |||
| [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}") | | [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}") | ||
}} | }} | ||
Revision as of 19:51, 31 August 2025
<onlyinclude>{{#switch: {{{Suite|{{{2|}}}}}} {{{Info|{{{1|}}}}}}
| oldoldstable Codename = bullseye
| oldoldstable CodenameLink = DebianBullseye
| oldoldstable Date = 2025-08-09
| oldoldstable Version = 11.11
| oldstable Codename = bookworm
| oldstable CodenameLink = DebianBookworm
| oldstable Date = 2025-08-09
| oldstable Version = 12.11
| stable Codename = trixie
| stable CodenameLink = DebianTrixie
| stable Date = 2025-08-09
| stable Version = 13.0
| testing Codename = forky
| testing CodenameLink = DebianForky
| testing Date = 2025-08-30
| testing Version =
| unstable Codename = sid
| unstable CodenameLink = DebianSid
| unstable Date = 2025-08-30
| unstable Version =
| experimental Codename = rc-buggy
| experimental CodenameLink = Debian?Rc-Buggy
| experimental Date = 2025-08-30
| experimental Version =
| {{#switch: {{{Info|{{{1|}}}}}}
| Codename
| CodenameLink
| Date
| Version =
| [[Category:ReviewRequired/InvalidDebianInfo]](unknown info type "{{{Info|{{{1|}}}}}}")
}}
{{#switch: {{{Suite|{{{2|}}}}}}
| oldoldstable
| oldstable
| stable
| testing
| unstable
| experimental =
| [[Category:ReviewRequired/InvalidDebianSuite]](unknown suite "{{{Suite|{{{2|}}}}}}")
}}
}}</onlyinclude>
Information about a Debian release, usually called via e.g. {{DebianCodename}}
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Info | Info 1 | Type of information
| Line | required |
| Suite | Suite 2 | Version of Debian
| Line | required |