]> git.ipfire.org Git - thirdparty/tvheadend.git/commitdiff
Build debug package
authorAndreas Öman <andreas@lonelycoder.com>
Sat, 19 Feb 2011 12:07:28 +0000 (13:07 +0100)
committerAndreas Öman <andreas@lonelycoder.com>
Sat, 19 Feb 2011 12:07:28 +0000 (13:07 +0100)
debian/control
debian/rules

index c9e5cc541ef74a9386c19708b0c14a43fbbcd5c1..28dc1e976f703b913f6e97854bb5573348efb4ad 100644 (file)
@@ -2,7 +2,7 @@ Source: tvheadend
 Section: main
 Priority: extra
 Maintainer: Andreas Öman <andreas@lonelycoder.com>
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7.0.50)
 Standards-Version: 3.7.3
 
 Package: tvheadend
@@ -12,6 +12,14 @@ Recommends: xmltv
 Enhances: showtime
 Replaces: hts-tvheadend
 Homepage: http://www.lonelycoder.com/tvheadend
-Description: HTS Tvheadend
+Description: Tvheadend
  TV backend for use with Showtime, XBMC and various other clients.
  Uses ExtJS 'http://www.extjs.org/'
+
+Package: tvheadend-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: tvheadend (= ${binary:Version}), ${misc:Depends}
+Description: Debug symbols for Tvheadend
+ This package contains the debugging symbols for Tvheadend.
index 7f2b1a1d9e4610a6b10275959dc948f1070f45c5..08bab07fba255497e06d567d186ae748fe69334c 100755 (executable)
@@ -29,3 +29,6 @@ override_dh_install:
 
 override_dh_installinit:
        dh_installinit --name tvheadend 
+
+override_dh_strip:
+        dh_strip --dbg-package=tvheadend-dbg