[Pkg-xfce-commits] r1023 - in
goodies/xfce4-systemload-plugin/debian: . patches
Yves-Alexis Perez
corsac-guest at alioth.debian.org
Thu Dec 21 01:54:15 CET 2006
Author: corsac-guest
Date: 2006-12-21 01:54:14 +0100 (Thu, 21 Dec 2006)
New Revision: 1023
Removed:
goodies/xfce4-systemload-plugin/debian/patches/01_sysload-colorbutton.patch
Modified:
goodies/xfce4-systemload-plugin/debian/changelog
goodies/xfce4-systemload-plugin/debian/control
Log:
new upstream release
Modified: goodies/xfce4-systemload-plugin/debian/changelog
===================================================================
--- goodies/xfce4-systemload-plugin/debian/changelog 2006-12-20 21:00:27 UTC (rev 1022)
+++ goodies/xfce4-systemload-plugin/debian/changelog 2006-12-21 00:54:14 UTC (rev 1023)
@@ -1,9 +1,13 @@
-xfce4-systemload-plugin (0.4-4) UNRELEASED; urgency=low
+xfce4-systemload-plugin (0.4.1-1) UNRELEASED; urgency=low
- * debian/control: updated the url
+ * ( Stefan Ott )
+ * debian/control: updated the url
- -- Stefan Ott <stefan at desire.ch> Tue, 19 Dec 2006 22:12:59 +0100
+ * ( Yves-Alexis Perez )
+ * New upstream release.
+ -- Yves-Alexis Perez <corsac at corsac.net> Thu, 21 Dec 2006 01:53:08 +0100
+
xfce4-systemload-plugin (0.4-3) unstable; urgency=low
* Added patch to fix plugin crash when choosing bar color.
Modified: goodies/xfce4-systemload-plugin/debian/control
===================================================================
--- goodies/xfce4-systemload-plugin/debian/control 2006-12-20 21:00:27 UTC (rev 1022)
+++ goodies/xfce4-systemload-plugin/debian/control 2006-12-21 00:54:14 UTC (rev 1023)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>, Jani Monoses <jani at ubuntu.com>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.90.2-3), libxml2-dev, libxml-parser-perl
+Build-Depends: autotools-dev, cdbs, debhelper (>= 4.1), libgtk2.0-dev, xfce4-panel-dev (>= 4.3.99.2), libxml2-dev, libxml-parser-perl
Standards-Version: 3.7.2
Package: xfce4-systemload-plugin
Deleted: goodies/xfce4-systemload-plugin/debian/patches/01_sysload-colorbutton.patch
===================================================================
--- goodies/xfce4-systemload-plugin/debian/patches/01_sysload-colorbutton.patch 2006-12-20 21:00:27 UTC (rev 1022)
+++ goodies/xfce4-systemload-plugin/debian/patches/01_sysload-colorbutton.patch 2006-12-21 00:54:14 UTC (rev 1023)
@@ -1,22 +0,0 @@
-Index: panel-plugin/systemload.c
-===================================================================
---- panel-plugin/systemload.c (revision 1902)
-+++ panel-plugin/systemload.c (working copy)
-@@ -751,8 +751,6 @@
- N_("Uptime monitor")
- };
-
-- global->opt_dialog = dlg;
--
- xfce_panel_plugin_block_menu (plugin);
-
- dlg = gtk_dialog_new_with_buttons (_("Properties"),
-@@ -762,6 +760,8 @@
- GTK_STOCK_CLOSE, GTK_RESPONSE_OK,
- NULL);
-
-+ global->opt_dialog = dlg;
-+
- g_signal_connect (dlg, "response", G_CALLBACK (monitor_dialog_response),
- global);
-
More information about the Pkg-xfce-commits
mailing list