Jump to content

Do not begin to migrate content here, it may be wiped without notice. More info.

Template:DebianVersion: Difference between revisions

From Debian Wiki
Created page with "<pre><onlyinclude>{{DebianInfo|Version|{{{Suite|{{{1|}}}}}}}}</onlyinclude></pre> <templatedata> { "description": "The latest point version of the specified release", "params": { "Suite": { "type": "line", "required": true, "description": "Version of Debian", "aliases": ["1"], "suggestedvalues": [ "oldoldstable", "oldstable", "stable",..."
 
No edit summary
 
Line 16: Line 16:
                 "testing",
                 "testing",
                 "unstable",
                 "unstable",
                 "experimental"                   ]
                 "experimental"
            ]
         }
         }
     }
     }
}
}
</templatedata>
</templatedata>

Latest revision as of 15:18, 11 September 2025

<onlyinclude>{{DebianInfo|Version|{{{Suite|{{{1|}}}}}}}}</onlyinclude>

The latest point version of the specified release

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
SuiteSuite 1

Version of Debian

Suggested values
oldoldstable oldstable stable testing unstable experimental
Linerequired