Merge lp:~cyphermox/libgweather/montreal-default-station.lp404616 into lp:~ubuntu-desktop/libgweather/ubuntu

Proposed by Mathieu Trudel-Lapierre
Status: Merged
Merged at revision: not available
Proposed branch: lp:~cyphermox/libgweather/montreal-default-station.lp404616
Merge into: lp:~ubuntu-desktop/libgweather/ubuntu
Diff against target: 32 lines
2 files modified
debian/changelog (+8/-0)
debian/patches/lp404616_default_station_for_montreal.patch (+12/-0)
To merge this branch: bzr merge lp:~cyphermox/libgweather/montreal-default-station.lp404616
To post a comment you must log in.
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) wrote :

This changes the default weather station for Montreal, QC by changing the coordinates assigned to the city.

The rationale behind this is that the current coordinates were the same as the McTavish weather station, which provides much fewer meteorological data than others such as the Pierre-Elliott Trudeau Airport's station.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2009-09-23 22:12:03 +0000
3+++ debian/changelog 2009-10-05 16:15:20 +0000
4@@ -1,3 +1,11 @@
5+libgweather (2.28.0-1ubuntu2) karmic; urgency=low
6+
7+ * debian/patches/lp404616_default_station_for_montreal.patch: modify
8+ coordinates for Montreal, Quebec, in Locations.xml to change default
9+ weather station. (LP: #404616)
10+
11+ -- Mathieu Trudel <mathieu.tl@gmail.com> Mon, 05 Oct 2009 12:03:48 -0400
12+
13 libgweather (2.28.0-1ubuntu1) karmic; urgency=low
14
15 * Sync on Debian
16
17=== added file 'debian/patches/lp404616_default_station_for_montreal.patch'
18--- debian/patches/lp404616_default_station_for_montreal.patch 1970-01-01 00:00:00 +0000
19+++ debian/patches/lp404616_default_station_for_montreal.patch 2009-10-05 16:15:20 +0000
20@@ -0,0 +1,12 @@
21+diff -Nur -x '*.orig' -x '*~' libgweather-2.28.0/data/Locations.xml.in libgweather-2.28.0.new/data/Locations.xml.in
22+--- libgweather-2.28.0/data/Locations.xml.in 2009-04-19 13:41:11.000000000 -0400
23++++ libgweather-2.28.0.new/data/Locations.xml.in 2009-10-03 16:44:35.756942288 -0400
24+@@ -25892,7 +25892,7 @@
25+ The local name in French is "Montréal".
26+ -->
27+ <_name>Montreal</_name>
28+- <coordinates>45.500000 -73.583333</coordinates>
29++ <coordinates>45.466667 -73.750000</coordinates>
30+ <location>
31+ <name>McTavish Automated Reporting Station</name>
32+ <code>CWTA</code>

Subscribers

People subscribed via source and target branches