lp:ubuntu/utopic-proposed/reportbug

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic-proposed/reportbug
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

45. By Logan Rosen

* Merge from Debian unstable. Remaining changes:
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
  - reportbug/__init__.py: Match reportbug version with package version.
  - debian/control: Add prominent note to package description.
  - debian/rules, debian/dirs: Do not install .desktop file.

44. By Scott Kitterman

Use 6.5.0 as version to match release regex that excludes +nmu.

43. By Scott Kitterman

* Merge from Debian unstable. Remaining changes (LP: #1353046):
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
  - reportbug/__init__.py: Match reportbug version with package version.
  - debian/control: Add prominent note to package description.
  - debian/rules, debian/dirs: Do not install .desktop file.

42. By Logan Rosen

* Merge from Debian unstable. Remaining changes:
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
  - reportbug/__init__.py: Match reportbug version with package version.
  - debian/control: Add prominent note to package description.
  - debian/rules, debian/dirs: Do not install .desktop file.

41. By Logan Rosen

* Merge from Debian unstable. Remaining changes:
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
  - reportbug/__init__.py: Match reportbug version with package version.
  - debian/control: Add prominent note to package description.
  - debian/rules, debian/dirs: Do not install .desktop file.

40. By Felix Geyer

* Merge from Debian unstable. Remaining changes:
 - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
   an error and refer user "ubuntu-bug" instead.
 - reportbug/__init__.py: Match reportbug version with package version.
 - debian/control: Add prominent note to package description.
 - debian/rules, debian/dirs: Do not install .desktop file.

39. By Andrew Starr-Bochicchio

* Merge from Debian unstable. Remaining changes:
 - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
   an error and refer user "ubuntu-bug" instead.
 - reportbug/__init__.py: Match reportbug version with package version.
 - debian/control: Add prominent note to package description.
 - debian/rules, debian/dirs: Do not install .desktop file.

38. By Bhavani Shankar

* Merge from Debian testing. Remaining changes:
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
 - reportbug/__init__.py: Match reportbug version with package version.
 - debian/control: Add prominent note to package description.
 - debian/rules, debian/dirs: Do not install .desktop file.

37. By Andrew Starr-Bochicchio

* Merge from Debian Testing. Remaining Ubuntu changes:
  - bin/reportbug: If bts=ubuntu or unconfigured, exit with an
    an error and refer user "ubuntu-bug" instead.
 - reportbug/__init__.py: Match reportbug version with package version.
 - debian/control: Add prominent note to package description.
 - debian/rules, debian/dirs: Do not install .desktop file.
* reportbug/utils.py
  - add 'oldstable' to the list of distributions, so not to confuse 'APT
    prefers' line; thanks to Jan Huijsmans for the report; Closes: #645870
* share/control, setup.py
  - report python-reportbug dependencies information when filing a bug against
    reportbug
* reportbug/ui/urwid_ui.py
  - is_mouse_event() is in urwid.util in urwid 1.0.0; thanks to Andrew O.
    Shadura for the report; Closes: #646943
  - fix a crash when willing to submit more information after having seen a
    report; thanks to Viet Nguyen for the report; Closes: #644815
* bin/reportbug
  - report bug using the "Source" pseudo-header, if we've detected it's a
    source package (either by using --src cli option or by selecting the
    source pkg in the menu); thanks to Julian Andres Klode for the report;
    Closes: #644194
  - improved check for package name in the subject, now checking if the
    it's at the beginning of the subject, and even if provided via '--subject'
    cli option; thanks to Cyril Brulebois for noticing it; Closes: #579596
* Implement a new --envelope-from cli option (and the corresponding one in the
  configuration file), to allow to select the Envelope From (aka Return-path)
  mail header different than the default, the From address. It reverts the
  change in #614879; thanks to Kevin Locke for the report and discussion;
  Closes: #640249
* Use madison.cgi (from QA) to check for newer versions available; thanks to
  Bernd Zeimetz for the report; Closes: #601679
* reportbug/ui/*_ui.py
  - show if the bug is already closed (it usually happens when the bug was
    closed recently and it's not archived yet); thanks to Elora HRanma for the
    report; Closes: #586155
* reportbug/ui/gtk2_ui.py
  - rename the 'Cancel' button to 'Quit', so that it's clear it will close
    reportbug, also Alt+<code> will select the right button; thanks to Nathan
    A. Stine and Éric Araujo for the reports; Closes: #586475, #614160
  - remove reference to Ctrl+c when asking for subject: it won't work in GTK+
    UI; thanks to Mark Brown for the report; Closes: #562876
* debian/control
  - set 2.6 as minimum python version
* reportbug/debbugs.py, bin/reportbug
  - reports for release.debian.org about 'pu'/'opu' now tries to get the
    correct version querying madison (but only if querying is enabled); thanks
    to Jakub Wilk for the report; Closes: #563804
* Bugscripts can now generate headers and pseudo-headers to be included into
  the bug report, refer to README.developers for additional details; thanks to
  Niels Thykier for the report; Closes: #611341

36. By Andrew Starr-Bochicchio

debian/dirs: As we don't install the desktop file, we don't
need usr/share/applications.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/utopic/reportbug
This branch contains Public information 
Everyone can see this information.

Subscribers