debian: Fix section/priority/dependencies of i3-wm-dbg (Thanks chrish)

This commit is contained in:
Michael Stapelberg
2009-05-09 23:16:29 +02:00
parent 6f55cf840e
commit 3ab4ecdb01
2 changed files with 4 additions and 4 deletions

6
debian/control vendored
View File

@ -37,9 +37,9 @@ Description: an improved dynamic tiling window manager
Package: i3-wm-dbg
Architecture: any
Priority: optional
Section: x11
Depends: i3-wm (=${binary:Version})
Priority: extra
Section: debug
Depends: i3-wm (=${binary:Version}), ${misc:Depends}
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.