{
    "content": [
        {
            "type": "text",
            "text": "# LTNU (man)\n\n## NAME\n\nltnu - lists packages of a maintainer ordered by last upload\n\n## SYNOPSIS\n\nenv DEBEMAIL=maintainer ltnu [-m]\nltnu [-m] maintainer\nltnu --help\n\n## DESCRIPTION\n\nltnu (Long Time No Upload) queries the public mirror of the Ultimate Debian Database\n(udd-mirror.debian.net) for all uploads of packages by the given uploader or maintainer and\ndisplays them ordered by the last upload of that package to Debian Unstable, oldest uploads\nfirst.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **OPTIONS**\n- **PARAMETERS**\n- **ENVIRONMENT**\n- **EXAMPLE**\n- **DEPENDENCIES** (1 subsections)\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "LTNU",
        "section": "",
        "mode": "man",
        "summary": "ltnu - lists packages of a maintainer ordered by last upload",
        "synopsis": "env DEBEMAIL=maintainer ltnu [-m]\nltnu [-m] maintainer\nltnu --help",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [
            "$ ltnu pkg-zsh",
            "source          |     ver      |        uploaded",
            "-------------------------+--------------+------------------------",
            "zgen                    | 0~20150919-3 | 2016-08-24 04:55:31+00",
            "zplug                   | 2.4.1-1      | 2017-01-13 09:51:26+00",
            "zsh-syntax-highlighting | 0.6.0-1      | 2017-08-30 09:06:26+00",
            "zsh                     | 5.4.2-2      | 2017-11-02 20:56:55+00",
            "(4 rows)"
        ],
        "see_also": [],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "PARAMETERS",
                "lines": 17,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "EXAMPLE",
                "lines": 9,
                "subsections": []
            },
            {
                "name": "DEPENDENCIES",
                "lines": 3,
                "subsections": [
                    {
                        "name": "AUTHOR, COPYRIGHT, LICENSE",
                        "lines": 3
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "ltnu - lists packages of a maintainer ordered by last upload\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "env DEBEMAIL=maintainer ltnu [-m]\n\nltnu [-m] maintainer\n\nltnu --help\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "ltnu (Long Time No Upload) queries the public mirror of the Ultimate Debian Database\n(udd-mirror.debian.net) for all uploads of packages by the given uploader or maintainer and\ndisplays them ordered by the last upload of that package to Debian Unstable, oldest uploads\nfirst.\n\nIts primary purpose is to check which of your own or your team's packages haven't been\nuploaded for a long time and likely need a packaging revamp. It's less suitable for MIA team\npurposes as it doesn't make a difference with regards to who actually uploaded a package.\n",
                "subsections": []
            },
            "OPTIONS": {
                "content": "-m  Only search in the Maintainer field and ignore the Uploaders field.\n",
                "subsections": []
            },
            "PARAMETERS": {
                "content": "The maintainer/uploader to query can be given either by setting $DEBEMAIL as environment\nvariable or as single commandline parameter.\n\nIf a commandline parameter does not contain an \"@\", \"@debian.org\" is appended, e.g. \"ltnu\nabe\" queries for \"abe@debian.org\".\n\nExceptions are some shortcuts for common, long e-mail addresses. So far implemented\nshortcuts:\n\npkg-gnustep  pkg-gnustep-maintainers@lists.alioth.debian.org\n\npkg-perl     pkg-perl-maintainers@lists.alioth.debian.org\n\npkg-zsh      pkg-zsh-devel@lists.alioth.debian.org\n\nqa           packages@qa.debian.org\n",
                "subsections": []
            },
            "ENVIRONMENT": {
                "content": "The following environment variables are honoured:\n\nDEBEMAIL\nUsed for querying if no parameter is given.\n\nPAGER\nUsed by psql as pager.\n",
                "subsections": []
            },
            "EXAMPLE": {
                "content": "$ ltnu pkg-zsh\nsource          |     ver      |        uploaded\n-------------------------+--------------+------------------------\nzgen                    | 0~20150919-3 | 2016-08-24 04:55:31+00\nzplug                   | 2.4.1-1      | 2017-01-13 09:51:26+00\nzsh-syntax-highlighting | 0.6.0-1      | 2017-08-30 09:06:26+00\nzsh                     | 5.4.2-2      | 2017-11-02 20:56:55+00\n(4 rows)\n",
                "subsections": []
            },
            "DEPENDENCIES": {
                "content": "ltnu uses the PostgreSQL client command psql and hence needs Debian's postgresql-client\npackage to be installed.\n",
                "subsections": [
                    {
                        "name": "AUTHOR, COPYRIGHT, LICENSE",
                        "content": "Copyright 2017 Axel Beckert <abe@debian.org>. Licensed under the GNU General Public License,\nversion 2 or later.\n"
                    }
                ]
            },
            "SEE ALSO": {
                "content": "<https://udd-mirror.debian.net/>, <https://udd.debian.org/>,\n<https://wiki.debian.org/UltimateDebianDatabase>\n\n\n\nDebian Utilities                             2026-03-04                                      LTNU(1)",
                "subsections": []
            }
        }
    }
}