summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..2bf80a4
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,24 @@
+Source: smartcard-plugin-nfc
+Priority: extra
+Maintainer: Wonkyu Kwon <wonkyu.kwon@samsung.com>, Sangsoo Lee <constant.lee@samsung.com>, Sungjae Lim <sungjae.lim@samsung.com>, Junyong Sim <junyong.sim@samsung.com>, Sechang Sohn <sc.sohn@samsung.com>
+Build-Depends: debhelper (>= 8.0.0), dlog-dev, smartcard-service-common-dev, libnfc-common-lib-dev, libnfc-manager-dev
+Standards-Version: 3.9.2
+Section: libs
+Homepage: <insert the upstream URL, if relevant>
+#Vcs-Git: git://git.debian.org/collab-maint/smartcard-plugin-nfc.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/smartcard-plugin-nfc.git;a=summary
+
+Package: smartcard-plugin-nfc
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Smart card service plug-in for NFC
+ Smart card service(Open mobile API) plug-in for Near Field Communication
+
+Package: smartcard-plugin-nfc-dbg
+Section: debug
+Architecture: any
+Depends: smartcard-plugin-nfc (= ${binary:Version})
+Description: Smart card service plug-in for NFC (debug)
+ Smart card service(Open mobile API) plug-in for Near Field Communication
+