[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gbp-buildpackage showing change outside debian/, possibly after DEP-14 conversion



Bernhard Schmidt writes ("Re: gbp-buildpackage showing change outside debian/, possibly after DEP-14 conversion"):
> ---
> *.sln.in eol=crlf
> *.vcxproj.in eol=crlf
> *.vcxproj.filters.in eol=crlf
> ---

Glrgk.  This is a harmful feature in git which should IMO generally
not be used.  You can easily disable it in a tree basis with the
following command:

  dgit setup-gitattributes

IDK if you are using dgit but I think this should fix your
git-buildpackage problem whether you are using dgit or not.  (Also if
you were using dgit it would probably have printed a warning about
this at some point, depending on at what stage you invoked dgit.)

See
  https://manpages.debian.org/testing/dgit/dgit.7.en.html#GITATTRIBUTES
for a discussion of the issue and
  https://manpages.debian.org/testing/dgit/dgit.1.en.html
(search forward for `attrib') for details of what that rune does.

Ian.

-- 
Ian Jackson <ijackson@chiark.greenend.org.uk>   These opinions are my own.

If I emailed you from an address @fyvzl.net or @evade.org.uk, that is
a private address which bypasses my fierce spamfilter.


Reply to: