Remove .gitattributes file, it seems to break dgit.
authorPeter Michael Green <plugwash@raspbian.org>
Mon, 31 Dec 2018 10:31:58 +0000 (10:31 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Mon, 31 Dec 2018 10:31:58 +0000 (10:31 +0000)
.gitattributes [deleted file]
debian/changelog

diff --git a/.gitattributes b/.gitattributes
deleted file mode 100644 (file)
index 9eb12c0..0000000
+++ /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
index 8a03cc275812d59420f59e1c1cbc85a982541dd2..3b07bf52dced57d1ef8f913cb55b3b1dce119076 100644 (file)
@@ -3,6 +3,9 @@ libzstd (1.3.5+dfsg-2+rpi1) buster-staging; urgency=medium
   [changes brought forward from 1.3.3+dfsg-1+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sun, 14 Jan 2018 16:35:02 +0000]
   * Disable testsuite.
 
+  [changes introduced in 1.3.5+dfsg-2+rpi1 by Peter Michael Green]
+  * Remove .gitattributes file, it seems to break dgit.
+
  -- Raspbian forward porter <root@raspbian.org>  Mon, 31 Dec 2018 10:03:56 +0000
 
 libzstd (1.3.5+dfsg-2) unstable; urgency=medium