logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dpt-ready-for-upload - list packages in Git which need an upload

Configuration

dptready-for-upload uses the "DPT_PACKAGES" environment variable.

       See dpt-config(5) for details.

Description

dptready-for-upload queries UDD's DMD for packages which are considered "ready for upload", i.e. where
       the version in Git is newer than the latest version in the archive.  If this reminds you of PET -- you're
       not wrong to assume that there was some inspiration taken from there.

       /*

       UDD: Ultimate Debian Database
       DMD: Debian Maintainer Dashboard
       PET: Package Entropy Tracker

       */

Name

       dpt-ready-for-upload - list packages in Git which need an upload

Options

--help|-h
           Show this help.

       --man|-m
           Show full manpage.

Synopsis

dptready-for-upload[--help|-h][--man|-m]

See Also