[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[libreoffice] 14/17: drop ttf-punjabi-fonts for fonts-guru



This is an automated email from the git hooks/post-receive script.

sweetshark-guest pushed a commit to branch ubuntu-vivid-4.4
in repository libreoffice.

commit 2577b970ca2225c13136aef33093b054a10e549b
Author: Bjoern Michaelsen <bjoern.michaelsen@canonical.com>
Date:   Fri Mar 27 18:57:44 2015 +0100

    drop ttf-punjabi-fonts for fonts-guru
---
 changelog                   | 4 +++-
 scripts/create-l10n-control | 4 +++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/changelog b/changelog
index a073d96..54b48ad 100644
--- a/changelog
+++ b/changelog
@@ -1,8 +1,10 @@
 libreoffice (1:4.4.2~rc2-0ubuntu1~vivid1) vivid; urgency=medium
 
   * new upstream rc
+  * Drop Recommends on obsolete ttf-punjabi-fonts package in favor of
+    fonts-guru (thanks Steve Langasek)
 
- -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Fri, 27 Mar 2015 12:48:31 +0100
+ -- Bjoern Michaelsen <bjoern.michaelsen@canonical.com>  Fri, 27 Mar 2015 18:55:53 +0100
 
 libreoffice (1:4.4.1-0ubuntu2~vivid2) vivid; urgency=medium
 
diff --git a/scripts/create-l10n-control b/scripts/create-l10n-control
index 8dbc917..389aaff 100755
--- a/scripts/create-l10n-control
+++ b/scripts/create-l10n-control
@@ -104,8 +104,10 @@ iso_to_name = {
 
 font_suggests = {}
 
-for isocode in ['bn', 'gu', 'pa-IN', 'ml', 'or', 'te', 'ta']:
+for isocode in ['bn', 'gu', 'ml', 'or', 'te', 'ta']:
     font_suggests[isocode] = ', ttf-%s-fonts' % iso_to_name[isocode]
+for isocode in ['pa-IN']:
+    font_suggests[isocode] = ', fonts-guru'
 for isocode in ['hi-in', 'ne', 'mr']:
     font_suggests[isocode] = ', ttf-devanagari-fonts'
 for isocode in ['he']:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice.git


Reply to: