Update of debian directory. This format is for use with dpkg-buildpackage
[profile/ivi/dlt-daemon.git] / debian / control
1 Source: dlt-daemon
2 Section: autmotive
3 Priority: extra
4 Maintainer: dlt_maintainer@genivi.org 
5 XSBC-Original-Maintainer: alexander.wenzel@bmw.de
6 Uploaders: jeremiah.foster@pelagicore.com
7 Build-Depends: debhelper (>= 7.0.50~), cmake
8 Standards-Version: 3.9.1
9 Homepage: https://collab.genivi.org/wiki/display/geniviproj/Automotive+DLT+%28Diagnostic+Log+and+Trace%29
10 Vcs-Git: https://git.genivi.org/srv/git/dlt-daemon
11 Vcs-Browser: https://git.genivi.org/git/gitweb.cgi?p=DLT-daemon;a=summary
12
13 Package: dlt-daemon
14 Architecture: any
15 Depends: ${shlibs:Depends}, ${misc:Depends}
16 Description: The daemon part of Diagnostic Log and Trace
17  Diagnostic Log and Trace is the standard diagnostic log and 
18  trace mechanism used within GENIVI. DLT is based on the 
19  AUTOSAR 4.0 DLT standard
20  .
21  DLT Daemon is the central software component, which receives all log 
22  and trace messages, controls the log levels and forwards the log 
23  and trace messages to the DLT Client
24
25