&dhemail;
&dhfirstname; &dhsurname;
gbp-import-dsc &dhsection; git-import-dsc gbp-import-dsc Import &debian; packages into a &git; repository &gbp-import-dsc; &man.common.options.synopsis; branch_name tag-format pattern gpg-keyid branch_name tag-format debian-source.dsc &gbp-import-dsc; URL source-package DESCRIPTION &gbp-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 &man.common.options.description; =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. 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)s tag-format use this tag format when tagging upstream versions, default is upstream/%(version)s Don't create &debian; tag after importing the &debian; patch. This can be useful if you already created a package but want to further work on it after importing it into git. 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;. Whether to skip signature verification on downloads. Allow to import a package with the same debian version. When importing the &debian; patch, use the author identity as committer identity. When importing the &debian; patch, use the author date as committer date. &git; will subtly misbehave if the committer date of a commit is not later than or equal to all its parents. Create missing upstream and debian branch if missing. &man.gbp.config-files; SEE ALSO , , , , apt-get 1 , dget 1 , , &man.seealso.common; AUTHOR &dhusername; &dhemail;