From: Peter Michael Green Date: Mon, 31 Dec 2018 10:32:21 +0000 (+0000) Subject: Commit Debian 3.0 (quilt) metadata X-Git-Tag: archive/raspbian/1.3.5+dfsg-2+rpi1~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=251219199b313276cea450ee3b90bf248721da9f;p=libzstd.git Commit Debian 3.0 (quilt) metadata [dgit (3.12) quilt-fixup] --- diff --git a/debian/patches/remove-.gitattributes-file-it-seems-to-b.patch b/debian/patches/remove-.gitattributes-file-it-seems-to-b.patch new file mode 100644 index 0000000..9be926c --- /dev/null +++ b/debian/patches/remove-.gitattributes-file-it-seems-to-b.patch @@ -0,0 +1,35 @@ +From: Peter Michael Green +Date: Mon, 31 Dec 2018 10:31:58 +0000 +X-Dgit-Generated: 1.3.5+dfsg-2+rpi1 c1713c5e804a7b379e38c88ebade8d13bf8e8e2a +Subject: Remove .gitattributes file, it seems to break dgit. + + +--- + +--- libzstd-1.3.5+dfsg.orig/.gitattributes ++++ /dev/null +@@ -1,24 +0,0 @@ +-# Set the default behavior +-* text eol=lf +- +-# Explicitly declare source files +-*.c text eol=lf +-*.h text eol=lf +- +-# Denote files that should not be modified. +-*.odt binary +-*.png binary +- +-# Visual Studio +-*.sln text eol=crlf +-*.vcxproj* text eol=crlf +-*.vcproj* text eol=crlf +-*.suo binary +-*.rc text eol=crlf +- +-# Windows +-*.bat text eol=crlf +-*.cmd text eol=crlf +- +-# .travis.yml merging +-.travis.yml merge=ours diff --git a/debian/patches/series b/debian/patches/series index 4cd4bfa..10f3857 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -4,3 +4,4 @@ 0013-skip-memory-greedy-tests.patch 0014-Reproducible-build.patch auto-1.3.3+dfsg-2+rpi1-b6fb80e42fefa1468d8d52ec458ab4fee6f2c12c-1525381460 +remove-.gitattributes-file-it-seems-to-b.patch