Set config.guess.hack back to mode 644 in clean target to keep dgit happy. archive/raspbian/1%3.8.1-17+rpi1 raspbian/1%3.8.1-17+rpi1
authorPeter Michael Green <plugwash@raspbian.org>
Sun, 26 Feb 2017 00:06:29 +0000 (00:06 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 26 Feb 2017 00:06:29 +0000 (00:06 +0000)
autoconf/config.guess.hack [changed mode: 0755->0644]
debian/changelog
debian/rules

old mode 100755 (executable)
new mode 100644 (file)
index 93a8e7b275be6c1b2844ddbdf870c081f70f53d0..a0cabb2004e9813fc9af30c112e4c19c8d573272 100644 (file)
@@ -20,6 +20,7 @@ llvm-toolchain-3.8 (1:3.8.1-17+rpi1) stretch-staging; urgency=medium
   [changes introduced in 1:3.8.1-17+rpi1 by Peter Michael Green]
   * Remove more crap in clean target.
   * Force creation of debian/man.
+  * Set config.guess.hack back to mode 644 in clean target to keep dgit happy.
 
  -- Peter Michael Green <plugwash@raspbian.org>  Thu, 02 Feb 2017 06:05:39 +0000
 
index 69627162c2c60287b3db071e8a10394f8d6c0172..a9b80a951e3dcf48aad341b8c736b6c4aa7ba295 100755 (executable)
@@ -616,5 +616,6 @@ override_dh_auto_clean:
        rm -f utils/vim/llvm-3.8-vimrc
        rm -f utils/vim/syntax/llvm-3.8.vim
        rm -f utils/vim/syntax/tablegen-3.8.vim
+       chmod 644 autoconf/config.guess.hack
 
 .PHONY: override_dh_strip preconfigure