Please merge reportbug 4.6(universe) from debian unstable(main)

Bug #414338 reported by Bhavani Shankar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
reportbug (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: reportbug

Debian has a new version to be merged

 reportbug (4.6) unstable; urgency=low

   * reportbug/__init__.py
     - bump reportbug version
   * bin/querybts
     - allows to specify multiple bugs number with --mbox; thanks to Trent Buck
       for the report and Carl Chenet for the patch: Closes: #427560
   * reportbug/submit.py
     - added support for gnupg-agent with signing emails; thanks to Mathias
       Brodala or the report and Carl Chenet for the patch: Closes: #435818
   * bin/reportbug
     - allow ENTER to exit from file detaching menu (and enforced file checking);
       thanks to Rodrigo Campos for report and (partial) patch; Closes: 535789
     - do not exit if no subject is entered for new bugs, but keep asking it;
       thanks to Olaf van der Spek for the report and Carl Chenet for the patch;
       Closes: #537449
     - do not exit if no subject is entered for additional information, but keep
       asking it; thanks to Carl Chenet for the report and patch: Closes: #537624
     - configuration asks also if 'smtptls' is needed or not; thanks to Jerome
       Reybert for the report; Closes: #538021
     - allow to add tags to the bug even in the last menu (right before sending);
       thanks to Enrico Zini for the report and Carl Chenet for the patch;
       Closes: #304006
   * bin/querybts, man/querybts.1, reportbug/ui/text_ui.py
     - querybts is now able to handle multiple bug numbers, package names or any
       mix of them when using --mbox option; thanks to Carl Chenet for the report
       and patch; Closes: #535560
     - added -b/--buglist option to display a bugs list for the given package;
       thanks to Andrew Ferrier for the report and Carl Chenet for the patch;
       Closes: #222621
   * bin/reportbug, reportbug/ui/text_ui.py
     - provide a default reply subject ('Re: ' + <original subject>) when
       providing additional information to a bug report; thanks to Carl Chenet
       for the report and patch; Closes: #537929
   * reportbug/ui/text_ui.py
     - allow to open a browser with the complete packages' bugs list; thanks to
       Eduard Bloch for the report and to Carl Chenet for the patch;
       Closes: #166168
     - expand the ~ or any other environment variables in attachment file name;
       thanks to Andreas Pakulat, Raúl Sánchez Siles, Emil Nowak for the reports
       and to Carl Chenet for the patch; Closes: #376810, #414554, #451041
   * reportbug/submit.py, reportbug/ui/text_ui.py
     - if MUA returns an error, notify the user allowing to re-edit the mail
       (without loosing the mail); thanks to Raphaël Hertzog for the report and
       to Carl Chenet for the patch; Closes: #529251
   * reportbug/urlutils.py, debian/control
     - use xdg-open instead of sensible-browser to open URLs: it uses the
       selected browser in the desktop environment, else it falls back to s-b;
       thanks to Alexandre Fournier for the report; Closes: #536873

 -- Sandro Tosi <email address hidden> Wed, 12 Aug 2009 10:57:03 +0200

Related branches

Revision history for this message
Bhavani Shankar (bhavi) wrote :
Changed in reportbug (Ubuntu):
status: New → Confirmed
Revision history for this message
Andreas Moog (ampelbein) wrote :

Taking for sponsoring

Changed in reportbug (Ubuntu):
status: Confirmed → In Progress
importance: Undecided → Wishlist
Revision history for this message
Andreas Moog (ampelbein) wrote :

Thank you for your work, uploaded.

Changed in reportbug (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (3.4 KiB)

This bug was fixed in the package reportbug - 4.6ubuntu1

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

  * Merge from debian unstable, remaining changes: LP: #414338
    - bin/reportbug
      + Make reportbug stop working for bts=ubuntu and refer to "ubuntu-bug"
        instead.
      + exit with an error, if bts=ubuntu (or unconfigured).
    - reportbug/__init__.py: Match reportbug version with package version.
    - debian/control: Add prominent note to package description.

reportbug (4.6) unstable; urgency=low

  * reportbug/__init__.py
    - bump reportbug version
  * bin/querybts
    - allows to specify multiple bugs number with --mbox; thanks to Trent Buck
      for the report and Carl Chenet for the patch: Closes: #427560
  * reportbug/submit.py
    - added support for gnupg-agent with signing emails; thanks to Mathias
      Brodala or the report and Carl Chenet for the patch: Closes: #435818
  * bin/reportbug
    - allow ENTER to exit from file detaching menu (and enforced file checking);
      thanks to Rodrigo Campos for report and (partial) patch; Closes: 535789
    - do not exit if no subject is entered for new bugs, but keep asking it;
      thanks to Olaf van der Spek for the report and Carl Chenet for the patch;
      Closes: #537449
    - do not exit if no subject is entered for additional information, but keep
      asking it; thanks to Carl Chenet for the report and patch: Closes: #537624
    - configuration asks also if 'smtptls' is needed or not; thanks to Jerome
      Reybert for the report; Closes: #538021
    - allow to add tags to the bug even in the last menu (right before sending);
      thanks to Enrico Zini for the report and Carl Chenet for the patch;
      Closes: #304006
  * bin/querybts, man/querybts.1, reportbug/ui/text_ui.py
    - querybts is now able to handle multiple bug numbers, package names or any
      mix of them when using --mbox option; thanks to Carl Chenet for the report
      and patch; Closes: #535560
    - added -b/--buglist option to display a bugs list for the given package;
      thanks to Andrew Ferrier for the report and Carl Chenet for the patch;
      Closes: #222621
  * bin/reportbug, reportbug/ui/text_ui.py
    - provide a default reply subject ('Re: ' + <original subject>) when
      providing additional information to a bug report; thanks to Carl Chenet
      for the report and patch; Closes: #537929
  * reportbug/ui/text_ui.py
    - allow to open a browser with the complete packages' bugs list; thanks to
      Eduard Bloch for the report and to Carl Chenet for the patch;
      Closes: #166168
    - expand the ~ or any other environment variables in attachment file name;
      thanks to Andreas Pakulat, Raúl Sánchez Siles, Emil Nowak for the reports
      and to Carl Chenet for the patch; Closes: #376810, #414554, #451041
  * reportbug/submit.py, reportbug/ui/text_ui.py
    - if MUA returns an error, notify the user allowing to re-edit the mail
      (without loosing the mail); thanks to Raphaël Hertzog for the report and
      to Carl Chenet for the patch; Closes: #529251
  * reportbug/urlutils.py, debian/control
    - use xdg-open instead of sensible-browser to open...

Read more...

Changed in reportbug (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.