diff options
Diffstat (limited to 'ubuntu/maverick/tdevelop/debian/control')
-rw-r--r-- | ubuntu/maverick/tdevelop/debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ubuntu/maverick/tdevelop/debian/control b/ubuntu/maverick/tdevelop/debian/control index 9eee97afc..7bfa0f06f 100644 --- a/ubuntu/maverick/tdevelop/debian/control +++ b/ubuntu/maverick/tdevelop/debian/control @@ -77,3 +77,15 @@ Description: An IDE for Unix/X11 - development files . Homepage: http://www.tdevelop.org/ +Package: tdevelop-trinity-dbg +Section: debug +Architecture: any +Priority: extra +Replaces: kdevelop-trinity-dbg (<< 4:14.0.0~) +Breaks: kdevelop-trinity-dbg (<< 4:14.0.0~) +Depends: tdevelop-trinity (= ${binary:Version}), tdelibs-trinity-dbg +Description: debugging symbols for tdevelop + This package contains the debugging symbols associated with tdevelop. + They will automatically be used by gdb for debugging tdevelop-related + issues. + |