%ENTS; git-import-orig"> ]>
&dhemail;
&dhfirstname; &dhsurname; 2006 &dhusername; &dhdate;
&dhucpackage; &dhsection; &git-import-orig; Import an upstream source into a git-buildpackage repository &git-import-orig; tar_gz DESCRIPTION &git-import-orig; imports a tar.gz file given by tar_gz into the git-buildpackage repository. If tar_gz is already of the form package_version.orig.tar.gz, it reads the version information from the tarball's filename otherwise it can be specified on the commandline. When importing the new version git_load_dirs is being used to detect file renames and removals. OPTIONS =version, version The upstream version number =branch_name The branch in the Git repository the upstream sources are put onto. Default is 'upstream' =branch_name The branch in the Git repository the Debian package is being developed on, default is 'master'. After importing the new sources on the upstream branch, &git-import-orig; will try to merge the new version onto this branch. , Verbose execution. SEE ALSO git-buildpackage (1), git-import-dsc (1), git (1), git_load_dirs (1) AUTHOR &dhusername; &dhemail;