~jincreator/ubuntu/precise/language-selector/korean

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Martin Pitt
  • Date: 2012-02-06 11:03:13 UTC
  • Revision ID: martin.pitt@canonical.com-20120206110313-6p7q5ri07kdkmx5k
* tests/test_language_support_pkgs.py: Fix test case for a package which is
  not a pattern, but a full name ("chromium-browser-l10n").
* language_support_pkgs.py: Also consider the pattern itself a package name.
  Fixes installation of chromium-browser-l10n and poppler-data.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
  * LanguageSelector/LangCache.py, tests/test_lang_cache.py: Drop some dead
4
4
    code.
5
5
  * data/pkg_depends: Install poppler-data for all languages. (LP: #893920)
 
6
  * tests/test_language_support_pkgs.py: Fix test case for a package which is
 
7
    not a pattern, but a full name ("chromium-browser-l10n").
 
8
  * language_support_pkgs.py: Also consider the pattern itself a package name.
 
9
    Fixes installation of chromium-browser-l10n and poppler-data.
6
10
 
7
11
 -- Martin Pitt <martin.pitt@ubuntu.com>  Mon, 06 Feb 2012 11:51:57 +0100
8
12