&dhemail;
&dhfirstname; &dhsurname;
git-import-dsc &dhsection; &git-import-dsc; Import Debian packages into a Git repository &git-import-dsc; branch_name branch_name gpg-keyid tag-format tag-format pattern debian-source.dsc DESCRIPTION &git-import-dsc; imports a Debian source package into a &git; repository, notes the package version in the commit logs, and commits the change. All information, including package name, version, Debian diffs, and upstream source is automatically detected from the source package. OPTIONS =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 sources are put onto. Default is master. verbose execution GPG sign all created tags gpg-keyid use this keyid for gpg signing tags tag-format use this tag format when tagging Debian versions, default is debian/<version> tag-format use this tag format when tagging upstream versions, default is upstream/<version> filter filter out these files during import. Can be given multiple times. generate pristine-tar delta file &man.git.config-files; SEE ALSO git-buildpackage 1 , git-import-orig 1 , git-dch 1 , &man.seealso.common; AUTHOR &dhusername; &dhemail;