~ubuntu-branches/ubuntu/precise/stellarium/precise

« back to all changes in this revision

Viewing changes to debian/patches/02_remove_unknown_locale_code.diff

  • Committer: Bazaar Package Importer
  • Author(s): Cédric Delfosse
  • Date: 2010-07-31 15:44:02 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20100731154402-nirqczc8yajm8nzi
Tags: 0.10.5-1
* New upstream release (Closes: #586804)
* Remove 01_fix_pow10_function_check.diff, now applied upstream
* Remove 02_remove_unknown_locale_code.diff, no more needed
* Rendering of `old_style' landscapes fixed by upstream (Closes: #581657)
* Update debian/control:
  - Bump Standards-Version from 3.8.4 to 3.9.0
  - Add libqt4-sql-sqlite to Depends (Closes: #582726)
* Update debian/copyright:
  - Fix FSF address

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Description: remove nan locale code, it is unknown.
2
 
Author: Fathi Boudra <fabo@debian.org>
3
 
 
4
 
--- a/po/stellarium/CMakeLists.txt
5
 
+++ b/po/stellarium/CMakeLists.txt
6
 
@@ -2,7 +2,7 @@ SET(stellarium_DOMAIN stellarium)
7
 
 SET(stellarium_POT ${stellarium_DOMAIN}.pot)
8
 
 
9
 
 GETTEXT_CREATE_TRANSLATIONS(${stellarium_DOMAIN} DEFAULT_TARGET
10
 
-    af ar az be bg bn bs ca cs cy da de el en_AU en_CA en_GB en eo es et eu fa fil fi fr fy ga gl haw he hr hu hy ia id is it ja ka kn ko lt lv mk ml ms mt nan nb nl nn pl pt_BR pt ro ru se sk sl sq sr sv te th tl tr uk vi zh_CN zh_HK zh_TW
11
 
+    af ar az be bg bn bs ca cs cy da de el en_AU en_CA en_GB en eo es et eu fa fil fi fr fy ga gl haw he hr hu hy ia id is it ja ka kn ko lt lv mk ml ms mt nb nl nn pl pt_BR pt ro ru se sk sl sq sr sv te th tl tr uk vi zh_CN zh_HK zh_TW
12
 
 )
13
 
 
14
 
 ADD_CUSTOM_TARGET(