This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch master in repository redeclipse.
commit 99ebf054e10085f709b8a914291715cb90601a31 Author: Martin Erik Werner <[email protected]> Date: Wed Feb 7 22:56:23 2018 +0100 Use correct debug package name in bugreport info --- debian/redeclipse-server.bug-presubj | 4 +++- debian/redeclipse.bug-presubj | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/redeclipse-server.bug-presubj b/debian/redeclipse-server.bug-presubj index 2f5da3a..fd98767 100644 --- a/debian/redeclipse-server.bug-presubj +++ b/debian/redeclipse-server.bug-presubj @@ -8,7 +8,9 @@ and running redeclipse-server -h/tmp/recfg -If the Red Eclipse server crashes on your system, please include a backtrace with your bug report. First install the redeclipse-dbg package and open a terminal and run +If the Red Eclipse server crashes on your system, please include a backtrace +with your bug report. First install the redeclipse-dbgsym package and open a +terminal and run cd /usr/lib/games/redeclipse gdb ./redeclipse-server diff --git a/debian/redeclipse.bug-presubj b/debian/redeclipse.bug-presubj index 87004d7..3bd8eba 100644 --- a/debian/redeclipse.bug-presubj +++ b/debian/redeclipse.bug-presubj @@ -15,7 +15,7 @@ The log file will be created as /tmp/recfg/log_init.txt. If Red Eclipse crashes on your system, please include a backtrace with your bug -report. First install the redeclipse-dbg package and open a terminal and run +report. First install the redeclipse-dbgsym package and open a terminal and run cd /usr/lib/games/redeclipse gdb ./redeclipse -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

