Package: ftp.debian.org
Severity: normal
Tags: patch

Hi,

the files in the daklib dir don't need the executable bit.

Cheers,
Tom
>From a6945d425ec90c0f8a3757fa1c57908ce947326f Mon Sep 17 00:00:00 2001
From: Thomas Bechtold <thomasbecht...@jpberlin.de>
Date: Sat, 11 Jan 2014 09:18:53 +0100
Subject: [PATCH] Fix permissions for files in daklib/

No file in daklib needs the executable bit.
---
 daklib/config.py | 0
 daklib/lists.py  | 0
 daklib/queue.py  | 0
 daklib/utils.py  | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 mode change 100755 => 100644 daklib/config.py
 mode change 100755 => 100644 daklib/lists.py
 mode change 100755 => 100644 daklib/queue.py
 mode change 100755 => 100644 daklib/utils.py

diff --git a/daklib/config.py b/daklib/config.py
old mode 100755
new mode 100644
diff --git a/daklib/lists.py b/daklib/lists.py
old mode 100755
new mode 100644
diff --git a/daklib/queue.py b/daklib/queue.py
old mode 100755
new mode 100644
diff --git a/daklib/utils.py b/daklib/utils.py
old mode 100755
new mode 100644
-- 
1.8.5.2

Reply via email to