lp:ubuntu/vivid/python-debianbts

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/python-debianbts
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

16. By Bastian Venthur

* Added HTTP_PROXY support by applying the patch from Raphael Kubo da Costa,
  thank you very much! (Closes: #630496)
* Fix "Bugreport.affects returns an array of chars, not strings" by
  splitting the input string (Closes: #670446)

15. By Bastian Venthur

* Uploaded lots of changes contributed by Jari Aalto. Thank you very much
  man!
  * Remove unused dpatch and upgrade to packaging format "3.0 (native)".
  * Update to Standards-Version to 3.9.3.1 and debhelper to 9.
  * Add build-arch and build-indep targets to rules file.
  * Fix copyright-with-old-dh-make-debian-copyright (Lintian).
  * Fix spelling-error-in-description (Lintian).
  * Fix copyright-refers-to-symlink-license (Lintian).

* Merged with patch from Michael, improving distutils setup.

14. By Matthias Klose

Rebuild to drop python2.6 dependencies and provides.

13. By Bastian Venthur

Switched to distutils

12. By Bastian Venthur

* Fixed issue in unicode handling in Bugreport.__str__ method
* Added documentation for 'bugs' keyword in get_bugs

11. By Bastian Venthur

* Fix "please add a Vcs-Browser field in source stanza" (Closes: #590929)
* Fixed the types of the mergedwith-, blocks-, blockedby-, and
  affects-fields of the Bugreport class: the first three changed from
  "String" to "list of Strings" the last one from "String" to list of
  Strings"
* Removed the keywords-, found_date-, fixed_date-, and id-attributs as they
  are either not fully implemented in the BTS or superflouos
* Added Unittests to ensure the above works as expected
* Furhter improved the documentation of the methods and the Bugreport class

10. By Bastian Venthur

* Fix "remove *.pyc from source package" Added rm *.pyc rule in clean
  targets. (Closes: #590722)
* Fix "UnicodeDecodeError: 'utf8' codec can't decode byte 0xe4 in
  position 44: invalid continuation byte" We replace invalid unicode
  characters now (Closes: #590725)

9. By Bastian Venthur

Fix "reportbug-ng: coercing to Unicode: need string or buffer, int found",
apparently "blocks" is sometimes a string and sometimes an int.
(Closes: #590073)

8. By Bastian Venthur

Fix "UnicodeDecodeError on get_bug_log() and other methods", added
regression test for this bug. (Closes: #588954)

7. By Bastian Venthur

Fix "[python-debianbts] Typo that generates incorrect output"
Fixed trivial typo (Closes: #566554)

Branch metadata

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

Subscribers