Your message dated Wed, 15 Jan 2014 18:40:38 +0100
with message-id <[email protected]>
and subject line Re: Bug#735114: dak: files in daklib dir have executable bit 
set
has caused the Debian Bug report #735114,
regarding dak: files in daklib dir have executable bit set
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
735114: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735114
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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 <[email protected]>
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


--- End Message ---
--- Begin Message ---
Hi,

Thomas Bechtold <[email protected]> writes:
> the files in the daklib dir don't need the executable bit.

Fixed[1]. Thanks for the patch.

  [1] <https://lists.debian.org/debian-dak/2014/01/msg00020.html>

Ansgar

--- End Message ---

Reply via email to