Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
debian-packages
tora
Commits
cc2431ee
Commit
cc2431ee
authored
Dec 11, 2009
by
Michael Meskes
Browse files
Added debug package.
Closes: #560064
parent
1edaf2d1
Changes
3
Hide whitespace changes
Inline
Side-by-side
debian/control
View file @
cc2431ee
...
...
@@ -17,3 +17,15 @@ Description: A graphical toolkit for database developers and administrators
storage manager, rollback segment monitor, instance manager, and SQL output
viewer. Via qt4 it can access PostgreSQL and MySQL directly. Any other
database systems can be accessed via ODBC.
Package: tora-dbg
Section: debug
Architecture: any
Depends: ${misc:Depends}, tora
Description: A graphical toolkit for database developers and administrators
Tora features a schema browser, SQL worksheet, PL/SQL editor & debugger,
storage manager, rollback segment monitor, instance manager, and SQL output
viewer. Via qt4 it can access PostgreSQL and MySQL directly. Any other
database systems can be accessed via ODBC.
.
This package provides the debugging symbols for tora.
debian/rules
View file @
cc2431ee
...
...
@@ -5,6 +5,7 @@ include /usr/share/cdbs/1/class/cmake.mk
include /usr/share/cdbs/1/rules/dpatch.mk
DEB_KDE_ENABLE_FINAL := yes
DEB_DBG_PACKAGES := tora-dbg
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
cdbs_treat_me_gently_arches := arm m68k alpha ppc64 armel armeb
...
...
debian/tora.install
View file @
cc2431ee
...
...
@@ -2,3 +2,6 @@ doc/help/*.html /usr/share/tora/help
doc
/
help
/
images
/*.
png
/
usr
/
share
/
tora
/
help
/
images
src
/
icons
/
tora
.
xpm
/
usr
/
share
/
icons
/
hicolor
/
32
x32
/
apps
debian
/
tmp
/
usr
/
share
/
doc
/
tora
/*
/
usr
/
share
/
doc
/
tora
debian
/
tmp
/
usr
/
bin
/
tora
/
usr
/
bin
/
tora
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment