diff -Nru langpack-locales.orig/debian/changelog langpack-locales/debian/changelog --- langpack-locales.orig/debian/changelog 2015-05-11 08:44:42.000000000 +0200 +++ langpack-locales/debian/changelog 2015-09-11 19:46:14.923154065 +0200 @@ -1,3 +1,12 @@ +langpack-locales (2.13+git20120306-21) wily; urgency=medium + + * debian/patches/ubuntu-ln_CD-new_locale.patch: + Addition of the ln_CD locale (LP: #1491880). + * debian/patches/ubuntu-lt_LT-currency.patch: + Changed to currency EUR/€ (LP: #1494715). + + -- Gunnar Hjalmarsson Fri, 11 Sep 2015 19:46:00 +0200 + langpack-locales (2.13+git20120306-20) wily; urgency=medium * debian/patches/ubuntu-gd_GB-days-months.patch: diff -Nru langpack-locales.orig/debian/patches/series langpack-locales/debian/patches/series --- langpack-locales.orig/debian/patches/series 2015-05-11 08:44:42.000000000 +0200 +++ langpack-locales/debian/patches/series 2015-09-11 19:11:25.791571625 +0200 @@ -34,6 +34,8 @@ ubuntu-es_DO-am_pm.patch ubuntu-gd_GB-days-months.patch ubuntu-it_IT-thousands_sep.patch +ubuntu-ln_CD-new_locale.patch +ubuntu-lt_LT-currency.patch ubuntu-lv_LV-currency.patch ubuntu-pt_BR-d_fmt.patch ubuntu-sd_PK.patch diff -Nru langpack-locales.orig/debian/patches/ubuntu-ln_CD-new_locale.patch langpack-locales/debian/patches/ubuntu-ln_CD-new_locale.patch --- langpack-locales.orig/debian/patches/ubuntu-ln_CD-new_locale.patch 1970-01-01 01:00:00.000000000 +0100 +++ langpack-locales/debian/patches/ubuntu-ln_CD-new_locale.patch 2015-09-03 21:15:46.984806983 +0200 @@ -0,0 +1,214 @@ +Description: Add the ln_CD locale +Bug-Ubuntu: https://launchpad.net/bugs/1491880 +Bug: https://sourceware.org/bugzilla/show_bug.cgi?id= +Author: Gunnar Hjalmarsson + +diff -Nru langpack-locales.orig/locales/ln_CD langpack-locales/locales/ln_CD +--- langpack-locales.orig/locales/ln_CD 1970-01-01 01:00:00.000000000 +0100 ++++ langpack-locales/locales/ln_CD 2015-09-03 21:01:05.371322549 +0200 +@@ -0,0 +1,194 @@ ++comment_char % ++escape_char / ++% ++% Lingala Language Locale for Democratic Republic of Congo ++% Source: RAP ++% Language:ln ++% Contact: Ubuntu DR Congo Team ++% Address: 44 avenu de la Democratie ++% 14898 Kinshasa ++% Email: renemanasse@gmail.com ++% Territory: CD ++% Revision: 1.0 ++% Date: 2015-09-03 ++% Users: general ++% Charset: UTF-8 ++% Authors: ++% 2000-09-03,renemanasse@gmail.com ++% ++% ++% Distribution and use is free, also ++% for commercial purposes. ++ ++LC_IDENTIFICATION ++title "Lingala locale for Democratic Republic of Congo" ++source "RAP" ++address "" ++contact "loco.ubuntu.com/teams/ubuntu-cd" ++email "renemanasse@gmail.com" ++tel "" ++fax "" ++language "Lingala" ++territory "Democratic Republic of congo" ++revision "1.0" ++date "2015-09-03" ++% ++category "lin_CD:2000";LC_IDENTIFICATION ++category "lin_CD:2000";LC_CTYPE ++category "lin_CD:2000";LC_COLLATE ++category "lin_CD:2000";LC_TIME ++category "lin_CD:2000";LC_NUMERIC ++category "lin_CD:2000";LC_MONETARY ++category "lin_CD:2000";LC_MESSAGES ++category "lin_CD:2000";LC_PAPER ++category "lin_CD:2000";LC_NAME ++category "lin_CD:2000";LC_ADDRESS ++category "lin_CD:2000";LC_TELEPHONE ++category "lin_CD:2000";LC_MEASUREMENT ++ ++END LC_IDENTIFICATION ++ ++LC_CTYPE ++copy "i18n" ++ ++translit_start ++ ++include "translit_combining";"" ++ ++translit_end ++ ++END LC_CTYPE ++ ++LC_COLLATE ++% Copy the template from ISO/IEC 14651 ++copy "iso14651_t1" ++END LC_COLLATE ++ ++LC_MESSAGES ++yesexpr "" ++noexpr "" ++END LC_MESSAGES ++ ++LC_MONETARY ++int_curr_symbol "" ++currency_symbol "" ++mon_decimal_point "" ++mon_thousands_sep "" ++mon_grouping 3 ++positive_sign "" ++negative_sign "" ++int_frac_digits 2 ++frac_digits 2 ++p_cs_precedes 0 ++p_sep_by_space 1 ++n_cs_precedes 0 ++n_sep_by_space 1 ++p_sign_posn 1 ++n_sign_posn 1 ++END LC_MONETARY ++ ++LC_NUMERIC ++decimal_point "" ++thousands_sep "" ++grouping 3 ++END LC_NUMERIC ++ ++LC_TIME ++abday "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "" ++day "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "" ++abmon "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "" ++mon "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "";/ ++ "" ++d_t_fmt "" ++d_fmt "" ++t_fmt "" ++am_pm "";"" ++t_fmt_ampm "" ++date_fmt "/ ++/ ++/ ++" ++ ++week 7;19971130;4 ++first_weekday 2 ++first_workday 2 ++END LC_TIME ++ ++LC_PAPER ++height 297 ++width 210 ++END LC_PAPER ++ ++LC_TELEPHONE ++tel_int_fmt "/ ++" ++tel_dom_fmt "" ++int_prefix "" ++int_select "" ++END LC_TELEPHONE ++ ++LC_MEASUREMENT ++measurement 1 ++END LC_MEASUREMENT ++ ++LC_NAME ++name_fmt "/ ++" ++name_gen "" ++name_mr "" ++name_mrs "" ++name_miss "" ++name_ms "" ++END LC_NAME ++ ++LC_ADDRESS ++postal_fmt "/ ++/ ++/ ++/ ++" ++country_ab2 "" ++country_ab3 "" ++country_num 250 ++country_name "" ++country_car "" ++country_post "" ++country_isbn 2 ++lang_name "" ++lang_ab "" ++lang_term "" ++lang_lib "" ++END LC_ADDRESS +diff -Nru langpack-locales.orig/SUPPORTED langpack-locales/SUPPORTED +--- langpack-locales.orig/SUPPORTED 2012-03-06 10:10:17.000000000 +0100 ++++ langpack-locales/SUPPORTED 2015-09-03 21:12:13.148262703 +0200 +@@ -280,6 +280,7 @@ + li_BE/UTF-8 \ + li_NL/UTF-8 \ + lij_IT/UTF-8 \ ++ln_CD/UTF-8 \ + lo_LA/UTF-8 \ + lt_LT.UTF-8/UTF-8 \ + lt_LT/ISO-8859-13 \ diff -Nru langpack-locales.orig/debian/patches/ubuntu-lt_LT-currency.patch langpack-locales/debian/patches/ubuntu-lt_LT-currency.patch --- langpack-locales.orig/debian/patches/ubuntu-lt_LT-currency.patch 1970-01-01 01:00:00.000000000 +0100 +++ langpack-locales/debian/patches/ubuntu-lt_LT-currency.patch 2015-09-11 19:06:28.349722075 +0200 @@ -0,0 +1,20 @@ +Description: Changed to currency EUR/‬€ +Bug-Ubuntu: https://launchpad.net/bugs/1494715 +Forwarded: https://sourceware.org/bugzilla/show_bug.cgi?id=18953 +Author: Gunnar Hjalmarsson + +--- langpack-locales.orig/locales/lt_LT 2012-03-06 10:10:20.000000000 +0100 ++++ langpack-locales/locales/lt_LT 2015-09-11 19:01:29.819534100 +0200 +@@ -2131,8 +2131,10 @@ + END LC_CTYPE + + LC_MONETARY +-int_curr_symbol "" +-currency_symbol "" ++% EUR ++int_curr_symbol "" ++% € ++currency_symbol "" + mon_decimal_point "" + mon_thousands_sep "" + mon_grouping 3;3