Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

dpt-uscan - a tiny wrapper around "uscan" and "gbp import-orig"

Description

dptuscan calls uscan(1) and then gbpimport-orig if a newer upstream version was downloaded.

       It is similar to dpt-import-orig(1), but without the upstream repository integration.

       Running dptuscan is equivalent to

        % uscan
        % gbp import-orig upstream-tarball

       with the location of the newly downloaded tarball detected from uscan's --dehs output, and therefore is
       not hardcoded to ../, but depending on uscan's configuration.

Name

       dpt-uscan - a tiny wrapper around "uscan" and "gbp import-orig"

See Also

dpt-import-orig(1), uscan(1), devscripts.conf(5), gbp-import-orig(1)

Synopsis

dptuscan

See Also