{
    "content": [
        {
            "type": "text",
            "text": "# TRANSITION-CHECK (man)\n\n## NAME\n\ntransition-check - check a package list for involvement in transitions\n\n## SYNOPSIS\n\ntransition-check --help|--version\ntransition-check [-f|--filename=FILENAME] [source package list]\n\n## DESCRIPTION\n\ntransition-check checks whether any of the listed source packages are involved in a\ntransition for which uploads to unstable are currently blocked.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **EXIT STATUS**\n- **LICENSE**\n- **AUTHOR**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "TRANSITION-CHECK",
        "section": "",
        "mode": "man",
        "summary": "transition-check - check a package list for involvement in transitions",
        "synopsis": "transition-check --help|--version\ntransition-check [-f|--filename=FILENAME] [source package list]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-f",
                "long": null,
                "arg": null,
                "description": "Read a source package name from filename, which should be a Debian package control file or .changes file, and add that package to the list of packages to check."
            }
        ],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-f --filename=",
                        "lines": 3,
                        "flag": "-f"
                    }
                ]
            },
            {
                "name": "EXIT STATUS",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "LICENSE",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "transition-check - check a package list for involvement in transitions\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "transition-check --help|--version\n\ntransition-check [-f|--filename=FILENAME] [source package list]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "transition-check checks whether any of the listed source packages are involved in a\ntransition for which uploads to unstable are currently blocked.\n\nIf neither a filename nor a list of packages is supplied, transition-check will use the\nsource package name from debian/control.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "",
                "subsections": [
                    {
                        "name": "-f --filename=",
                        "content": "Read a source package name from filename, which should be a Debian package control file\nor .changes file, and add that package to the list of packages to check.\n",
                        "flag": "-f"
                    }
                ]
            },
            "EXIT STATUS": {
                "content": "The exit status indicates whether any of the packages examined were found to be involved in a\ntransition.\n\n0   Either --help or --version was used, or none of the packages examined was involved in a\ntransition.\n\n1   At least one package examined is involved in a current transition.\n",
                "subsections": []
            },
            "LICENSE": {
                "content": "This code is copyright by Adam D. Barratt <adam@adam-barratt.org.uk>, all rights reserved.\n\nThis program comes with ABSOLUTELY NO WARRANTY.  You are free to redistribute this code under\nthe terms of the GNU General Public License, version 2 or later.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Adam D. Barratt <adam@adam-barratt.org.uk>\n\n\n\nDebian Utilities                             2026-03-04                          TRANSITION-CHECK(1)",
                "subsections": []
            }
        }
    }
}