{
    "content": [
        {
            "type": "text",
            "text": "# DEP3CHANGELOG (man)\n\n## NAME\n\ndep3changelog - generate a changelog entry from a DEP3-style patch header\n\n## SYNOPSIS\n\ndep3changelog patch [patch ...] [options] [-- [dchoptions]]\n\n## DESCRIPTION\n\ndep3changelog  extracts  the  DEP3  patch  headers  from  the  given patch files and builds a\nchangelog entry for each patch.  If the patch author differs from the one detected  from  the\nDEBEMAIL, NAME, DEBEMAIL, or EMAIL environment variables, “Thanks to author <email>” is added\nto the changelog entry for that patch.  Any bug-debian or  bug-ubuntu  fields  are  added  as\n“Closes”  to the changelog entry.  The generated changelog entries are passed to debchange as\nan argument along with the given dchoptions.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS** (1 subsections)\n- **ENVIRONMENT**\n- **AUTHOR**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "DEP3CHANGELOG",
        "section": "",
        "mode": "man",
        "summary": "dep3changelog - generate a changelog entry from a DEP3-style patch header",
        "synopsis": "dep3changelog patch [patch ...] [options] [-- [dchoptions]]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "",
                "long": "--version",
                "arg": null,
                "description": "Display version and copyright information and exit successfully."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "debchange",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/debchange/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 7,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 3,
                "subsections": [
                    {
                        "name": "--version",
                        "lines": 2,
                        "long": "--version"
                    }
                ]
            },
            {
                "name": "ENVIRONMENT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "dep3changelog - generate a changelog entry from a DEP3-style patch header\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "dep3changelog patch [patch ...] [options] [-- [dchoptions]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "dep3changelog  extracts  the  DEP3  patch  headers  from  the  given patch files and builds a\nchangelog entry for each patch.  If the patch author differs from the one detected  from  the\nDEBEMAIL, NAME, DEBEMAIL, or EMAIL environment variables, “Thanks to author <email>” is added\nto the changelog entry for that patch.  Any bug-debian or  bug-ubuntu  fields  are  added  as\n“Closes”  to the changelog entry.  The generated changelog entries are passed to debchange as\nan argument along with the given dchoptions.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "--help, -h\nDisplay a help message and exit successfully.\n",
                "subsections": [
                    {
                        "name": "--version",
                        "content": "Display version and copyright information and exit successfully.\n",
                        "long": "--version"
                    }
                ]
            },
            "ENVIRONMENT": {
                "content": "DEBEMAIL, EMAIL, DEBFULLNAME, NAME\nSee the above description of the use of these environment variables.\n",
                "subsections": []
            },
            "AUTHOR": {
                "content": "Steve Langasek <vorlon@debian.org>\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "debchange(1)\n\n\n\nDEBIAN                                    Debian Utilities                          DEP3CHANGELOG(1)",
                "subsections": []
            }
        }
    }
}