Update of debian directory. This format is for use with dpkg-buildpackage
authorJeremiah C. Foster <jeremiah.foster@pelagicore.com>
Thu, 29 Sep 2011 16:32:25 +0000 (18:32 +0200)
committerJeremiah C. Foster <jeremiah.foster@pelagicore.com>
Thu, 29 Sep 2011 16:32:25 +0000 (18:32 +0200)
and needs to be modified for the OBS.

debian/README.source
debian/changelog
debian/control
debian/docs

index 6ac6a6d..9801839 100755 (executable)
@@ -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
index 9b94b76..0a93d16 100755 (executable)
@@ -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
index 23d00e7..a96157d 100755 (executable)
@@ -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
index 8775bfb..60baa72 100755 (executable)
@@ -1,8 +1,6 @@
 INSTALL.txt
 LGPL.txt
 LICENSE.txt
-README
-README.txt
 README.txt
 ReleaseNotes.txt
 TODO