summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2d00f93
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,17 @@
+Source: download-provider
+Section: misc
+Priority: extra
+Maintainer: Jungki Kwak <jungki.kwak@samsung.com>, Keunsoon Lee <keunsoon.lee@samsung.com>, InBum Chang <ibchang@samsung.com>
+Build-Depends: debhelper (>= 5), libdownload-agent-dev, libelm-dev, libeina-dev, libaul-1-dev, libecore-dev, libvconf-dev, libbundle-dev, libicu-dev, libxdgmime-dev, capi-system-runtime-info-dev, capi-appfw-application-dev, libappsvc-dev
+Standards-Version: 0.1.0
+
+Package: org.tizen.download-provider
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, libicu
+Description: Application for support of the content download
+
+Package: org.tizen.download-provider-dbg
+Section: debug
+Architecture: any
+Depends: org.tizen.download-provider (= ${Source-Version})
+Description: Application for support of the content download (unstripped)