diff options
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. |