[Pkg-xfce-commits] r9132 - in /goodies/trunk/xfce4-smartbookmark-plugin/debian: changelog patches/xubuntu-default-bts.patch
Sean Davis
bluesabre-guest at moszumanska.debian.org
Tue May 12 23:45:50 UTC 2015
Author: bluesabre-guest
Date: Tue May 12 23:45:49 2015
New Revision: 9132
URL: http://svn.debian.org/wsvn/pkg-xfce/?sc=1&rev=9132
Log:
Refresh xubuntu-default-bts.patch
Modified:
goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog
goodies/trunk/xfce4-smartbookmark-plugin/debian/patches/xubuntu-default-bts.patch
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog?rev=9132&op=diff
==============================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog (original)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/changelog Tue May 12 23:45:49 2015
@@ -1,3 +1,9 @@
+xfce4-smartbookmark-plugin (0.4.6-2) UNRELEASED; urgency=medium
+
+ * Refresh xubuntu-default-bts.patch to fix FTBFS in Ubuntu
+
+ -- Sean Davis <smd.seandavis at gmail.com> Tue, 12 May 2015 19:42:12 -0400
+
xfce4-smartbookmark-plugin (0.4.6-1) unstable; urgency=low
[ Evgeni Golov ]
Modified: goodies/trunk/xfce4-smartbookmark-plugin/debian/patches/xubuntu-default-bts.patch
URL: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/xfce4-smartbookmark-plugin/debian/patches/xubuntu-default-bts.patch?rev=9132&op=diff
==============================================================================
--- goodies/trunk/xfce4-smartbookmark-plugin/debian/patches/xubuntu-default-bts.patch (original)
+++ goodies/trunk/xfce4-smartbookmark-plugin/debian/patches/xubuntu-default-bts.patch Tue May 12 23:45:49 2015
@@ -2,11 +2,10 @@
Author: Gauvain Pocentek <gauvainpocentek at 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);
More information about the Pkg-xfce-commits
mailing list