[SCM] ecasound/master: added DEP-3 header to the shebang patch

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Mon Jan 31 08:56:42 UTC 2011


The following commit has been merged in the master branch:
commit d4d65acbe8c1c6e10b6ab0bccdd384be742c0510
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Mon Jan 31 09:56:10 2011 +0100

    added DEP-3 header to the shebang patch

diff --git a/debian/patches/0003-fix-shebangs.patch b/debian/patches/0003-fix-shebangs.patch
index f693f0a..4adaa0b 100644
--- a/debian/patches/0003-fix-shebangs.patch
+++ b/debian/patches/0003-fix-shebangs.patch
@@ -1,3 +1,10 @@
+From: Joel Roth <joelz at pobox.com>
+Date: Sun Jan 30 21:01:36 2011 -1000
+Subject: [PATCH] add shebangs to scripts
+
+scripts should either have a valid shebang indicating the program they are meant
+to run with, or they should not be executable (e.g. run only from within the
+framework they belong too)
 --- a/pyecasound/ecacontrol.py
 +++ b/pyecasound/ecacontrol.py
 @@ -1,3 +1,4 @@

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list