Branches for Sid

Name Status Last Modified Last Commit
lp:debian/reportbug 1 Development 2015-09-18 21:38:56 UTC
45. * reportbug/debbugs.py - use 'ANY' ...

Author: Sandro Tosi
Revision Date: 2015-09-18 21:38:56 UTC

* reportbug/debbugs.py
  - use 'ANY' as an alias for "all architectures" when requesting a binNMU;
    thanks to Mehdi for report and patch; Closes: #795687
* debian/control
  - set dep on python-debianbts to the version implementing the paged access
    to BTS; Closes: #796759
* bin/reportbug, reportbug/{debbugs.py, exceptions.py}
  - in case of an error accessing the BTS, throw a new exception, and catch it
    in the main program, and display a message about it
* bin/reportbug
  - special-case also the short alias -T along with --tag; this fixes a crash
    in 'debian-bug' in Emacs; thanks to Sven Joachim for report and patch;
    Closes: #794590
* reportbug/utils.py
  - correctly identify conffiles marked as obsolete; thanks to Jakub Wilk for
    the report; Closes: #791577
* PEP8-fied the source code (except for "line too long", which we ignore)

11 of 1 result