#719363 git-buildpackage: core.autocrlf set to input breaks the importing of packages containing CRLF line endings #719363
- Package:
- git-buildpackage
- Source:
- git-buildpackage
- Submitter:
- Christopher Baines
- Date:
- 2013-08-11 11:51:06 UTC
- Severity:
- normal
When the package is imported using gbp import-dsc, everything goes ok. But, when you try to build the package with git-buildpackage, you get problems, as the files in Git, differ from the upstream source as Git has changed the line endings. This probably wants working around, or a warning given to the user, if they have Git configured in this mannor.