]> git.sur5r.net Git - i3/i3/commitdiff
Debian: Create package i3-wm-dbg with debug symbols (thanks sur5r)
authorMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 8 Apr 2009 10:21:20 +0000 (12:21 +0200)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 8 Apr 2009 10:21:20 +0000 (12:21 +0200)
debian/control
debian/rules

index cdb78d072d6ed1aae3700b3498f7e96f58ebbe2c..2e79543cd5429b08521596f9628d6d47a53736b7 100644 (file)
@@ -32,3 +32,12 @@ Description: an improved dynamic tiling window manager
  .
  Please be aware i3 is primarily targeted at advanced users and developers
  and that you're currently trying an alpha version (which may contain bugs).
+
+Package: i3-wm-dbg
+Architecture: any
+Priority: optional
+Section: x11
+Depends: i3-wm (=${Source-Version})
+Description: Debugging symbols for the i3 window manager
+ Debugging symbols for the i3 window manager. Please install this to produce
+ useful backtraces before creating new tickets.
index 0f1565c37199be5f45db16a4d629ddea5eb7790e..e6e04df0a44fe61f304cdc5bcfde507faa19871c 100755 (executable)
@@ -68,7 +68,7 @@ binary-arch: build install
 #      dh_installinfo
        dh_installman
        dh_link
-       dh_strip
+       dh_strip --dbg-package=i3-wm-dbg
        dh_compress
        dh_fixperms
 #      dh_perl