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-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