This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch feature/cleanup in repository x2goclient. commit b40c8d424ab8149456c041236580189e6435c867 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Feb 14 00:47:41 2015 +0100 nsis: make files non-executable. --- debian/changelog | 1 + nsis/icons/win-install.ico | Bin 1078 -> 1078 bytes nsis/icons/win-uninstall.ico | Bin 1078 -> 1078 bytes 3 files changed, 1 insertion(+) diff --git a/debian/changelog b/debian/changelog index c88fca3..c672cb1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -160,6 +160,7 @@ x2goclient (4.0.3.2-0x2go1) unstable; urgency=medium - Fix formatting errors in nsis/gpl.txt. - Fix whitespace errors in nsis/x2goclient.nsi. - Don't change the icons path in nsis/x2goclient.nsi. + - Make nsis files non-executable. -- X2Go Release Manager <git-admin@x2go.org> Thu, 19 Feb 2015 12:49:22 +0100 diff --git a/nsis/gpl.txt b/nsis/gpl.txt old mode 100755 new mode 100644 diff --git a/nsis/icons/win-install.ico b/nsis/icons/win-install.ico old mode 100755 new mode 100644 diff --git a/nsis/icons/win-uninstall.ico b/nsis/icons/win-uninstall.ico old mode 100755 new mode 100644 diff --git a/nsis/x2goclient.nsi b/nsis/x2goclient.nsi old mode 100755 new mode 100644 -- Alioth's /srv/git/code.x2go.org/x2goclient.git//../..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git