Package: xfce4-smartbookmark-plugin
Version: 0.4.6-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

xfce4-smartbookmark-plugin currently FTBFS in Ubuntu because the patch lines
for the Ubuntu-specific patch have too much fuzz. I have refreshed the patch
to fix this.

In Ubuntu, the attached patch was applied to achieve the following:

  * Refresh BTS patch to fix FTBFS due to fuzz.

Thanks for considering the patch.

Logan Rosen

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-18-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru xfce4-smartbookmark-plugin-0.4.6/debian/patches/xubuntu-default-bts.patch xfce4-smartbookmark-plugin-0.4.6/debian/patches/xubuntu-default-bts.patch
--- xfce4-smartbookmark-plugin-0.4.6/debian/patches/xubuntu-default-bts.patch	2012-02-20 16:37:18.000000000 -0500
+++ xfce4-smartbookmark-plugin-0.4.6/debian/patches/xubuntu-default-bts.patch	2015-05-23 01:10:58.000000000 -0400
@@ -2,11 +2,10 @@
 Author: Gauvain Pocentek <gauvainpocen...@ubuntu.com>
 Forwarded: not-needed
 
-diff -Nur xfce4-smartbookmark-plugin-0.4.2/src/smartbookmark.c xfce4-smartbookmark-plugin-0.4.2.new/src/smartbookmark.c
---- xfce4-smartbookmark-plugin-0.4.2/src/smartbookmark.c	2006-08-12 19:41:44.000000000 +0200
-+++ xfce4-smartbookmark-plugin-0.4.2.new/src/smartbookmark.c	2006-11-15 14:02:21.000000000 +0100
-@@ -197,7 +197,7 @@
-     box = gtk_vbox_new(FALSE, 0);
+--- a/src/smartbookmark.c
++++ b/src/smartbookmark.c
+@@ -182,7 +182,7 @@
+     gtk_container_add(GTK_CONTAINER(align), search->box);
  
      /* default options */
 -    search->url = "http://bugs.debian.org/";;
@@ -14,7 +13,7 @@
      search->label_text = "BTS";
      search->size = 5;
      search->hide_label = FALSE;
-@@ -269,7 +269,7 @@
+@@ -218,7 +218,7 @@
      if( (rcfile = xfce_rc_simple_open(filename, TRUE) ))
      {
          xfce_rc_set_group(rcfile, NULL);

Reply via email to