Comment 4 for bug 382562

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package reportbug - 4.4ubuntu1

---------------
reportbug (4.4ubuntu1) karmic; urgency=low

  * Merge from debian unstable (LP: #382562), remaining changes:
    - Make reportbug stop working for bts=ubuntu and refer to
      "ubuntu-bug" instead
    - reportbug: exit with an error, if bts=ubuntu (or unconfigured)
    - Match reportbug version with package version.
    - debian/control: add prominent note to package description
    - debian/rules: Remove dh_desktop, no longer does anything.

reportbug (4.4) unstable; urgency=low

  * reportbug/__init__.py
    - bump reportbug version
  * bin/reportbug, reportbug/utils.py
    - enforce mua check; thanks to Carl Chenet for the patch; Closes: #530499

reportbug (4.3) unstable; urgency=low

  [ Luca Bruno ]
  * reportbug/ui/gtk2_ui.py:
    - fix crash when showing menu options; Closes: #526628
    - make the textbox containing error information wider
    - implement show_report() : it allows querybts to work with gtk2 UI; thanks
      to James Vega for the report; Closes: #525762

  [ Sandro Tosi ]
  * reportbug/__init__.py
    - bump reportbug version
  * reportbug/submit.py
    - skip to show the ack message if fails to send the email to all the
      recipients; thanks to Cyril Brulebois for the report and to Carl Chenet
      for the patch; Closes: #524640
    - limit tries to max 3 (1 try + 2 retries) to deliver the message; thanks to
      alecs1 for the report and to Carl Chenet for the patch; Closes: #489447
  * reportbug/utils.py, bin/reportbug
    - added 'mua_exists' function to check existence of the selected MUA; thanks
      to Bernhard R. Link for the report and to Carl Chenet for the patch;
      Closes: #363920
  * debian/control
    - tight dependency of reportbug package to python-reportbug to be the same
      of source version
  * bin/reportbug
    - display the correct message when saving the report into a file (using the
      '-o' option); thanks to Timo Juhani Lindfors for the report and to Carl
      Chenet for the patch; Closes: #496083
    - added a menu option to detach attachment files; thanks to Michael Beattie
      for the report and to Carl Chenet for the patch; Closes: #206318
    - allow '--debug' to be used with '--kudos'; thanks to Branden Robinson for
      the report and to Carl Chenet for the patch; Closes: #152425
  * reportbug/bugreport.py
    - decode UTF-8 body text to avoid encoding issues; thanks to nathael for the
      report and to Carl Chenet for the patch; Closes: #496210
  * doc/README.Users
    - added explanation about what modules are needed to let GTK+ UI works;
      thanks to Leonardo Meira for the report; Closes: #527994
  * po4a/po/fr.po
    - proof-read version of French manpage; thanks to Sylvain Cherrier for the
      report and patch; Closes: #528956
  * bin/reportbug, reportbug/{bugreport.py, utils.py}
    - include debsums output into bug report; thanks to Michael Biebl for the
      report and to Carl Chenet for the patch; Closes: #458572
    - added debsums output also for --template (non interactive) executions
  * debian/{control, rules}
    - added '--install-layout=deb', to prepare for Python 2.6 introduction,
      updating python requirements to >= 2.5; thanks to Kenneth E Drake for the
      report and getting back to Debian; Closes: #529660

 -- <email address hidden> (Kenneth E. Drake) Mon, 01 Jun 2009 16:06:13 -0500