[SCM] zynjacku/master: Refresh
alessio at users.alioth.debian.org
alessio at users.alioth.debian.org
Sun Jun 26 10:11:07 UTC 2011
The following commit has been merged in the master branch:
commit c82ca0fa569c105a8707de8aeb78c3619092f11c
Author: Alessio Treglia <alessio at debian.org>
Date: Sun Jun 26 12:11:30 2011 +0200
Refresh
diff --git a/debian/patches/1005-xref_fix.patch b/debian/patches/1005-xref_fix.patch
index 7da8505..03e007c 100644
--- a/debian/patches/1005-xref_fix.patch
+++ b/debian/patches/1005-xref_fix.patch
@@ -8,7 +8,7 @@ Forwarded: yes, by Stefano D'Angelo <zanga.mail at gmail.com>
--- zynjacku.orig/zynworld/lv2.py
+++ zynjacku/zynworld/lv2.py
-@@ -475,29 +475,27 @@ class LV2DB:
+@@ -473,29 +473,27 @@ class LV2DB:
return self.plugins
def get_plugin_full_model(self, uri):
@@ -51,7 +51,7 @@ Forwarded: yes, by Stefano D'Angelo <zanga.mail at gmail.com>
self.plugin_info[uri] = graph
except SyntaxError, e:
print "SYNTAX ERROR at %s:%d - %s (%s)" % (e.filename, e.lineno, e.msg, e.text)
-@@ -505,16 +503,13 @@ class LV2DB:
+@@ -503,16 +501,13 @@ class LV2DB:
except Exception, e:
print "ERROR %s: %s" % (uri, str(e))
return None, None
@@ -72,7 +72,7 @@ Forwarded: yes, by Stefano D'Angelo <zanga.mail at gmail.com>
except SyntaxError, e:
print "SYNTAX ERROR at %s:%d - %s (%s)" % (e.filename, e.lineno, e.msg, e.text)
return None, None
-@@ -523,7 +518,7 @@ class LV2DB:
+@@ -521,7 +516,7 @@ class LV2DB:
return None, None
#print 'no subject "%s"' % uri
--
zynjacku packaging
More information about the pkg-multimedia-commits
mailing list