Package: gspot
Version: 0.1.5-1
Severity: normal
Tags: patch
Usertags: origin-ubuntu jaunty ubuntu-patch

Hi,

It appears [1] that the web link in the about page of this app is
redirected to a porn site.
I was thinking to apply the attached patch in Ubuntu, but perhaps you
have a better suggestion.
Do you know if there is a new upstream homepage? Can you clarify the
matter with upstream?

Cheers,

Cesare

[1]https://bugs.launchpad.net/ubuntu/+source/gspot/+bug/311651
--- gspot-0.1.5.orig/gspot_callbacks.c
+++ gspot-0.1.5/gspot_callbacks.c
@@ -395,7 +395,7 @@
     NULL
   };
     
-  const char *website = "http://mfa.ath.cx/wiki/index.php/gspot";;
+  const char *website = "http://mfa.ath.cx/~gspot/";;
   const char *website_label = _("Gspot Website");
 
   gtk_about_dialog_set_url_hook((GtkAboutDialogActivateLinkFunc) links_clicked,

Reply via email to