'\" -*- coding: UTF-8 -*- .if \n(.g .ds T< \\FC .if \n(.g .ds T> \\F[\n[.fam]] .de URL \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac .TH gbp-import-dscs 1 "15 December 2023" "" "git-buildpackage Manual" .SH NAME gbp-import-dscs \- Import multiple versions of a Debian source packages into a Git repository .SH SYNOPSIS 'nh .fi .ad l \*(T<\fBgbp\ import\-dscs\fR\*(T> \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu [\*(T<\fBoptions\fR\*(T>] [\*(T<\fBgbp import\-dsc options\fR\*(T>] \fIpkg_1.dsc\fR \fIpkg_2.dsc\fR \fI...\fR 'in \n(.iu-\nxu .ad b 'hy or 'nh .fi .ad l \*(T<\fBgbp\ import\-dscs\fR\*(T> \kx .if (\nx>(\n(.l/2)) .nr x (\n(.l/5) 'in \n(.iu+\nxu {--debsnap} [\*(T<\fBoptions\fR\*(T>] [\*(T<\fBgbp import\-dsc options\fR\*(T>] {\fIpackage\fR} 'in \n(.iu-\nxu .ad b 'hy .SH DESCRIPTION \fBgbp\ import-dscs\fR imports several versions of a Debian source package into a Git repository. To do so, it sorts the packages by their versions first, and then imports them via calling \fBgbp\ import-dsc\fR on each package. .PP If the current directory isn't a Git repository already, the repository is created in a subdir of the current working directory, named after the first imported package, otherwise the Git repository in the current working directory is being used. This allows for incremental imports. .SH OPTIONS .TP \*(T<\fB\-\-debsnap\fR\*(T> Fetch snapshots from snapshots.debian.org using debsnap. .TP \*(T<\fB\-\-ignore\-repo\-config\fR\*(T> Ignore \*(T<\fIgbp.conf\fR\*(T> files stored in the git repository itself. This can be useful to ignore branch information and other options shipped in the package source. .PP All other options are passed on verbatim to \fBgbp\ import-dsc\fR. .SH "SEE ALSO" \fBgbp-import-dsc\fR(1), \fBgbp-buildpackage\fR(1), \fBgbp-import-orig\fR(1), \fBgbp-dch\fR(1), \fBgbp.conf\fR(5), \fBdebuild\fR(1), \fBgit\fR(1), \fBpristine-tar\fR(1), .URL file:///usr/share/doc/git-buildpackage/manual-html/index.html " The Git-Buildpackage Manual" .SH AUTHOR Guido G\(:unther <\*(T>