Fixed deb packaging issues found by lintian 88/13488/1
authorEd Bartosh <eduard.bartosh@intel.com>
Thu, 25 Apr 2013 13:27:00 +0000 (16:27 +0300)
committerEd Bartosh <eduard.bartosh@intel.com>
Thu, 25 Apr 2013 14:33:11 +0000 (17:33 +0300)
The following changes have been made:
- removed libc6-dev from the list of build dependencies as it is
  build essential
- Used real Standard-Version
- Used misc:Depends macro
- Updated short description
- Added long description
- Updated package version

Change-Id: Ifa1a52d4e2f109255aa4d1ecb68dc166b57ffa42
Signed-off-by: Ed Bartosh <eduard.bartosh@intel.com>
debian/changelog
debian/control

index 4ab29a42ce31caa1f35ca28197d6d028b0595093..5c1dd4bdc46fc5d873210661864e235ac01204ba 100644 (file)
@@ -1,3 +1,9 @@
+lthor (1.3) unstable; urgency=low
+
+  * Upgraded to v. 1.3
+
+ -- Ed Bartosh <eduard.bartosh@intel.com>  Thu, 25 Apr 2013 16:38:49 +0300
+
 lthor (1.0) unstable; urgency=low
 
   * Initial upload
index 62b24eca6a51fa971f0d145ee73dc5da29925d19..afa92743824999f4b03a8e7bd04c97ac460deea7 100644 (file)
@@ -2,11 +2,14 @@ Source: lthor
 Section: net
 Priority: extra
 Maintainer: Ed Bartosh <eduard.bartosh@intel.com>
-Build-Depends: debhelper (>= 5), libc6-dev, pkg-config, cmake, libarchive-dev
-Standards-Version: 0.0.1
+Build-Depends: debhelper (>= 5), pkg-config, cmake, libarchive-dev
+Standards-Version: 3.9.4
 
 Package: lthor
 Architecture: any
-Depends: ${shlibs:Depends}, udev
-Description: Flashing tool for Tizen lunchbox
-
+Depends: ${shlibs:Depends}, ${misc:Depends}, udev
+Description: Phone flashing tool
+ Tool for downloading binaries from a Linux host PC to a target phone.
+ It uses a USB cable as a physical communication medium.
+ It is prerequisite that the boot-loader should support download protocol
+ which is compatible with 'lthor'