[Pkg-xfce-commits] r6202 - in goodies/trunk/xfce4-weather-plugin/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Nov 9 04:53:05 UTC 2011
Author: corsac
Date: 2011-11-09 16:53:04 +0000 (Wed, 09 Nov 2011)
New Revision: 6202
Added:
goodies/trunk/xfce4-weather-plugin/debian/patches/00_license.patch
Modified:
goodies/trunk/xfce4-weather-plugin/debian/changelog
Log:
* debian/patches:
- 00_license added, change the license key for the one from CTW since it
seems to work and brings back the feature. Temporary fix until a real
solution is found. closes: #647749
Modified: goodies/trunk/xfce4-weather-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-weather-plugin/debian/changelog 2011-11-05 22:03:31 UTC (rev 6201)
+++ goodies/trunk/xfce4-weather-plugin/debian/changelog 2011-11-09 16:53:04 UTC (rev 6202)
@@ -1,3 +1,12 @@
+xfce4-weather-plugin (0.7.4-2) UNRELEASED; urgency=low
+
+ * debian/patches:
+ - 00_license added, change the license key for the one from CTW since it
+ seems to work and brings back the feature. Temporary fix until a real
+ solution is found. closes: #647749
+
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 09 Nov 2011 17:51:44 +0100
+
xfce4-weather-plugin (0.7.4-1) unstable; urgency=low
* New upstream release.
Added: goodies/trunk/xfce4-weather-plugin/debian/patches/00_license.patch
===================================================================
--- goodies/trunk/xfce4-weather-plugin/debian/patches/00_license.patch (rev 0)
+++ goodies/trunk/xfce4-weather-plugin/debian/patches/00_license.patch 2011-11-09 16:53:04 UTC (rev 6202)
@@ -0,0 +1,15 @@
+Index: xfce4-weather-plugin-0.7.4/panel-plugin/weather.h
+===================================================================
+--- xfce4-weather-plugin-0.7.4.orig/panel-plugin/weather.h 2011-02-02 15:31:29.000000000 -0500
++++ xfce4-weather-plugin-0.7.4/panel-plugin/weather.h 2011-11-05 21:04:15.214103897 -0400
+@@ -21,8 +21,8 @@
+ #include <libxfce4panel/libxfce4panel.h>
+ #include <libxfce4util/libxfce4util.h>
+ #define PLUGIN_WEBSITE "http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin"
+-#define PARTNER_ID "1121946239"
+-#define LICENSE_KEY "3c4cd39ee5dec84f"
++#define PARTNER_ID "1003666583"
++#define LICENSE_KEY "4128909340a9b2fc"
+
+ G_BEGIN_DECLS
+
More information about the Pkg-xfce-commits
mailing list