[SCM] jack-keyboard/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue May 1 09:32:44 UTC 2012


The following commit has been merged in the master branch:
commit 34ae3c519fbacc7e05547e990f1ccfa15c0afb81
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue May 1 11:25:32 2012 +0200

    Refresh patches.

diff --git a/debian/patches/0002-format_not_a_string_letteral.patch b/debian/patches/0002-format_not_a_string_letteral.patch
index 3a78ac5..83a9181 100644
--- a/debian/patches/0002-format_not_a_string_letteral.patch
+++ b/debian/patches/0002-format_not_a_string_letteral.patch
@@ -8,7 +8,7 @@ Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643412
 
 --- jack-keyboard.orig/src/jack-keyboard.c
 +++ jack-keyboard/src/jack-keyboard.c
-@@ -258,7 +258,7 @@ warning_async(gpointer s)
+@@ -256,7 +256,7 @@ warning_async(gpointer s)
  {
  	const char *str = (const char *)s;
  
@@ -17,7 +17,7 @@ Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=643412
  
  	return (FALSE);
  }
-@@ -1680,7 +1680,7 @@ log_handler(const gchar *log_domain, GLo
+@@ -1678,7 +1678,7 @@ log_handler(const gchar *log_domain, GLo
  
  	if ((log_level | G_LOG_LEVEL_CRITICAL) == G_LOG_LEVEL_CRITICAL) {
  		dialog = gtk_message_dialog_new(GTK_WINDOW(window), GTK_DIALOG_DESTROY_WITH_PARENT, GTK_MESSAGE_ERROR,
diff --git a/debian/patches/2001-hide_no_lash_warning.patch b/debian/patches/2001-hide_no_lash_warning.patch
index 4b3073b..534531d 100644
--- a/debian/patches/2001-hide_no_lash_warning.patch
+++ b/debian/patches/2001-hide_no_lash_warning.patch
@@ -9,7 +9,7 @@ Forwarded: no
 
 --- jack-keyboard.orig/src/jack-keyboard.c
 +++ jack-keyboard/src/jack-keyboard.c
-@@ -949,7 +949,7 @@ init_lash(lash_args_t *args)
+@@ -947,7 +947,7 @@ init_lash(lash_args_t *args)
  	lash_client = lash_init(args, PACKAGE_NAME, LASH_Config_Data_Set, LASH_PROTOCOL(2, 0));
  
  	if (!lash_server_connected(lash_client)) {

-- 
jack-keyboard packaging



More information about the pkg-multimedia-commits mailing list