This is the command dpt-upstream-repo that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
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.
Use dpt-upstream-repo online using onworks.net services