Skip to content

Initial release (Closes: #1107494)

Otto Kekäläinen requested to merge import/0.3.1+ds1-1 into debian/latest

Import re-executed after preparing correct debian/ contents with commands:

git tag -d upstream/v0.3.1
git branch -D pristine-tar upstream/latest
git checkout -b upstream/latest v0.3.1
git checkout -b debian/latest v0.3.1
git checkout -b import # branch with debian/
gbp import-orig --uscan --verbose --upstream-version=0.3.1+ds1 --upstream-vcs-tag=v0.3.1

The above removes tags and branches of the original import, and then re-runs the import reading configs from debian/ from checked out branch but applies the import on debian/latest, upstream/latest and pristine-tar.

Merge request reports

Loading