diff options
Diffstat (limited to 'debian/lenny/tdevelop/debian/control')
-rw-r--r-- | debian/lenny/tdevelop/debian/control | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/lenny/tdevelop/debian/control b/debian/lenny/tdevelop/debian/control index 1b4d75580..df3673fc6 100644 --- a/debian/lenny/tdevelop/debian/control +++ b/debian/lenny/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. + |