summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJeremiah C. Foster <jeremiah.foster@pelagicore.com>2011-09-29 18:32:25 +0200
committerJeremiah C. Foster <jeremiah.foster@pelagicore.com>2011-09-29 18:32:25 +0200
commit1352fb516128cbbb840d58711bc7dac8504ede71 (patch)
tree787408a008f217f60bf8c61629a272ad54fbbcba /debian
parent76b3293857f63563ae0a98a834591cd9d26353d9 (diff)
downloadDLT-daemon-1352fb516128cbbb840d58711bc7dac8504ede71.tar.gz
Update of debian directory. This format is for use with dpkg-buildpackage
and needs to be modified for the OBS.
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/README.source22
-rwxr-xr-xdebian/changelog8
-rwxr-xr-xdebian/control1
-rwxr-xr-xdebian/docs2
4 files changed, 22 insertions, 11 deletions
diff --git a/debian/README.source b/debian/README.source
index 6ac6a6d..9801839 100755
--- a/debian/README.source
+++ b/debian/README.source
@@ -1,9 +1,13 @@
-dlt-daemon for Debian
----------------------
-
-<this file describes information about the source package, see Debian policy
-manual section 4.14. You WILL either need to modify or delete this file>
-
-
-
-
+License
+-------
+See file: LICENSE.txt
+The full LGPL license: LGPL.txt
+
+Compiling in Linux:
+-------------------
+- create directory build
+- change into directory build
+- cmake ..
+- make
+- optional: sudo make install
+- optional: sudo ldconfig
diff --git a/debian/changelog b/debian/changelog
index 9b94b76..0a93d16 100755
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dlt-daemon (2.3.0-1ubuntu1) natty; urgency=low
+
+ * Packaging for Ubuntu Natty
+ * ARM OMAP 3 package version
+ * Cassini release of DLT-daemon
+
+ -- jeremiah <jeremiah.foster@pelagicore.com> Thu, 29 Sep 2011 17:49:15 +0200
+
dlt-daemon (2.2.0-1) unstable; urgency=low
* Initial GENIVI release for x86
diff --git a/debian/control b/debian/control
index 23d00e7..a96157d 100755
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: dlt-daemon
Section: autmotive
Priority: extra
Maintainer: dlt_maintainer@genivi.org
+XSBC-Original-Maintainer: alexander.wenzel@bmw.de
Uploaders: jeremiah.foster@pelagicore.com
Build-Depends: debhelper (>= 7.0.50~), cmake
Standards-Version: 3.9.1
diff --git a/debian/docs b/debian/docs
index 8775bfb..60baa72 100755
--- a/debian/docs
+++ b/debian/docs
@@ -1,8 +1,6 @@
INSTALL.txt
LGPL.txt
LICENSE.txt
-README
-README.txt
README.txt
ReleaseNotes.txt
TODO