[SCM] zynjacku/master: Rename patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Thu Feb 10 13:24:14 UTC 2011


The following commit has been merged in the master branch:
commit 3ca6aa7997352e0345c610e882badc90ac75384c
Author: Alessio Treglia <alessio at debian.org>
Date:   Thu Feb 10 14:24:14 2011 +0100

    Rename patches.

diff --git a/debian/patches/1001-shebangs.patch b/debian/patches/1001-shebangs.patch
new file mode 100644
index 0000000..ff0956d
--- /dev/null
+++ b/debian/patches/1001-shebangs.patch
@@ -0,0 +1,15 @@
+Origin: Debian
+Description: Add shebang to the zynworld/lv2.py file.
+Forwarded: no
+---
+ zynworld/lv2.py |    2 ++
+ 1 file changed, 2 insertions(+)
+
+--- zynjacku.orig/zynworld/lv2.py
++++ zynjacku/zynworld/lv2.py
+@@ -1,3 +1,5 @@
++#!/usr/bin/python
++
+ import re
+ import os
+ import sys
diff --git a/debian/patches/series b/debian/patches/series
index faf71d9..2533aea 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1 @@
-shebang_add_to_lv2.py.patch
+1001-shebangs.patch
diff --git a/debian/patches/shebang_add_to_lv2.py.patch b/debian/patches/shebang_add_to_lv2.py.patch
deleted file mode 100644
index 525dc55..0000000
--- a/debian/patches/shebang_add_to_lv2.py.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Origin: Debian
-Description: Patch is applied because zynworld/lv2.py file
- missing shebang line
-Forwarded: not-needed
-Index: zynjacku/zynworld/lv2.py
-===================================================================
---- zynjacku.orig/zynworld/lv2.py	2009-10-13 21:19:08.000000000 +0200
-+++ zynjacku/zynworld/lv2.py	2009-10-13 21:21:24.000000000 +0200
-@@ -1,3 +1,5 @@
-+#!/usr/bin/python
-+
- import re
- import os
- import sys

-- 
zynjacku packaging



More information about the pkg-multimedia-commits mailing list