Bug#747645:

2015-03-11 Thread Braiam Peguero
Tags: patch
thanks
diff -Nru langpack-locales.orig/debian/changelog langpack-locales/debian/changelog
--- langpack-locales.orig/debian/changelog	2014-02-21 20:04:26.0 +0100
+++ langpack-locales/debian/changelog	2014-03-09 01:21:34.715300832 +0100
@@ -1,3 +1,10 @@
+langpack-locales (2.13+git20120306-12) trusty; urgency=medium
+
+  * debian/patches/ubuntu-es_DO-am_pm.patch:
+Define 12-hours a.m./p.m. format (LP: #1288843).
+
+ -- Gunnar Hjalmarsson gunna...@ubuntu.com  Sun, 09 Mar 2014 01:21:00 +0100
+
 langpack-locales (2.13+git20120306-11) trusty; urgency=medium
 
   * ubuntu-es_EV.patch: Use upstream glibc es_VE as a base (LP: #1283152)
diff -Nru langpack-locales.orig/debian/patches/series langpack-locales/debian/patches/series
--- langpack-locales.orig/debian/patches/series	2014-02-21 20:02:28.0 +0100
+++ langpack-locales/debian/patches/series	2014-03-09 00:43:16.995907076 +0100
@@ -27,6 +27,7 @@
 ubuntu-en_CA-dateformat.patch
 ubuntu-en_IE-am_pm.patch
 ubuntu-eo_US.patch
+ubuntu-es_DO-am_pm.patch
 ubuntu-it_IT-thousands_sep.patch
 ubuntu-sd_PK.patch
 ubuntu-en_ZA-decimal.patch
diff -Nru langpack-locales.orig/debian/patches/ubuntu-es_DO-am_pm.patch langpack-locales/debian/patches/ubuntu-es_DO-am_pm.patch
--- langpack-locales.orig/debian/patches/ubuntu-es_DO-am_pm.patch	1970-01-01 01:00:00.0 +0100
+++ langpack-locales/debian/patches/ubuntu-es_DO-am_pm.patch	2014-03-09 01:07:39.235157931 +0100
@@ -0,0 +1,20 @@
+Description: Define 12-hours a.m./p.m. format
+Bug-Ubuntu: https://launchpad.net/bugs/1288843
+Forwarded: http://sourceware.org/bugzilla/show_bug.cgi?id=16045
+Author: Gunnar Hjalmarsson gunna...@ubuntu.com
+
+--- langpack-locales.orig/locales/es_DO	2012-03-06 10:10:20.0 +0100
 langpack-locales/locales/es_DO	2014-03-09 01:03:37.309958275 +0100
+@@ -114,8 +114,10 @@
+ d_t_fmt U0025U0061U0020U0025U0064U0020U0025U0062U0020U0025U0059U0020U0025U0054U0020U0025U005A
+ d_fmt   U0025U0064U002FU0025U006DU002FU0025U0079
+ t_fmt   U0025U0054
+-am_pm   ;
+-t_fmt_ampm 
++% a.m., p.m.
++am_pm U0061U002EU006DU002E;U0070U002EU006DU002E
++% %I:%M:%S %p
++t_fmt_ampmU0025U0049U003AU0025U004DU003AU0025U0053U0020U0025U0070
+ date_fmt	U0025U0061U0020U0025U0062U0020U0025U0065/
+ U0020U0025U0048U003AU0025U004DU003AU0025U0053U0020/
+ U0025U005AU0020U0025U0059


Bug#747645: locales: AM/PM string missing in es_DO locale

2014-05-10 Thread Braiam Peguero
Package: locales
Version: 2.18-5
Severity: normal

Dear Maintainer,

As can be seen in this comment[1] on LaunchPad, Dominican Republic use the
am/pm denotation instead of the 24-hours. I've patched this locally several
times, so I think is time for a more definitive fix.

I've reported this upstream[2] along others issues but it takes too much
time to get it fixed. For now, I think this is the most pressing issue.

There's available a patch for Ubuntu[3], but this is essentially the changes:

+--- langpack-locales.orig/locales/es_DO2012-03-06 10:10:20.0 
+0100
 langpack-locales/locales/es_DO 2014-03-09 01:03:37.309958275 +0100
+@@ -114,8 +114,10 @@
+ d_t_fmt 
U0025U0061U0020U0025U0064U0020U0025U0062U0020U0025U0059U0020U0025U0054U0020U0025U005A
+ d_fmt   U0025U0064U002FU0025U006DU002FU0025U0079
+ t_fmt   U0025U0054
+-am_pm   ;
+-t_fmt_ampm 
++% a.m., p.m.
++am_pm U0061U002EU006DU002E;U0070U002EU006DU002E
++% %I:%M:%S %p
++t_fmt_ampm
U0025U0049U003AU0025U004DU003AU0025U0053U0020U0025U0070
+ date_fmt  U0025U0061U0020U0025U0062U0020U0025U0065/
+ U0020U0025U0048U003AU0025U004DU003AU0025U0053U0020/
+ U0025U005AU0020U0025U0059

[1]: 
https://bugs.launchpad.net/ubuntu/+source/langpack-locales/+bug/1288843/comments/4
[2]: http://sourceware.org/bugzilla/show_bug.cgi?id=16045
[3]: https://launchpadlibrarian.net/168783686/define-am_pm-es_DO.patch

-- System Information:
Debian Release: jessie/sid
  APT prefers testing-updates
  APT policy: (500, 'testing-updates'), (500, 'testing'), (50, 'unstable'), (1, 
'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.14-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages locales depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  libc6 [glibc-2.18-1]   2.18-5

locales recommends no packages.

locales suggests no packages.

-- debconf information:
  locales/default_environment_locale: None
  locales/locales_to_be_generated: es_DO ISO-8859-1, es_DO.UTF-8 UTF-8


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org