{
    "content": [
        {
            "type": "text",
            "text": "# deb-src-files (man)\n\n## NAME\n\ndeb-src-files - Debian distribute files format\n\n## DESCRIPTION\n\nThis file contains the list of artifacts that are to be distributed via the .changes control\nfile.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS** (1 subsections)\n- **DESCRIPTION**\n- **NOTES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "deb-src-files",
        "section": "",
        "mode": "man",
        "summary": "deb-src-files - Debian distribute files format",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dpkg-genchanges",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dpkg-genchanges/1/json"
            },
            {
                "name": "dpkg-distaddfile",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dpkg-distaddfile/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "debian/files",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 16,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "deb-src-files - Debian distribute files format\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "",
                "subsections": [
                    {
                        "name": "debian/files",
                        "content": ""
                    }
                ]
            },
            "DESCRIPTION": {
                "content": "This file contains the list of artifacts that are to be distributed via the .changes control\nfile.\n\nThe debian/files file has a simple whitespace-delimited format.\n\nfilename section priority [ keyword=value...  ]\n\nfilename is the name of the artifact to distribute.\n\nsection and priority correspond to the respective control fields available in the .deb.  The\nallowed values are specific to each distribution archive.\n\nkeyword=value...  corresponds to an optional whitespace-delimited list of attributes for this\nentry.  The only currently supported keyword is automatic with value yes, to mark\nautomatically generated files.\n",
                "subsections": []
            },
            "NOTES": {
                "content": "This file is not intended to be modified directly, please use one of dpkg-gencontrol or dpkg-\ndistaddfile to add entries to it.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dpkg-genchanges(1), dpkg-distaddfile(1).\n\n\n\n1.21.1                                       2025-09-09                             deb-src-files(5)",
                "subsections": []
            }
        }
    }
}