[SCM] gtklick packaging branch, master, updated. debian/0.6.4-1-4-g445b46c

quadrispro-guest at users.alioth.debian.org quadrispro-guest at users.alioth.debian.org
Tue Apr 27 09:29:17 UTC 2010


The following commit has been merged in the master branch:
commit 445b46c152759a170d2c738043496c8d5e4cef79
Author: Alessio Treglia <quadrispro at ubuntu.com>
Date:   Tue Apr 27 11:29:08 2010 +0200

    Fix script's shebang line.

diff --git a/debian/patches/01-shebang.patch b/debian/patches/01-shebang.patch
new file mode 100644
index 0000000..bee0853
--- /dev/null
+++ b/debian/patches/01-shebang.patch
@@ -0,0 +1,14 @@
+Author: Alessio Treglia <quadrispro at ubuntu.com>
+Description: Fix script's shebang.
+---
+ bin/gtklick |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+--- gtklick.orig/bin/gtklick
++++ gtklick/bin/gtklick
+@@ -1,4 +1,4 @@
+-#!/usr/bin/env python
++#!/usr/bin/python
+ # -*- coding: utf-8 -*-
+ #
+ # gtklick
diff --git a/debian/patches/series b/debian/patches/series
index eda87ce..29a2c0b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 sys_path.patch
+01-shebang.patch

-- 
gtklick packaging



More information about the pkg-multimedia-commits mailing list