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
m AndrewSayers moved page Template:TagPackageRemoved to Template:PackageRemoved: "Tag" prefix looks ugly in practice
No edit summary
Line 10: Line 10:
             "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 18:
             "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": {

Revision as of 09:45, 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