Package: gnome-applets Version: 2.14.2-1 Severity: normal Tags: patch
The zone value for San Jose, CA is incorrect. Seems the NOAA may have changed it. It is now CAZ513. The following patch will fix it: --- Locations.xml 2006/07/17 23:27:52 1.1 +++ Locations.xml 2006/07/17 23:29:31 @@ -44218,7 +44218,7 @@ <name xml:lang="zh_HK">èå ææ</name> <name xml:lang="zh_TW">èå ææ</name> <code>KSJC</code> - <zone>CAZ008</zone> + <zone>CAZ513</zone> <radar>sfo</radar> <coordinates>37-21-33N 121-55-27W</coordinates> </location> (because of the Unicode characters, the above patch may fail to apply directly, but it should at least show you what needs to change and where). The patch is against the 2.14.2-1+b1 Locations.xml file. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (990, 'testing') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.16-1-amd64-generic Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Versions of packages gnome-applets depends on: ii debconf [debconf-2.0] 1.5.2 Debian configuration management sy ii gconf2 2.14.0-1 GNOME configuration database syste ii gnome-applets-data 2.14.2-1 Various applets for GNOME 2 panel ii gnome-icon-theme 2.14.2-1 GNOME Desktop icon theme ii gnome-panel 2.14.1-1+b1 launcher and docking facility for ii gstreamer0.10-alsa 0.10.8-1 GStreamer plugin for ALSA ii gstreamer0.10-plugins-good 0.10.3-2 GStreamer plugins from the "good" ii libapm1 3.2.2-5 Library for interacting with APM d ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit ii libbonobo2-0 2.14.0-1 Bonobo CORBA interfaces library ii libbonoboui2-0 2.14.0-3 The Bonobo UI library ii libc6 2.3.6-15 GNU C Library: Shared libraries ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra ii libdbus-1-2 0.62-4 simple interprocess messaging syst ii libdbus-glib-1-2 0.62-4 simple interprocess messaging syst ii libfontconfig1 2.3.2-7 generic font configuration library ii libgconf2-4 2.14.0-1 GNOME configuration database syste ii libglade2-0 1:2.5.1-2+b1 library to load .glade files at ru ii libglib2.0-0 2.10.2-1 The GLib library of C routines ii libgnome-desktop-2 2.14.2-1 Utility library for loading .deskt ii libgnome2-0 2.14.1-2 The GNOME 2 library - runtime file ii libgnomeui-0 2.14.1-2 The GNOME 2 libraries (User Interf ii libgnomevfs2-0 2.14.2-1 GNOME virtual file-system (runtime ii libgstreamer-plugins-base0 0.10.8-1 GStreamer libraries from the "base ii libgstreamer0.10-0 0.10.8-2 Core GStreamer libraries and eleme ii libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface ii libgtop2-5 2.12.2-1 Libraries for gtop system monitori ii libgucharmap4 1:1.6.0-1 Unicode browser widget library (sh ii libhal1 0.5.7-2 Hardware Abstraction Layer - share ii libnotify1 0.4.0-1 sends desktop notifications to a n ii liborbit2 1:2.14.0-2 libraries for ORBit2 - a CORBA ORB ii libpanel-applet2-0 2.14.1-1+b1 library for GNOME 2 panel applets ii libpango1.0-0 1.12.3-1 Layout and rendering of internatio ii libwnck18 2.14.2-1 Window Navigator Construction Kit ii libx11-6 2:1.0.0-6 X11 client-side library ii libxcursor1 1.1.5.2-5 X cursor management library ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar ii libxfixes3 1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio ii libxi6 1:1.0.0-5 X11 Input extension library ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library ii libxklavier10 2.2-3 X Keyboard Extension high-level AP ii libxml2 2.6.26.dfsg-1 GNOME XML library ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra Versions of packages gnome-applets recommends: ii deskbar-applet 2.14.1.1-4 keyword-driven navigational bar fo ii gnome-media 2.12.0-4 GNOME media utilities ii gnome-netstatus-applet 2.12.0-5 Network status applet for GNOME 2 ii gnome-system-monitor 2.12.2-2 Process viewer and system resource ii imagemagick 7:6.2.4.5-0.8 Image manipulation programs -- debconf information: gnome-applets/cpufreq_SUID_bit: false
--- Locations.xml 2006/07/17 23:27:52 1.1 +++ Locations.xml 2006/07/17 23:29:31 @@ -44218,7 +44218,7 @@ <name xml:lang="zh_HK">聖克拉拉</name> <name xml:lang="zh_TW">聖克拉拉</name> <code>KSJC</code> - <zone>CAZ008</zone> + <zone>CAZ513</zone> <radar>sfo</radar> <coordinates>37-21-33N 121-55-27W</coordinates> </location>