Index: debian/control
===================================================================
--- debian/control	(revision 3265)
+++ debian/control	(working copy)
@@ -15,7 +15,7 @@
 Package: omweather
 Architecture: any
 #For Maemo
-Depends: ${shlibs:Depends}, mawk | awk, osso-application-installer | hildon-application-manager, omweather-stations-db | omweather-weather-com-stations-db (>= 0.9.1)
+Depends: ${shlibs:Depends}, mawk | awk, osso-application-installer | hildon-application-manager, omweather-stations-db | omweather-weather-com-stations-db (>= 0.9.5)
 #For Non Maemo
 #Depends: ${shlibs:Depends}, mawk | awk,
 Description: Weather Forecast on Nokia N800/N810/N900.
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 3265)
+++ debian/changelog	(working copy)
@@ -8,7 +8,7 @@
   * Fixed bug #5086 "Settings > Update > Period: Cropped "4 hours" setting"
   * Fixed bug #5087 '"Not available for this country" instead of empty "Selecting station" list'
 
- -- Vlad Vasiliev <vlad@gas.by>  Sun, 19 Sep 2009 11:20:10 +0200
+ -- Vlad Vasiliev <vlad@gas.by>  Wed, 23 Sep 2009 17:20:10 +0200
 
 omweather (0.24.3) unstable; urgency=low
 
Index: src/weather-presets.h
===================================================================
--- src/weather-presets.h	(revision 3265)
+++ src/weather-presets.h	(working copy)
@@ -70,8 +70,8 @@
 #define PRESET_WIND_NORTH_EAST      "wind_north_east.png"
 #define PRESET_WIND_SOUTH_WEST      "wind_south_west.png"
 #define PRESET_WIND_NORTH_WEST      "wind_north_west.png"
-/* Strong wind > 30 km/h */
-#define STRONG_WIND 30 
+/* Strong wind > 25 km/h */
+#define STRONG_WIND 25 
 /*******************************************************************************/
 void composition_now(WDB *new_day_button, gint layout);
 void composition_left_vertical_day_button(WDB *new_day_button, gint layout);
