[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#684792: marked as done (RFS: gmpc/11.8.16-4 [RC])



Your message dated Sun, 19 Aug 2012 15:06:48 +0000
with message-id <E1T375U-0006ED-AG@quantz.debian.org>
and subject line closing RFS: gmpc/11.8.16-4 [RC]
has caused the Debian Bug report #684792,
regarding RFS: gmpc/11.8.16-4 [RC]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
684792: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684792
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: sponsorship-requests
Severity: important
User: sponsorship-requests@packages.debian.org
Usertags: for-wheezy

Hello,

I prepared a new version for my package gmpc. It fixes the RC bug
#650359 which affects wheezy.

Here is the last changelog entry :

 gmpc (11.8.16-4) unstable; urgency=low
 .
   * Disable LyrDB.com lyrics provider, which segfaults. (Closes: #650359)

The fixed package is on mentors.d.n :

http://mentors.debian.net/debian/pool/main/g/gmpc/gmpc_11.8.16-4.dsc

And I attached the debdiff for your convenience.

Have a nice day !

-- 
Etienne Millon
diff -Nru gmpc-11.8.16/debian/changelog gmpc-11.8.16/debian/changelog
--- gmpc-11.8.16/debian/changelog	2012-05-24 16:29:52.000000000 +0200
+++ gmpc-11.8.16/debian/changelog	2012-08-13 20:13:46.000000000 +0200
@@ -1,3 +1,9 @@
+gmpc (11.8.16-4) unstable; urgency=low
+
+  * Disable LyrDB.com lyrics provider, which segfaults. (Closes: #650359)
+
+ -- Etienne Millon <etienne.millon@gmail.com>  Mon, 13 Aug 2012 20:09:54 +0200
+
 gmpc (11.8.16-3) unstable; urgency=low
 
   * New patches :
diff -Nru gmpc-11.8.16/debian/patches/0009-Disable-LyrDB-lyrics-provider.patch gmpc-11.8.16/debian/patches/0009-Disable-LyrDB-lyrics-provider.patch
--- gmpc-11.8.16/debian/patches/0009-Disable-LyrDB-lyrics-provider.patch	1970-01-01 01:00:00.000000000 +0100
+++ gmpc-11.8.16/debian/patches/0009-Disable-LyrDB-lyrics-provider.patch	2012-08-13 20:13:46.000000000 +0200
@@ -0,0 +1,26 @@
+From: Etienne Millon <me@emillon.org>
+Date: Mon, 13 Aug 2012 19:52:50 +0200
+Subject: Disable LyrDB lyrics provider
+
+LyrDB.com makes gmpc segfault, and there are other lyrics providers so disabling
+it is a net profit.
+
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650359
+---
+ src/Tools/plugin-man.c |    3 ---
+ 1 file changed, 3 deletions(-)
+
+diff --git a/src/Tools/plugin-man.c b/src/Tools/plugin-man.c
+index 621bb00..197bcbd 100644
+--- a/src/Tools/plugin-man.c
++++ b/src/Tools/plugin-man.c
+@@ -116,9 +116,6 @@ void plugin_manager_load_internal_plugins(void)
+             gmpc_provider_render_cover_new(),
+             0, NULL);
+     plugin_add_new((GmpcPluginBase *) 
+-            gmpc_provider_lyr_db_new(),
+-            0, NULL);
+-    plugin_add_new((GmpcPluginBase *) 
+             gmpc_provider_chart_lyrics_new(),
+             0, NULL);
+ }
diff -Nru gmpc-11.8.16/debian/patches/series gmpc-11.8.16/debian/patches/series
--- gmpc-11.8.16/debian/patches/series	2012-05-24 16:16:04.000000000 +0200
+++ gmpc-11.8.16/debian/patches/series	2012-08-13 20:13:46.000000000 +0200
@@ -6,3 +6,4 @@
 0006-Fix-MetaData-object-vala-binding.-fix-vala-13.3-buil.patch
 0007-Fix-timeout-when-connecting-to-a-slow-mpd.patch
 0008-Fix-build-with-valac-0.16.patch
+0009-Disable-LyrDB-lyrics-provider.patch

--- End Message ---
--- Begin Message ---
Package gmpc version 11.8.16-4 is in unstable now.
http://packages.qa.debian.org/gmpc

--- End Message ---

Reply to: