diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..a606c26 --- /dev/null +++ b/debian/control @@ -0,0 +1,25 @@ +Source: wrt-installer +Section: devel +Priority: extra +Maintainer: Krzysztof Jackiewicz<k.jackiewicz@samsung.com>, Bartlomiej Grzelewski<b.grzelewski@samsung.com>, jihoon Chung <jihoon.chung@samsung.com>, yunchan Cho <yunchan.cho@samsung.com> +Uploaders: Lukasz Wrzosek <l.wrzosek@samsung.com>, Grzegorz Krawczyk <g.krawczyk@samsung.com>, Soyoung Kim <sy037.kim@samsung.com>,Pawel Sikorski <p.sikorski@samsung.com>, Zbigniew Kostrzewa <z.kostrzewa@samsung.com> +Build-Depends: debhelper (>= 5), libglib2.0-dev, libsqlite3-dev, libwebkit-engine-dev, libelm-webview-dev, libxml2-dev, libdbus-1-dev, libefreet-dev, libappcore-efl-dev, openssl (>= 0.9.7), libcert-svc-dev, wrt-commons-dev (>= 0.2.15), libpcre-dev, libelm-dev, libecore-dev, libeina-dev, libui-gadget-dev, libslp-utilx-dev, libsecurity-server-client-dev, libpkgmgr-installer-dev, libxmlsec1-dev, libidn11-dev, libpkgmgr-types-dev, libss-client-dev, libiri-dev +Standards-Version: 0.0.1 + +Package: wrt-installer +Architecture: any +Section: libs +Depends: ${shlibs:Depends}, ${misc:Depends}, openssl, libug-picker-efl +Replaces: wrt-installer +Provides: wrt-installer +Conflicts: wrt-installer +Description: online widget(W3C, BONDI, JIL, MSC) platform + +Package: wrt-installer-dbg +Architecture: any +Replaces: wrt-installer-dbg +Provides: wrt-installer-dbg +Conflicts: wrt-installer-dbg +Section: debug +Depends: ${shlibs:Depends}, ${misc:Depends}, wrt (= ${Source-Version}) +Description: online widget(W3C, BONDI, JIL, MSC) platform - debug |