summaryrefslogtreecommitdiffstats
path: root/deb/deb-config.dsc.in
diff options
context:
space:
mode:
authorRonan Le Martret <ronan.lemartret@iot.bzh>2017-06-09 18:00:41 +0200
committerRomain Forlot <romain.forlot@iot.bzh>2018-10-15 18:22:47 +0200
commite48460055b2673733ac12bdb15dde2c6e2e4eb26 (patch)
tree526461121bd1d35edac6a1b4da3bc2035b8d65f5 /deb/deb-config.dsc.in
parent6291698ec643d2243f21fc7dbf626632405fc197 (diff)
Update packaging creation
* update rpm creation * add deb packaging Change-Id: Idc1623b7b0ca72d4842e59f9495fc26c487ef008 Signed-off-by: Ronan Le Martret <ronan.lemartret@iot.bzh>
Diffstat (limited to 'deb/deb-config.dsc.in')
-rw-r--r--deb/deb-config.dsc.in14
1 files changed, 14 insertions, 0 deletions
diff --git a/deb/deb-config.dsc.in b/deb/deb-config.dsc.in
new file mode 100644
index 0000000..be9c0f2
--- /dev/null
+++ b/deb/deb-config.dsc.in
@@ -0,0 +1,14 @@
+Format: @PROJECT_VERSION@
+Source: @NPKG_PROJECT_NAME@
+Binary: @NPKG_PROJECT_NAME@-bin
+Architecture: any
+Version: 2.0-0
+Maintainer: @PROJECT_AUTHOR@ <@PROJECT_AUTHOR_MAIL@>
+Standards-Version: 3.8.2
+Homepage: @PROJECT_URL@
+Build-Depends: debhelper (>= 5),
+ cmake,
+ gcc,
+ g++,
+@DEB_PKG_DEPS@
+Debtransform-Tar: @NPKG_PROJECT_NAME@_@PROJECT_VERSION@.orig.tar.gz