{
    "content": [
        {
            "type": "text",
            "text": "# mergechanges(1) (man)\n\n**Summary:** mergechanges - merge multiple changes files\n\n**Synopsis:** mergechanges [-d] [-f] [-S] [-i] file1 file2 [file...]\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (18 lines)\n- **AUTHOR** (7 lines)\n\n## Full Content\n\n### NAME\n\nmergechanges - merge multiple changes files\n\n### SYNOPSIS\n\nmergechanges [-d] [-f] [-S] [-i] file1 file2 [file...]\n\n### DESCRIPTION\n\nmergechanges  merges  two  or  more .changes files, merging the Architecture, Description and\nFiles (and Checksums-*, if present) fields of the two.  There are checks made to ensure  that\nthe  changes files are from the same source package and version and use the same changes file\nFormat.  The first changes file is used as the basis and the information from the later  ones\nis merged into it.\n\nThe  output  is normally written to stdout.  If the -f option is given, the output is written\nto packageversionmulti.changes instead, in the same directory as  the  first  changes  file\nlisted.\n\nIf  the  -d option is given and the output is generated successfully, the input files will be\ndeleted.\n\nIf the -i or --indep option is given, source packages and architecture-independent (Architec‐\nture: all) packages are included in the output, but architecture-dependent packages are not.\n\nIf the -S or --source option is given, only source packages are included in the output.\n\n### AUTHOR\n\nGergely  Nagy  <algernon@debian.org>,  modifications  by Julian Gilbey <jdg@debian.org>, Mark\nHymers <mhy@debian.org>, Adam  D.  Barratt  <adam@adam-barratt.org.uk>,  and  Simon  McVittie\n<smcv@debian.org>.\n\n\n\nDEBIAN                                    Debian Utilities                           MERGECHANGES(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "mergechanges",
        "section": "1",
        "mode": "man",
        "summary": "mergechanges - merge multiple changes files",
        "synopsis": "mergechanges [-d] [-f] [-S] [-i] file1 file2 [file...]",
        "flags": [],
        "examples": [],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 18,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}