[SCM] easytag/master: Drop fix_segfault_loading_tags_from_txt.patch.patch, applied upstream.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Oct 11 16:00:55 UTC 2013


The following commit has been merged in the master branch:
commit 0a5ba2476e9def0a29ff31f24810610b45a85c19
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Oct 11 16:59:35 2013 +0100

    Drop fix_segfault_loading_tags_from_txt.patch.patch, applied upstream.

diff --git a/debian/patches/fix_segfault_loading_tags_from_txt.patch b/debian/patches/fix_segfault_loading_tags_from_txt.patch
deleted file mode 100644
index d29cbe2..0000000
--- a/debian/patches/fix_segfault_loading_tags_from_txt.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-Author: Meho R. <meho_r at yahoo.com>
-Origin: upstream, https://github.com/stsquad/easytag/commit/150422cbd0e21c2f7c38c2ca1d9c2060c21be8da
-Bug-Debian: http://bugs.debian.org/646978
-Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/easytag/+bug/883019
-Last-Update: 2012-04-09
----
-Index: easytag/src/misc.c
-===================================================================
---- easytag.orig/src/misc.c	2011-05-02 18:08:16.342439341 +0700
-+++ easytag/src/misc.c	2012-04-09 11:27:58.713195079 +0700
-@@ -3355,7 +3355,7 @@
-         g_free(list_text);
-     }
- 
--    g_free(currentPath);
-+    gtk_tree_path_free(currentPath);
- 
-     Browser_List_Refresh_Whole_List();
-     ET_Display_File_Data_To_UI(ETCore->ETFileDisplayed);
diff --git a/debian/patches/series b/debian/patches/series
index a9c5525..e261a41 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
-fix_segfault_loading_tags_from_txt.patch
 fix-out-of-bound.patch

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list