Your message dated Sat, 19 Jul 2008 13:17:14 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#486743: fixed in reportbug-ng 1.0
has caused the Debian Bug report #486743,
regarding [reportbug-ng] segmentation fault on sorting for last action
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
486743: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486743
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: reportbug-ng
Version: 0.2008.06.04
Severity: normal

I can reproduce this scrolling down the content of a bug (3rd bt) or by
sorting for "last action" after browsing (1st, 2nd bt). Really don't
know if this is a problem in qt, the python bindings or how reportbug
use them.

(gdb) bt full
#0  0xb708601f in QTextParagraph::topMargin ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#1  0xb708b7a9 in QTextDocument::setRichTextMarginsInternal ()
   from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0xb70a30c3 in QTextDocument::setRichTextInternal ()
   from /usr/lib/libqt-mt.so.3
No symbol table info available.
#3  0xb70a0cff in QTextDocument::setRichText ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0xb70a892b in QTextDocument::setText () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0xb71916c5 in QTextEdit::setText () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#6  0xb718316d in QTextBrowser::setText () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#7  0xb77ac803 in sipQTextBrowser::setText ()
   from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#8  0xb7794f2c in ?? () from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#9  0x080c8d73 in PyEval_EvalFrameEx (f=0x85f8074, throwflag=0)
    at ../Python/ceval.c:3573
---Type <return> to continue, or q <return> to quit---
        sp = (PyObject **) 0x85f81bc
        stack_pointer = (PyObject **) 0x85f81c4
        next_instr = (unsigned char *) 0xb7e0c8d1 "\001d\002"
        opcode = <value optimized out>
        oparg = <value optimized out>
        why = 0
        err = 0
        x = (PyObject *) 0xb6777058
        v = (PyObject *) 0x164
        w = (PyObject *) 0x0
        u = (PyObject *) 0xb7de1824
        t = <value optimized out>
        stream = (PyObject *) 0x0
        freevars = (PyObject **) 0x85f81b8
        retval = (PyObject *) 0x0
        tstate = (PyThreadState *) 0x8550db8
        co = (PyCodeObject *) 0xb7c27770
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = (unsigned char *) 0xb7e0c854 "|"
        names = (PyObject *) 0xb7c276ec
        consts = (PyObject *) 0xb7c286e4
---Type <return> to continue, or q <return> to quit---
#10 0x080ca4b7 in PyEval_EvalCodeEx (co=0xb7c27770, globals=0xb7ddb9bc, 
    locals=0x0, args=0x8358c58, argcount=2, kws=0x0, kwcount=0,
defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2836
        f = (PyFrameObject *) 0x85f8074
        retval = <value optimized out>
        fastlocals = (PyObject **) 0x85f81ac
        freevars = (PyObject **) 0x85f81b8
        tstate = (PyThreadState *) 0x8550db8
        x = <value optimized out>
        u = (PyObject *) 0x85f81ac
#11 0x081116b0 in function_call (func=0x8382f7c, arg=0x8358c4c, kw=0x0)
    at ../Objects/funcobject.c:517
        result = <value optimized out>
        argdefs = <value optimized out>
        d = (PyObject **) 0x0
        nk = <value optimized out>
        nd = 0
#12 0x0805ca87 in PyObject_Call (func=0xb7488c10, arg=0x8358c4c, kw=0x0)
    at ../Objects/abstract.c:1861
        result = <value optimized out>
        call = (ternaryfunc) 0xbf8b4bbc
#13 0x08062ad1 in instancemethod_call (func=0x8382f7c, arg=0x8358c4c,
#kw=0x0)
    at ../Objects/classobject.c:2519
---Type <return> to continue, or q <return> to quit---
        self = (PyObject *) 0x8379aac
        klass = (PyObject *) 0x1
        result = <value optimized out>
#14 0x0805ca87 in PyObject_Call (func=0xb7488c10, arg=0x838da0c, kw=0x0)
    at ../Objects/abstract.c:1861
        result = <value optimized out>
        call = (ternaryfunc) 0xbf8b4bbc
#15 0x080c215c in PyEval_CallObjectWithKeywords (func=0x86e7c5c, 
    arg=0x838da0c, kw=0x0) at ../Python/ceval.c:3442
        result = <value optimized out>
#16 0x080f4448 in t_bootstrap (boot_raw=0x85e7980)
    at ../Modules/threadmodule.c:424
        tstate = (PyThreadState *) 0x8550db8
        res = <value optimized out>
#17 0xb7f92f3b in start_thread () from /lib/libpthread.so.0
No symbol table info available.
#18 0xb7eeb8ae in clone () from /lib/libc.so.6
No symbol table info available.

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7d8c6b0 (LWP 3296)]
0xb6fe94af in QTextParagraph::bottomMargin ()
from /usr/lib/libqt-mt.so.3 (gdb) bt full
#0  0xb6fe94af in QTextParagraph::bottomMargin ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#1  0xb6ffa8d2 in QTextFormatterBreakWords::format ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0xb6fed57e in QTextParagraph::format () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#3  0xb70f3047 in QTextEdit::formatMore () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0xb72f23c7 in QTextEdit::qt_invoke () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0xb72f1682 in QTextBrowser::qt_invoke () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#6  0xb6fa2f6d in QObject::activate_signal ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#7  0xb6fa3aed in QObject::activate_signal ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#8  0xb72cf279 in QTimer::timeout () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#9  0xb6fc5d3f in QTimer::event () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#10 0xb6f4518a in QApplication::internalNotify ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#11 0xb6f45f76 in QApplication::notify () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#12 0xb7a16483 in sipQApplication::notify ()
#from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#13 0xb6f3a56e in QEventLoop::activateTimers ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#14 0xb6ef4348 in QEventLoop::processEvents ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#15 0xb6f5bb80 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#16 0xb6f5ba16 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#17 0xb6f44cff in QApplication::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#18 0xb7a0d0c8 in ?? () from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#19 0x080c8d73 in PyEval_EvalFrameEx (f=0x81789fc, throwflag=0)
#at ../Python/ceval.c:3573
        sp = (PyObject **) 0x8178b38
        stack_pointer = (PyObject **) 0x8178b38
        next_instr = (unsigned char *) 0x81ab08a "\001e#"
        opcode = <value optimized out>
        oparg = <value optimized out>
        why = 135066452
        err = 0
        x = (PyObject *) 0x83805ac
        v = (PyObject *) 0x8356c6c
        w = (PyObject *) 0x0
        u = (PyObject *) 0x816d0b8
        t = <value optimized out>
        stream = (PyObject *) 0xb7ec9198
        freevars = (PyObject **) 0x8178b34
        retval = (PyObject *) 0x0
        tstate = (PyThreadState *) 0x81691b8
        co = (PyCodeObject *) 0xb7d147b8
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = (unsigned char *) 0x81aae2c "d"
        names = (PyObject *) 0xb7d6f48c
        consts = (PyObject *) 0xb7d710ec
#20 0x080ca4b7 in PyEval_EvalCodeEx (co=0xb7d147b8, globals=0xb7d66acc,
#locals=0xb7d66acc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0,
#defcount=0, closure=0x0)
    at ../Python/ceval.c:2836
        f = (PyFrameObject *) 0x81789fc
        retval = <value optimized out>
        fastlocals = (PyObject **) 0x0
        freevars = (PyObject **) 0x8178b34
---Type <return> to continue, or q <return> to quit---
        tstate = (PyThreadState *) 0x81691b8
        x = <value optimized out>
        u = (PyObject *) 0x0
#21 0x080ca607 in PyEval_EvalCode (co=0xb7d147b8, globals=0xb7d66acc,
#locals=0xb7d66acc) at ../Python/ceval.c:494
No locals.
#22 0x080e93a8 in PyRun_FileExFlags (fp=0x8169008, filename=0xbffc8885
#"/usr/bin/reportbug-ng", start=257, globals=0xb7d66acc,
#locals=0xb7d66acc, closeit=1, flags=0xbffc8638)
    at ../Python/pythonrun.c:1273
        ret = (PyObject *) 0x0
        mod = <value optimized out>
        arena = (PyArena *) 0x8169b18
#23 0x080e9649 in PyRun_SimpleFileExFlags (fp=0x8169008,
#filename=0xbffc8885 "/usr/bin/reportbug-ng", closeit=1,
#flags=0xbffc8638) at ../Python/pythonrun.c:879
        m = <value optimized out>
        d = (PyObject *) 0xb7d66acc
        v = <value optimized out>
        ext = <value optimized out>
#24 0x08059233 in Py_Main (argc=1, argv=0xbffc8704)
#at ../Modules/main.c:532
        c = <value optimized out>
        sts = <value optimized out>
        command = 0x0
        filename = 0x34f <Address 0x34f out of bounds>
        module = 0x0
        fp = (FILE *) 0x8169008
        p = <value optimized out>
        inspect = 0
        unbuffered = 0
        skipfirstline = 0
        stdin_is_interactive = <value optimized out>
        help = 0
        version = 0
        saw_inspect_flag = 0
        saw_unbuffered_flag = 0
        cf = {cf_flags = 0}
#25 0x080586f2 in main (argc=7254936, argv=0x0)
#at ../Modules/python.c:23

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7d566b0 (LWP 3380)]
0xb72304fb in QString::QString () from /usr/lib/libqt-mt.so.3
(gdb) bt
#0  0xb72304fb in QString::QString () from /usr/lib/libqt-mt.so.3
#1  0xb6f26ba2 in QFontPrivate::QFontPrivate ()
#from /usr/lib/libqt-mt.so.3 2  0xb6f26f92 in
#QFontMetrics::QFontMetrics () from /usr/lib/libqt-mt.so.3 3
#0xb6f70fec in QPainter::fontMetrics () from /usr/lib/libqt-mt.so.3 4
#0xb6febb54 in QTextFormat::applyFont () from /usr/lib/libqt-mt.so.3 5
#0xb6fb473c in QTextFormat::width () from /usr/lib/libqt-mt.so.3 6
#0xb6fc408d in QTextString::width () from /usr/lib/libqt-mt.so.3 7
#0xb6fc840a in QTextCursor::place () from /usr/lib/libqt-mt.so.3 8
#0xb70d07eb in QTextEdit::placeCursor () from /usr/lib/libqt-mt.so.3 9
#0xb70d08c5 in QTextEdit::updateCursor () from /usr/lib/libqt-mt.so.3
#10 0xb70d3c70 in QTextEdit::contentsMouseMoveEvent ()
#from /usr/lib/libqt-mt.so.3 11 0xb76e09d0 in
#sipQTextBrowser::contentsMouseMoveEvent ()
#from /usr/lib/python2.5/site-packages/qt.so 12 0xb707f0d1 in
#QScrollView::viewportMouseMoveEvent () from /usr/lib/libqt-mt.so.3 13
#0xb76e0340 in sipQTextBrowser::viewportMouseMoveEvent ()
#from /usr/lib/python2.5/site-packages/qt.so 14 0xb707cf76 in
#QScrollView::eventFilter () from /usr/lib/libqt-mt.so.3 15 0xb70d0547
#in QTextEdit::eventFilter () from /usr/lib/libqt-mt.so.3 16 0xb76dc8f9
#in sipQTextBrowser::eventFilter ()
#from /usr/lib/python2.5/site-packages/qt.so 17 0xb6f6c78c in
#QObject::activate_filters () from /usr/lib/libqt-mt.so.3 18 0xb6f6c7fb
#in QObject::event () from /usr/lib/libqt-mt.so.3 19 0xb6fa543c in
#QWidget::event () from /usr/lib/libqt-mt.so.3 20 0xb6f0f18a in
#QApplication::internalNotify () from /usr/lib/libqt-mt.so.3 21
#0xb6f100ba in QApplication::notify () from /usr/lib/libqt-mt.so.3 22
#0xb79e0483 in sipQApplication::notify ()
#from /usr/lib/python2.5/site-packages/qt.so 23 0xb6eaea52 in
#QETWidget::translateMouseEvent () from /usr/lib/libqt-mt.so.3 24
#0xb6eadafd in QApplication::x11ProcessEvent ()
#from /usr/lib/libqt-mt.so.3 25 0xb6ebdfe6 in QEventLoop::processEvents
#() from /usr/lib/libqt-mt.so.3 26 0xb6f25b80 in QEventLoop::enterLoop
#() from /usr/lib/libqt-mt.so.3 27 0xb6f25a16 in QEventLoop::exec ()
#from /usr/lib/libqt-mt.so.3 28 0xb6f0ecff in QApplication::exec ()
#from /usr/lib/libqt-mt.so.3 29 0xb79d70c8 in ?? ()
#from /usr/lib/python2.5/site-packages/qt.so 30 0x080c8d73 in
#PyEval_EvalFrameEx (f=0x81789fc, throwflag=0)
#at ../Python/ceval.c:3573 31 0x080ca4b7 in PyEval_EvalCodeEx
#(co=0xb7cde7b8, globals=0xb7d30acc, locals=0xb7d30acc, args=0x0,
#argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, closure=0x0)
    at ../Python/ceval.c:2836
#32 0x080ca607 in PyEval_EvalCode (co=0xb7cde7b8, globals=0xb7d30acc,
#locals=0xb7d30acc) at ../Python/ceval.c:494 33 0x080e93a8 in
#PyRun_FileExFlags (fp=0x8169008, filename=0xbfbe3885
#"/usr/bin/reportbug-ng", start=257, globals=0xb7d30acc,
#locals=0xb7d30acc, closeit=1, flags=0xbfbe3258)
    at ../Python/pythonrun.c:1273
#34 0x080e9649 in PyRun_SimpleFileExFlags (fp=0x8169008,
#filename=0xbfbe3885 "/usr/bin/reportbug-ng", closeit=1,
#flags=0xbfbe3258) at ../Python/pythonrun.c:879 35 0x08059233 in
#Py_Main (argc=1, argv=0xbfbe3324) at ../Modules/main.c:532 36
#0x080586f2 in main (argc=0, argv=0x0) at ../Modules/python.c:23
(gdb) bt full
#0  0xb72304fb in QString::QString () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#1  0xb6f26ba2 in QFontPrivate::QFontPrivate ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#2  0xb6f26f92 in QFontMetrics::QFontMetrics ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#3  0xb6f70fec in QPainter::fontMetrics () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#4  0xb6febb54 in QTextFormat::applyFont () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#5  0xb6fb473c in QTextFormat::width () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#6  0xb6fc408d in QTextString::width () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#7  0xb6fc840a in QTextCursor::place () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#8  0xb70d07eb in QTextEdit::placeCursor () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#9  0xb70d08c5 in QTextEdit::updateCursor () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#10 0xb70d3c70 in QTextEdit::contentsMouseMoveEvent ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#11 0xb76e09d0 in sipQTextBrowser::contentsMouseMoveEvent ()
#from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#12 0xb707f0d1 in QScrollView::viewportMouseMoveEvent ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#13 0xb76e0340 in sipQTextBrowser::viewportMouseMoveEvent ()
#from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#14 0xb707cf76 in QScrollView::eventFilter ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#15 0xb70d0547 in QTextEdit::eventFilter () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#16 0xb76dc8f9 in sipQTextBrowser::eventFilter ()
#from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#17 0xb6f6c78c in QObject::activate_filters ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#18 0xb6f6c7fb in QObject::event () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#19 0xb6fa543c in QWidget::event () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#20 0xb6f0f18a in QApplication::internalNotify ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#21 0xb6f100ba in QApplication::notify () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#22 0xb79e0483 in sipQApplication::notify ()
#from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#23 0xb6eaea52 in QETWidget::translateMouseEvent ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#24 0xb6eadafd in QApplication::x11ProcessEvent ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#25 0xb6ebdfe6 in QEventLoop::processEvents ()
#from /usr/lib/libqt-mt.so.3
No symbol table info available.
#26 0xb6f25b80 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#27 0xb6f25a16 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#28 0xb6f0ecff in QApplication::exec () from /usr/lib/libqt-mt.so.3
No symbol table info available.
#29 0xb79d70c8 in ?? () from /usr/lib/python2.5/site-packages/qt.so
No symbol table info available.
#30 0x080c8d73 in PyEval_EvalFrameEx (f=0x81789fc, throwflag=0)
#at ../Python/ceval.c:3573
        sp = (PyObject **) 0x8178b38
        stack_pointer = (PyObject **) 0x8178b38
        next_instr = (unsigned char *) 0x81ab08a "\001e#"
        opcode = <value optimized out>
        oparg = <value optimized out>
        why = 135066452
        err = 0
---Type <return> to continue, or q <return> to quit---
        x = (PyObject *) 0x83805ac
        v = (PyObject *) 0x8356c6c
        w = (PyObject *) 0x0
        u = (PyObject *) 0x816d0b8
        t = <value optimized out>
        stream = (PyObject *) 0xb7e93198
        freevars = (PyObject **) 0x8178b34
        retval = (PyObject *) 0x0
        tstate = (PyThreadState *) 0x81691b8
        co = (PyCodeObject *) 0xb7cde7b8
        instr_ub = -1
        instr_lb = 0
        instr_prev = -1
        first_instr = (unsigned char *) 0x81aae2c "d"
        names = (PyObject *) 0xb7d3948c
        consts = (PyObject *) 0xb7d3b0ec
#31 0x080ca4b7 in PyEval_EvalCodeEx (co=0xb7cde7b8, globals=0xb7d30acc,
#locals=0xb7d30acc, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0,
#defcount=0, closure=0x0)
    at ../Python/ceval.c:2836
        f = (PyFrameObject *) 0x81789fc
        retval = <value optimized out>
        fastlocals = (PyObject **) 0x0
        freevars = (PyObject **) 0x8178b34
        tstate = (PyThreadState *) 0x81691b8
        x = <value optimized out>
        u = (PyObject *) 0x0
#32 0x080ca607 in PyEval_EvalCode (co=0xb7cde7b8, globals=0xb7d30acc,
#locals=0xb7d30acc) at ../Python/ceval.c:494
No locals.
#33 0x080e93a8 in PyRun_FileExFlags (fp=0x8169008, filename=0xbfbe3885
#"/usr/bin/reportbug-ng", start=257, globals=0xb7d30acc,
#locals=0xb7d30acc, closeit=1, flags=0xbfbe3258)
    at ../Python/pythonrun.c:1273
        ret = (PyObject *) 0x0
        mod = <value optimized out>
        arena = (PyArena *) 0x8169b18
#34 0x080e9649 in PyRun_SimpleFileExFlags (fp=0x8169008,
#filename=0xbfbe3885 "/usr/bin/reportbug-ng", closeit=1,
#flags=0xbfbe3258) at ../Python/pythonrun.c:879
        m = <value optimized out>
        d = (PyObject *) 0xb7d30acc
        v = <value optimized out>
        ext = <value optimized out>
#35 0x08059233 in Py_Main (argc=1, argv=0xbfbe3324)
#at ../Modules/main.c:532
        c = <value optimized out>
        sts = <value optimized out>
        command = 0x0
        filename = 0x856e564 "��\037\b��\037\b��a\b\230�V\b��b\b��\037
\b��\037\b\001" module = 0x0
        fp = (FILE *) 0x8169008
        p = <value optimized out>
        inspect = 0
        unbuffered = 0
        skipfirstline = 0
        stdin_is_interactive = <value optimized out>
        help = 0
        version = 0
        saw_inspect_flag = 0
        saw_unbuffered_flag = 0
        cf = {cf_flags = 0}
#36 0x080586f2 in main (argc=0, argv=0x0) at ../Modules/python.c:23

--- System information. ---
Architecture: i386
Kernel:       Linux 2.6.24-1-686

Debian Release: lenny/sid
  990 unstable        www.debian-multimedia.org 
  990 unstable        ftp.de.debian.org 
    1 experimental    ftp.de.debian.org 

--- Package information. ---
Depends             (Version) | Installed
=============================-+-===========
python                        | 2.5.2-1
python-central     (>= 0.6.7) | 0.6.7
python-qt3                    | 3.17.4-1
python-soappy                 | 0.12.0-2
xdg-utils                     | 1.0.2-6





--- End Message ---
--- Begin Message ---
Source: reportbug-ng
Source-Version: 1.0

We believe that the bug you reported is fixed in the latest version of
reportbug-ng, which is due to be installed in the Debian FTP archive:

reportbug-ng_1.0.dsc
  to pool/main/r/reportbug-ng/reportbug-ng_1.0.dsc
reportbug-ng_1.0.tar.gz
  to pool/main/r/reportbug-ng/reportbug-ng_1.0.tar.gz
reportbug-ng_1.0_all.deb
  to pool/main/r/reportbug-ng/reportbug-ng_1.0_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastian Venthur <[EMAIL PROTECTED]> (supplier of updated reportbug-ng package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sat, 19 Jul 2008 13:45:24 +0200
Source: reportbug-ng
Binary: reportbug-ng
Architecture: source all
Version: 1.0
Distribution: unstable
Urgency: low
Maintainer: Bastian Venthur <[EMAIL PROTECTED]>
Changed-By: Bastian Venthur <[EMAIL PROTECTED]>
Description: 
 reportbug-ng - An easy to use alternative to Debian's classic reportbug
Closes: 417823 433524 433550 434130 459439 469332 486212 486743 488122
Changes: 
 reportbug-ng (1.0) unstable; urgency=low
 .
   The 'don't fear the 1.0'-release.
 .
   * Ported rng from qt3 to qt4 (Closes: #469332)
   * Use Webkit as internal browser:
     - Smoother fonts, CSS, etc (Closes: #417823)
     - No crashes (Closes: #486212, #486743, #488122)
     - passes acid1 and acid2 :P
   * Merged several stuff fom lib to rnghelpers (Closes: #459439)
   * Removed option to hide main menu (Closes: #434130, #433524, #433550)
 .
   * Depends on python2.5
   * Bumped standards version
   * Moved from pycentral to python-support
Checksums-Sha1: 
 81cda50bc2a1d9aaf08fb66147357591a2c2efd4 864 reportbug-ng_1.0.dsc
 08d2f916d9c56fb17d8c826ef942a0f838fe49ce 72058 reportbug-ng_1.0.tar.gz
 34c1ff3c161c737f835e943d2a44f20486ceb7ca 69636 reportbug-ng_1.0_all.deb
Checksums-Sha256: 
 6ca822fa4c2fd719fa0a09737c41a9e10de2d11c132af6df883c6f86b8c4e0bd 864 
reportbug-ng_1.0.dsc
 2dcf778dfdf29b7e87026f44935bd7bf22a6ee6e79fea508d4128fb1ab82e1d7 72058 
reportbug-ng_1.0.tar.gz
 567785f6188c66abbf6847d57cc36a3f9464d7dcfdb6331c640b5fa6dcdbaa95 69636 
reportbug-ng_1.0_all.deb
Files: 
 1d2c068bda583f6cfca676a30b04fbf2 864 utils optional reportbug-ng_1.0.dsc
 e91fbf82e60d2d0e60239e1396f2a32e 72058 utils optional reportbug-ng_1.0.tar.gz
 10c39c790820f317a23279b0c8060a77 69636 utils optional reportbug-ng_1.0_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkiB53sACgkQmj66P/Yfc/gyHwCfbA5uixiuw4j+mOToWyml9/PP
VhEAniE82nhtGLgsJttN2dKwxJlWj3e6
=w/R4
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to