Package: dgit
Version: 12.8
Severity: normal
Dear Maintainer,
I try to build a package comming from here
gbp clone
http://salsa.debian.org/science-team/hyperspy
origtargz
dgit --gbp sbuild
which end up like this
$ dgit --gbp sbuild
Format `3.0 (quilt)', need to check/update patch stack
dgit: split brain (separate dgit view) may be needed (--quilt=gbp).
examining quilt state (multiple patches, gbp mode)
dgit: base trees orig=4f3547c9556f7313400b o+d/p=4f3547c9556f7313400b
dgit: quilt differences: src: ## orig == gitignores: == orig ==
dgit: quilt differences: HEAD ## o+d/p HEAD == o+d/p
dgit: error: --quilt=gbp specified, implying patches-unapplied git tree
dgit: but git tree differs from orig in upstream files.
dgit: For full diff showing the problem(s), type:
dgit: git diff 4f3547c9556f7313400bf895d6a00bce3b8e6ee5 HEAD -- :/ ':!debian' ':!/.gitignore' ':!*/.gitignore'
dgit:
dgit: ... debian/patches is missing; perhaps this is a patch queue branch? picca@page:~/debian/science-team/hyperspy$ git diff 4f3547c9556f7313400bf895d6a00bce3b8e6ee5 HEAD -- :/ ':!debian' ':!/.gitignore' ':!*/.gitignore'
diff --git a/doc/make.bat b/doc/make.bat
index 08e5a3cdd..f9e22d429 100755
--- a/doc/make.bat
+++ b/doc/make.bat
@@ -1,157 +1,157 @@
-@ECHO OFF
-
-REM Command file for Sphinx documentation
-
-if "%SPHINXBUILD%" == "" (
- set SPHINXBUILD=sphinx-build
-)
-set BUILDDIR=_build
-set ALLSPHINXOPTS=-d %BUILDDIR%/doctrees %SPHINXOPTS% .
-if NOT "%PAPER%" == "" (
[...]
it seems to me that this is something related to the gitattributes.
$ cat .gitattributes
# Set default behaviour, in case users don't have core.autocrlf set.
* text=auto
*.py diff=python
*.bat eol=crlf
*.msa eol=crlf
*.nsi eol=crlf
I would like your advices in order to solve this issue.
I imported the sources with
gbp import-orig --uscan
thanks for considering
Fred
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 6.12.17-amd64 (SMP w/6 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE no