xenial (1) dpt-upstream-repo.1.gz

Provided by: pkg-perl-tools_0.28_all bug

NAME

       dpt-upstream-repo - add upstream Git repository as git remote upstream-repo

SYNOPSIS

       dpt upstream-repo [-g]

DESCRIPTION

       dpt upstream-repo adds the upstream Git repository as a git remote named upstream-repo. The URL for the
       repository is read from either debian/copyright's Source field or from debian/upstream/metadata's
       Repository field.

       In case there's no Git URL in debian/copyright and debian/upstream/metadata doesn't exist, the latter is
       created with dpt-debian-upstream(1).

OPTIONS

       -g  Don't run "git add debian/upstream/metadata; git commit" after creating debian/upstream/metadata via
           dpt debian-upstream.

SEE ALSO

       dpt-debian-upstream(1)

       Copyright 2013-2014 gregor herrmann gregoa@debian.org
       Copyright 2014 David Bremner bremner@debian.org

       This program is free software, licensed under the same term as perl.