{
    "mode": "man",
    "parameter": "deb-src-files",
    "section": "5",
    "url": "https://www.chedong.com/phpMan.php/man/deb-src-files/5/json",
    "generated": "2026-06-13T22:09:15Z",
    "synopsis": "",
    "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": []
        }
    },
    "summary": "deb-src-files - Debian distribute files format",
    "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"
        }
    ]
}