From: root Date: Thu, 2 Sep 2021 15:12:47 +0000 (+0000) Subject: Remove .gitattributes, it causes problems for dgit. X-Git-Tag: archive/raspbian/1.0.1+dfsg1-4+rpi1+deb11u1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=00f518aa8732927961df237d70488ba8f254ecf5;p=gpac.git Remove .gitattributes, it causes problems for dgit. --- diff --git a/.gitattributes b/.gitattributes deleted file mode 100644 index f32d776..0000000 --- a/.gitattributes +++ /dev/null @@ -1,25 +0,0 @@ -* text=auto - -*.c text -*.cpp text -*.h text -*.ttx text -Makefile text - -#unix -*.sh text eol=lf -configure text eol=lf - -#windows -*.bat text eol=crlf -*.sln text eol=crlf -*.vcproj text eol=crlf -*.vcxproj text eol=crlf -*.dsp text eol=crlf -*.dsw text eol=crlf - -#tests -tests/media/xmlin4/input.txt text eol=crlf -tests/media/xmlin4/input.xml text eol=lf -tests/media/laser/*.xml text eol=lf -tests/media/ttml/ebu-ttd_sample.ttml text eol=lf diff --git a/debian/changelog b/debian/changelog index 3e7bfe5..88961b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ gpac (1.0.1+dfsg1-4+rpi1+deb11u1) bullseye-staging; urgency=medium [changes brought forward from 1.0.1+dfsg1-3+rpi1 by Peter Michael Green at Sat, 08 May 2021 12:28:54 +0000] * Link with libatomic on armhf too. + [changes introduced in 1.0.1+dfsg1-4+rpi1+deb11u1 by Peter Michael Green] + * Remove .gitattributes, it causes problems for dgit. + -- Raspbian forward porter Thu, 02 Sep 2021 14:37:16 +0000 gpac (1.0.1+dfsg1-4+deb11u1) bullseye-security; urgency=medium