Package: release.debian.org
Severity: normal
Tags: jessie
User: [email protected]
Usertags: pu

        Hello, I am a new Debian MATE team member.

        On tzdata 2016g, the Rangoon timezone was renamed to Yangon, and
libmateweather fails to build.

        It has been fixed on stretch, and this update fixes it on jessie.

        Best regards,
        Pablo Barciela



-- System Information:
Debian Release: 9.0
  APT prefers experimental
  APT policy: (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8)
diff -Nru libmateweather-1.8.0/debian/changelog 
libmateweather-1.8.0/debian/changelog
--- libmateweather-1.8.0/debian/changelog       2016-12-14 20:42:56.000000000 
+0100
+++ libmateweather-1.8.0/debian/changelog       2017-01-24 20:25:26.000000000 
+0100
@@ -1,3 +1,12 @@
+libmateweather (1.8.0-2+deb8u2) jessie-proposed-updates; urgency=medium
+
+  [ ZenWalker ]
+  * debian/patches:
+    + Add 002_rename-rangoon-timezone-to-yangon.patch. Follow tzdata 2016g
+      change. (Closes: #848742).
+
+ -- Mike Gabriel <[email protected]>  Tue, 24 Jan 2017 10:56:57 +0100
+
 libmateweather (1.8.0-2+deb8u1) jessie-proposed-updates; urgency=medium
 
   * debian/patches:
diff -Nru 
libmateweather-1.8.0/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
 
libmateweather-1.8.0/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
--- 
libmateweather-1.8.0/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
    1970-01-01 01:00:00.000000000 +0100
+++ 
libmateweather-1.8.0/debian/patches/0002_rename-rangoon-timezone-to-yangon.patch
    2017-01-24 20:25:26.000000000 +0100
@@ -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 -Nru libmateweather-1.8.0/debian/patches/series 
libmateweather-1.8.0/debian/patches/series
--- libmateweather-1.8.0/debian/patches/series  2016-12-12 11:02:00.000000000 
+0100
+++ libmateweather-1.8.0/debian/patches/series  2017-01-24 20:25:26.000000000 
+0100
@@ -1 +1,2 @@
 0001_metar-switch-to-aviationweather-gov.patch
+0002_rename-rangoon-timezone-to-yangon.patch

Reply via email to