Package: dgit
Severity: important

(I tested this with dgit 9.9, but i'm pretty sure the issue has been around for 
ages, I even have vauge reccolections of reporting it before, but if I did I 
can't find the report).

dget -d http://deb.debian.org/debian/pool/main/g/glibc/glibc_2.29-9.dsc
mkdir dgittest
cd dgittest
git init
dgit setup-gitattributes
dgit import-dsc ../glibc_2.29-9.dsc ..workingbranch
git checkout workingbranch
dgit -wgf build-source

Format `3.0 (quilt)', need to check/update patch stack
examining quilt state (multiple patches, linear mode)
gzip: warning: GZIP environment variable is deprecated; use an alias or script
dgit: base trees orig=daae0a1bb21593e02690 o+d/p=6ff1da28ebb82fb6b7a4
dgit: quilt differences: src:  ## orig ##     gitignores:  == orig ==
dgit: quilt differences:      HEAD == o+d/p               HEAD == o+d/p
dgit:  cannot represent change: creation with non-default mode 
(000000->100755): scripts/check-obsolete-constructs.py

dgit: error: HEAD has changes to .orig[s] which are not representable by `3.0 
(quilt)'

Reply via email to