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

transition-check - check a package list for involvement in transitions

Author

       Adam D. Barratt <adam@adam-barratt.org.uk>

Debian Utilities                                   2025-02-25                                TRANSITION-CHECK(1)

Description

transition-check checks whether any of the listed source packages are involved in a transition for which
       uploads to unstable are currently blocked.

       If neither a filename nor a list of packages is supplied, transition-check will use the source package
       name from debian/control.

Exit Status

       The exit status indicates whether any of the packages examined were found to be involved in a transition.

       0   Either --help or --version was used, or none of the packages examined was involved in a transition.

       1   At least one package examined is involved in a current transition.

License

       This code is copyright by Adam D. Barratt <adam@adam-barratt.org.uk>, all rights reserved.

       This program comes with ABSOLUTELY NO WARRANTY.  You are free to redistribute this code under  the  terms
       of the GNU General Public License, version 2 or later.

Name

       transition-check - check a package list for involvement in transitions

Options

-f, --filename=filename
           Read  a  source package name from filename, which should be a Debian package control file or .changes
           file, and add that package to the list of packages to check.

Synopsis

transition-check--help|--versiontransition-check [-f|--filename=FILENAME] [sourcepackagelist]

See Also