Template:PackageRemoved: Difference between revisions
Appearance
AndrewSayers (talk | contribs) Created page with "<onlyinclude><includeonly>{{Tag|removed|<kbd>{{{1|{{{package|}}}}}}</kbd> no longer available since {{{2|{{{since|}}}}}}|{{#if:{{{3|{{{alternative|}}}}}}|See {{DebianPkg|{{{3|{{{alternative|}}}}}}}}.}} More information about this package may be available on [[https://tracker.debian.org/pkg/{{{1|{{{package|}}}}}}|its tracker page]]}}</includeonly></onlyinclude> <templatedata> { "description": "Indicate this page is for a package that is no longer available in Debian"..." |
AndrewSayers (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<onlyinclude><includeonly>{{Tag|removed|<kbd>{{{1|{{{package|}}}}}}</kbd> no longer available since {{{2|{{{since|}}}}}}|{{#if:{{{3|{{{alternative|}}}}}}|See {{ | <onlyinclude><includeonly>{{Tag|removed|<kbd>{{{1|{{{package|}}}}}}</kbd> no longer available since {{{2|{{{since|}}}}}}|{{#if:{{{3|{{{alternative|}}}}}}|See | ||
[https://packages.debian.org/{{{3|{{{alternative|}}}}}}}} {{{3|{{{alternative|}}}}}}].More information about this package may be available on [https://tracker.debian.org/pkg/{{{1|{{{package|}}}}}} the tracker page].|category=PackageRemoved}}</includeonly></onlyinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 10: | Line 11: | ||
"description": "Name of the package in Debian", | "description": "Name of the package in Debian", | ||
"aliases": ["1"], | "aliases": ["1"], | ||
"example": "golang-1. | "example": "golang-1.8" | ||
}, | }, | ||
"since": { | "since": { | ||
Line 18: | Line 19: | ||
"description": "Complete the following phrase: Package unavailable since <blank>", | "description": "Complete the following phrase: Package unavailable since <blank>", | ||
"aliases": ["2"], | "aliases": ["2"], | ||
"example": " | "example": "buster (or \"2019\", \"bug #12345\" etc.)" | ||
}, | }, | ||
"alternative": { | "alternative": { |
Latest revision as of 09:57, 19 August 2025
Indicate this page is for a package that is no longer available in Debian
Parameter | Description | Type | Status | |
---|---|---|---|---|
Package name | package 1 | Name of the package in Debian
| Line | required |
Since | since 2 | Complete the following phrase: Package unavailable since <blank>
| Content | optional |
Alternative package | alternative 1 | Name of a package people should use instead
| Line | optional |