[libmateweather] 01/01: debian/patches: Add 002_rename-rangoon-timezone-to-yangon.patch. Follow tzdata 2016g change.
Pablo Barciela
zenwalker-guest at moszumanska.debian.org
Fri Jan 20 22:27:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
zenwalker-guest pushed a commit to branch debian/jessie/updates
in repository libmateweather.
commit e08961890b1e10c55a7eab85b93aacd417e3f926
Author: ZenWalker <scow at riseup.net>
Date: Fri Jan 20 23:26:40 2017 +0100
debian/patches: Add 002_rename-rangoon-timezone-to-yangon.patch. Follow tzdata 2016g change.
---
.../0002_rename-rangoon-timezone-to-yangon.patch | 17 +++++++++++++++++
debian/patches/series | 1 +
2 files changed, 18 insertions(+)
diff --git a/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch b/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
new file mode 100644
index 0000000..de54686
--- /dev/null
+++ b/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
@@ -0,0 +1,17 @@
+Author: Jeremy Bicha
+Description: rename Rangoon timezone to Yangon (follow tzdata 2016g change)
+
+--- a/data/Locations.xml.in
++++ b/data/Locations.xml.in
+@@ -5370,9 +5370,9 @@
+ <iso-code>MM</iso-code>
+ <fips-code>BM</fips-code>
+ <timezones>
+- <timezone id="Asia/Rangoon" />
++ <timezone id="Asia/Yangon" />
+ </timezones>
+- <tz-hint>Asia/Rangoon</tz-hint>
++ <tz-hint>Asia/Yangon</tz-hint>
+ <city>
+ <!-- The capital of Myanmar.
+ "Rangoon" is the traditional English name.
diff --git a/debian/patches/series b/debian/patches/series
index 327bd86..dd43866 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
0001_metar-switch-to-aviationweather-gov.patch
+0002_rename-rangoon-timezone-to-yangon.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/libmateweather.git
More information about the pkg-mate-commits
mailing list