[SCM] laditools/master: Drop patches, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Sat May 19 00:13:58 UTC 2012


The following commit has been merged in the master branch:
commit a22e9a667b5032469059c0f018b109cad5add8f6
Author: Alessio Treglia <alessio at debian.org>
Date:   Sat May 19 02:08:05 2012 +0200

    Drop patches, applied upstream.

diff --git a/debian/patches/0001-treeview_set_cursor.patch b/debian/patches/0001-treeview_set_cursor.patch
deleted file mode 100644
index 89db730..0000000
--- a/debian/patches/0001-treeview_set_cursor.patch
+++ /dev/null
@@ -1,20 +0,0 @@
-Description: Fix TreeView's set_cursor call to prevent ladi-control-center crashes.
-From: http://repo.or.cz/w/laditools.git/commitdiff/607e068b85a6013fb
-Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671366
----
- ladi-control-center |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
---- laditools.orig/ladi-control-center
-+++ laditools/ladi-control-center
-@@ -561,8 +561,8 @@ class jack_params_configure_command(conf
-         if len(param_names):
-             # move cursor to first row and 'value' column
-             self.treeview.set_cursor(Gtk.TreePath(path=0),
--                                     focus_column=self.tvcolumn_value,
--                                     start_editing=False)
-+                                     self.tvcolumn_value,
-+                                     False)
- 
-         return self.treeview
- 
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index cc93459..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-0001-treeview_set_cursor.patch

-- 
laditools packaging



More information about the pkg-multimedia-commits mailing list