[Reportbug-commits] [reportbug] branch master updated (4763700 -> 9a2efc0)

Sandro Tosi morph at moszumanska.debian.org
Fri Jan 1 18:37:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

morph pushed a change to branch master
in repository reportbug.

      from  4763700   decode email addresses when printing the recipients recap at submit time; Closes: #546914
       new  caf36e4   add dep on 'file' for python-reportbug; Closes: #803764
       new  60024b2   dont crash when selecting "Providing additional information" after filtering the bugs list more than once; Closes: #804130
       new  169718e   switch from gtkspell (now removed) to gtkspellcheck; Closes: #802387
       new  bf0d3a1   dont escape a single dot line surrounded by newlines (the End-Of-Message in SMTP), it is done by sendmail() automatically; Closes: #808742
       new  313a2df   default '--exitprompt' to False, should avoid a spurious message in GTK UI when reporting additional information; Closes: #745514
       new  783399e   remove reference to BROWSER env variable, we use xdg-open; Closes: #690759
       new  56c6cb1   remove handling of X11BROWSER and CONSOLEBROWSER, obsolete
       new  d7d7fc1   print the "If you want to provide additional information" text only if an email is specified in sysinfo, this prevents a crash if we are sending reports to a non-debbugs instance; Closes: #789332
       new  c0ce9b6   'Control' pseudo-header can be repeated/present multiple times in the report; Closes: #687679
       new  302af77   dont crash if we cant access the BTS: Closes: #694634
       new  6392d7b   extend copyright years
       new  9a2efc0   drop stale d/copyright entry

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bin/querybts               |  2 +-
 bin/reportbug              |  4 ++--
 debian/changelog           | 24 +++++++++++++++++++++++-
 debian/control             |  4 ++--
 debian/copyright           |  9 +--------
 man/querybts.1             |  6 ------
 reportbug/__init__.py      |  4 ++--
 reportbug/bugreport.py     |  2 +-
 reportbug/checkbuildd.py   |  2 +-
 reportbug/checkversions.py |  2 +-
 reportbug/debbugs.py       |  2 +-
 reportbug/exceptions.py    |  2 +-
 reportbug/hiermatch.py     |  2 +-
 reportbug/submit.py        |  7 +++----
 reportbug/tempfiles.py     |  2 +-
 reportbug/ui/__init__.py   |  2 +-
 reportbug/ui/gtk2_ui.py    | 12 +++++++-----
 reportbug/ui/text_ui.py    | 21 ++++++++++++---------
 reportbug/ui/urwid_ui.py   | 12 +++++++-----
 reportbug/urlutils.py      | 13 +------------
 reportbug/utils.py         | 11 +++++++++--
 test/test_utils.py         |  8 +++++++-
 22 files changed, 85 insertions(+), 68 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reportbug/reportbug.git



More information about the Reportbug-commits mailing list