Jump to content

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

Template:PackageRemoved: Difference between revisions

From Debian Wiki
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"..."
 
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 {{DebianPkg|{{{3|{{{alternative|}}}}}}}}.}}  More information about this package may be available on [[https://tracker.debian.org/pkg/{{{1|{{{package|}}}}}}|its tracker page]]}}</includeonly></onlyinclude>
<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.9"
             "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": "bullseye (or \"2019\", \"bug #12345\" etc.)"
             "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

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Package namepackage 1

Name of the package in Debian

Example
golang-1.8
Linerequired
Sincesince 2

Complete the following phrase: Package unavailable since <blank>

Example
buster (or "2019", "bug #12345" etc.)
Contentoptional
Alternative packagealternative 1

Name of a package people should use instead

Example
golang-defaults
Lineoptional