[Reportbug-commits] [reportbug] branch master updated (8e2b3db -> ba2978f)

Sandro Tosi morph at moszumanska.debian.org
Wed Apr 15 18:08:50 UTC 2015


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

morph pushed a change to branch master
in repository reportbug.

      from  8e2b3db   report PAGER environment variable when filing a bug against reportbug
       new  ca37faf   fix usage of singular they in RFH description; thanks to Doug Torrance for the report; Closes: #776015
       new  947f9ca   fix conflict
       new  3671758   correctly acquire GDK mutual exclusion lock
       new  3b9cb82   correctly handle the case where there is not MTA or smtphost defined; Closes: #782319, #780825, #769055
       new  dcf2e38   use ui.final_message() when printing the last message and then exit
       new  b0fc13e   clarify the menu for partial/all archs for binNMUs and RMs; thanks to Kamaraju Kusumanchi for the report; Closes: #773606
       new  836eca2   suggest to contact Debian support channels when reporting bugs against generic packages; thanks to Tomas Pospisek for the patch; Closes: #661563
       new  655f7d1   use HTTPS when connecting to Debian BTS
       new  2aa131a   make the Cancel button in Urwid interface works for tags and severity lists; thanks to Ryan Kavanagh for report and patch; Closes: #702521
       new  435307f   support LANG declined Description-xx field in package information; thanks to Robert Luberda for the report; Closes: #683116
       new  ba2978f   clarify to not select any item in the suite menu for ftp.debian.org to choose 'unstable', that should work on every UI available; thanks to Rafael Laboissiere for the report; Closes: #765546

The 11 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/reportbug            | 11 +++++++++++
 debian/changelog         | 27 ++++++++++++++++++++++++++-
 reportbug/debbugs.py     | 10 +++++-----
 reportbug/submit.py      | 12 ++++++++----
 reportbug/ui/gtk2_ui.py  |  2 ++
 reportbug/ui/text_ui.py  |  4 ++--
 reportbug/ui/urwid_ui.py |  3 ++-
 reportbug/utils.py       |  6 +++---
 test/test_debbugs.py     | 14 +++++++-------
 test/test_urlutils.py    |  2 +-
 test/test_utils.py       | 40 ++++++++++++++++++++++++++++++++++++++++
 11 files changed, 107 insertions(+), 24 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