[Pkg-xfce-commits] r3924 - in goodies/trunk/xfce4-sensors-plugin/debian: . patches
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Tue Mar 30 05:46:13 UTC 2010
Author: mrpouit-guest
Date: 2010-03-30 17:46:10 +0000 (Tue, 30 Mar 2010)
New Revision: 3924
Removed:
goodies/trunk/xfce4-sensors-plugin/debian/patches/01_fix_segfault_at_startup.patch
Modified:
goodies/trunk/xfce4-sensors-plugin/debian/changelog
goodies/trunk/xfce4-sensors-plugin/debian/control
Log:
* New upstream release.
* debian/patches/01_fix_segfault_at_startup.patch: dropped, included
upstream.
* debian/control: added myself to uploaders.
Modified: goodies/trunk/xfce4-sensors-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/changelog 2010-03-30 17:23:44 UTC (rev 3923)
+++ goodies/trunk/xfce4-sensors-plugin/debian/changelog 2010-03-30 17:46:10 UTC (rev 3924)
@@ -1,4 +1,4 @@
-xfce4-sensors-plugin (0.10.99.6-3) UNRELEASED; urgency=low
+xfce4-sensors-plugin (1.0.0-1) UNRELEASED; urgency=low
[ Yves-Alexis Perez ]
* debian/control:
@@ -8,8 +8,14 @@
[ Evgeni Golov ]
* Fix Vcs-* fields, they were missing 'trunk' in the path.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 18:32:23 +0200
+ [ Lionel Le Folgoc ]
+ * New upstream release.
+ * debian/patches/01_fix_segfault_at_startup.patch: dropped, included
+ upstream.
+ * debian/control: added myself to uploaders.
+ -- Lionel Le Folgoc <mrpouit at gmail.com> Tue, 30 Mar 2010 19:40:40 +0200
+
xfce4-sensors-plugin (0.10.99.6-2) unstable; urgency=low
* Merger of patches from Ubuntu to Debian:
Modified: goodies/trunk/xfce4-sensors-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/control 2010-03-30 17:23:44 UTC (rev 3923)
+++ goodies/trunk/xfce4-sensors-plugin/debian/control 2010-03-30 17:46:10 UTC (rev 3924)
@@ -2,7 +2,7 @@
Section: xfce
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>, Yves-Alexis Perez <corsac at debian.org>, Stefan Ott <stefan at ott.net>, Michael Casadevall <mcasadevall at debian.org>
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Yves-Alexis Perez <corsac at debian.org>, Stefan Ott <stefan at ott.net>, Michael Casadevall <mcasadevall at debian.org>, Lionel Le Folgoc <mrpouit at gmail.com>
Build-Depends: cdbs, debhelper (>= 4.1), libgtk2.0-dev,
xfce4-panel-dev (>= 4.4.1), libxml2-dev, libsensors4-dev, libxml-parser-perl,
hddtemp [!kfreebsd-amd64 !kfreebsd-i386 !hurd-i386], intltool
Deleted: goodies/trunk/xfce4-sensors-plugin/debian/patches/01_fix_segfault_at_startup.patch
===================================================================
--- goodies/trunk/xfce4-sensors-plugin/debian/patches/01_fix_segfault_at_startup.patch 2010-03-30 17:23:44 UTC (rev 3923)
+++ goodies/trunk/xfce4-sensors-plugin/debian/patches/01_fix_segfault_at_startup.patch 2010-03-30 17:46:10 UTC (rev 3924)
@@ -1,11 +0,0 @@
---- trunk/lib/hddtemp.c 2009/03/23 19:55:12 6984
-+++ trunk/lib/hddtemp.c 2009/03/23 20:37:20 6985
-@@ -437,7 +437,7 @@
- gchar *standard_output, *standard_error;
- gchar *cmd_line, *msg_text;
- #ifndef HAVE_LIBNOTIFY
-- gchar *checktext;
-+ gchar *checktext = NULL;
- #endif
- gint exit_status=0;
- double value;
More information about the Pkg-xfce-commits
mailing list