package: git-buildpackage
version: 0.9.14
severity: important
When using multiple tarballs and components in debian/gbp.conf, gbp
import-dsc imports the tarballs to master branch but does not add them
to pristine-tar branch
$ gbp import-dsc --pristine-tar ../node-gulp_4.0.2-1.dsc
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-ansi-colors.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-ansi-wrap.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-arr-filter.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-arr-map.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-array-each.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-array-initial.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-array-last.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-array-slice.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-array-sort.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-async-done.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-async-settle.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-bach.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-collection-map.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-color-support.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-copy-props.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-default-compare.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-default-resolution.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-each-props.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-gulp-cli.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-homedir-polyfill.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-is-absolute.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-is-relative.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-last-run.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-make-iterator.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-matchdep.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-mute-stdout.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-now-and-later.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-object-defaults.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-replace-homedir.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-semver-greatest-satisfied-range.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-stack-trace.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-stream-exhaust.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-sver-compat.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-undertaker-registry.tar.gz'
gbp:info: Found component tarball
'node-gulp_4.0.2.orig-undertaker.tar.gz'
gbp:info: Found component tarball 'node-gulp_4.0.2.orig-yargs.tar.gz'
$ pristine-tar list
node-gulp_4.0.2.orig.tar.gz
node-gulp_3.9.1.orig.tar.gz
$ ls
ansi-colors color-support make-iterator
ansi-wrap CONTRIBUTING.md matchdep
appveyor.yml copy-props mute-stdout
array-each debian now-and-later
array-initial default-compare object-defaults
array-last default-resolution package.json
array-slice docs README.md
array-sort each-props replace-homedir
arr-filter EXPENSE_POLICY.md semver-greatest-satisfied-range
arr-map gulp-cli stack-trace
async-done homedir-polyfill stream-exhaust
async-settle index.js sver-compat
bach is-absolute test
bin is-relative undertaker
CHANGELOG.md last-run undertaker-registry
collection-map LICENSE yargs