r51221 - in /desktop/unstable/libgweather/debian: changelog patches/Rename-Rangoon-to-Yangon.patch patches/series
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Sat Oct 1 15:55:06 UTC 2016
Author: jbicha-guest
Date: Sat Oct 1 15:55:06 2016
New Revision: 51221
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51221
Log:
Update data/Locations.xml.in for Rangoon > Yangon timezone name change (Closes: #839365)
Added:
desktop/unstable/libgweather/debian/patches/Rename-Rangoon-to-Yangon.patch
Modified:
desktop/unstable/libgweather/debian/changelog
desktop/unstable/libgweather/debian/patches/series
Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=51221&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog [utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog [utf-8] Sat Oct 1 15:55:06 2016
@@ -1,3 +1,11 @@
+libgweather (3.20.3-2) UNRELEASED; urgency=medium
+
+ * Add Rename-Rangoon-to-Yangon.patch:
+ - Update data/Locations.xml.in for Rangoon > Yangon timezone name
+ change (Closes: #839365)
+
+ -- Jeremy Bicha <jbicha at ubuntu.com> Fri, 30 Sep 2016 18:18:55 -0400
+
libgweather (3.20.3-1) unstable; urgency=medium
* New upstream release.
Added: desktop/unstable/libgweather/debian/patches/Rename-Rangoon-to-Yangon.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/patches/Rename-Rangoon-to-Yangon.patch?rev=51221&op=file
==============================================================================
--- desktop/unstable/libgweather/debian/patches/Rename-Rangoon-to-Yangon.patch (added)
+++ desktop/unstable/libgweather/debian/patches/Rename-Rangoon-to-Yangon.patch [utf-8] Sat Oct 1 15:55:06 2016
@@ -0,0 +1,30 @@
+From 27dffcd643e66191f640fe14ab4fc3382019b734 Mon Sep 17 00:00:00 2001
+From: Jeremy Bicha <jbicha at ubuntu.com>
+Date: Fri, 30 Sep 2016 08:35:00 -0400
+Subject: [PATCH] data: Update Locations.xml for Rangoon>Yangon timezone name
+ change
+
+But don't change the Name field since that would affect translations
+and Rangoon still appears to be the more common name in English
+
+https://bugzilla.gnome.org/show_bug.cgi?id=772253
+---
+ data/Locations.xml.in | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/data/Locations.xml.in b/data/Locations.xml.in
+index 0ea070f..5264c82 100644
+--- a/data/Locations.xml.in
++++ b/data/Locations.xml.in
+@@ -5381,9 +5381,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.
Modified: desktop/unstable/libgweather/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/patches/series?rev=51221&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/patches/series [utf-8] (original)
+++ desktop/unstable/libgweather/debian/patches/series [utf-8] Sat Oct 1 15:55:06 2016
@@ -1 +1,2 @@
99_ltmain_as-needed.patch
+Rename-Rangoon-to-Yangon.patch
More information about the pkg-gnome-commits
mailing list