summaryrefslogtreecommitdiff
path: root/debian_template/control
diff options
context:
space:
mode:
authorMagnus Feuer <mfeuer@jaguarllandrover.com>2016-02-01 15:56:28 -0800
committerMagnus Feuer <mfeuer@jaguarllandrover.com>2016-02-01 15:56:28 -0800
commit52e8b1a77a8c19b1fba5b3f9a344e6f90f30e993 (patch)
tree8f09047016f45142834facf7089b2c613d2bfa44 /debian_template/control
parent713055c80b3a683b1225284512dae3b370bd2410 (diff)
downloadrvi_core-52e8b1a77a8c19b1fba5b3f9a344e6f90f30e993.tar.gz
First stab at debian build
Diffstat (limited to 'debian_template/control')
-rw-r--r--debian_template/control13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian_template/control b/debian_template/control
new file mode 100644
index 0000000..9465e15
--- /dev/null
+++ b/debian_template/control
@@ -0,0 +1,13 @@
+Source: rvi
+Section: net
+Priority: optional
+Maintainer: Magnus Feuer <mfeuer@jaguarlandrover.com>
+Build-Depends: debhelper (>= 9), libbluetooth-dev, esl-erlang (>= 1:18.2)
+Standards-Version: 3.9.5
+Homepage: https://github.com/PDXostc/rvi_core
+
+Package: rvi
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},bluez, esl-erlang (>= 1:18.2), python-jsonrpclib (>= 0.1.3-1build1), python (>= 2.7.5-5ubuntu3)
+Description: Remote Vehicle Interaction
+ GENIVI Remote Vehicle Interaction Core