From 9d49b1f1460aa95d628b160c91d59f69d4321a6b Mon Sep 17 00:00:00 2001 From: Peter Michael Green Date: Sat, 7 Dec 2019 05:30:39 +0000 Subject: [PATCH] Commit Debian 3.0 (quilt) metadata [dgit (9.9) quilt-fixup] --- ...ove-gitattributes-that-cause-problems.patch | 18 ++++++++++++++++++ debian/patches/series | 1 + 2 files changed, 19 insertions(+) create mode 100644 debian/patches/remove-gitattributes-that-cause-problems.patch diff --git a/debian/patches/remove-gitattributes-that-cause-problems.patch b/debian/patches/remove-gitattributes-that-cause-problems.patch new file mode 100644 index 00000000..4d542fab --- /dev/null +++ b/debian/patches/remove-gitattributes-that-cause-problems.patch @@ -0,0 +1,18 @@ +From: Peter Michael Green +Date: Sat, 7 Dec 2019 05:28:18 +0000 +X-Dgit-Generated: 4.08.1-5+rpi1 4372289b19cfc4744b8e5c224da3b2f94ff5285d +Subject: Remove gitattributes that cause problems for dgit. + + +--- + +--- ocaml-4.08.1.orig/.gitattributes ++++ ocaml-4.08.1/.gitattributes +@@ -137,7 +137,6 @@ menhir-bench.bash typo.missing-header ty + *.check-program-output text eol=lf + *.run text eol=lf + +-/tools/ci/appveyor/appveyor_build.cmd text eol=crlf + + configure text eol=lf + configure.ac text eol=lf diff --git a/debian/patches/series b/debian/patches/series index 1bc19858..0a31f9de 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ 0005-Check-for-definition-of-AT_SECURE-before-using-it.patch 0008-Reimplement-custom-without-hacks.patch use-armv6-for-raspbian.patch +remove-gitattributes-that-cause-problems.patch -- 2.30.2