Added TDevelop debug symbols in Debian/Ubuntu distros.

pull/3/head
Michele Calgaro 10 years ago
parent 5502dae380
commit 50af07d3e0

@ -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.

@ -17,6 +17,8 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_DH_STRIP_ARGS := --dbg-package=tdevelop-trinity-dbg
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)

@ -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.

@ -17,6 +17,8 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_DH_STRIP_ARGS := --dbg-package=tdevelop-trinity-dbg
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)

@ -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.

@ -17,6 +17,8 @@ DEB_CONFIGURE_INFODIR := /opt/trinity/share/info
cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)
DEB_DH_STRIP_ARGS := --dbg-package=tdevelop-trinity-dbg
DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
&& echo xz || echo bzip2)

Loading…
Cancel
Save