&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 &git-import-dsc; URL source-package 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> pattern filter out files glob-matching pattern. Can be given multiple times. generate pristine-tar delta file Download the source package instead of looking for it in the local file system. The argument can either be a source-package name or an URL. The former uses &apt-get; to download the source while the later uses &dget;. Allow to import a package with the same debian version. When importing the Debian patch make use the author as comitter. When importing the Debian patch make use the author date as comitter date. &man.git.config-files; SEE ALSO git-import-dscs 1 , git-buildpackage 1 , git-import-orig 1 , git-dch 1 , apt-get 1 , dget 1 , &man.seealso.common; AUTHOR &dhusername; &dhemail;