From: Peter Michael Green Date: Sat, 7 Dec 2019 05:28:18 +0000 (+0000) Subject: Remove gitattributes that cause problems for dgit. X-Git-Tag: archive/raspbian/4.08.1-5+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4372289b19cfc4744b8e5c224da3b2f94ff5285d;p=ocaml.git Remove gitattributes that cause problems for dgit. --- diff --git a/.gitattributes b/.gitattributes index ceac151d..ebce9119 100644 --- a/.gitattributes +++ b/.gitattributes @@ -137,7 +137,6 @@ menhir-bench.bash typo.missing-header typo.utf8 *.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/changelog b/debian/changelog index bc1c8ff4..f2dec88d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,7 +7,10 @@ ocaml (4.08.1-5+rpi1) bullseye-staging; urgency=medium * Edit configure.ac to select armv6 when using "arm-linux-gnueabihf" * Partially fix clean target. - -- Raspbian forward porter Sat, 07 Dec 2019 05:03:46 +0000 + [changes introduced in 4.08.1-5+rpi1 by Peter Michael Green] + * Remove gitattributes that cause problems for dgit. + + -- Raspbian forward porter Sat, 07 Dec 2019 05:28:33 +0000 ocaml (4.08.1-5) unstable; urgency=medium