diff options
author | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:51:46 +0900 |
---|---|---|
committer | Jinkun Jang <jinkun.jang@samsung.com> | 2013-03-13 01:51:46 +0900 |
commit | 748a2f57bcb9472a17fa74035a3eccf53bb757d5 (patch) | |
tree | c4033dfebd7d8ae365af82626415b7d6afcb6990 /debian/control | |
parent | ea3bce7969e299386bd35f2bca00c33cf31e5d37 (diff) | |
download | locales-init-tizen_2.1.tar.gz locales-init-tizen_2.1.tar.bz2 locales-init-tizen_2.1.zip |
Tizen 2.1 basesubmit/tizen_2.2/20130714.151757submit/tizen_2.1/20130424.233125accepted/tizen_2.1/20130425.0252202.2_release2.2.1_release2.1b_releasetizen_2.2tizen_2.1
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..3056c95 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: samsung-locales-init +Section: misc +Priority: extra +Maintainer: Rafal Krypa <r.krypa@samsung.com> +Build-Depends: cdbs, debhelper (>= 5) +Standards-Version: 3.8.3 + +Package: samsung-locales-init +Architecture: all +Depends: ${misc:Depends}, debconf-2.0, locales +Provides: glibc-common +Description: Locales selection for Samsung platforms + Enables and generates locales needed on Samsung platforms. + . + This package also provides scratchbox1-compatible 'glibc-common' + package containg exactly same set of generated locales. |