lp:~fourdollars/ubuntu/trusty/python-debianbts/1512200

Created by Shih-Yuan Lee and last modified
Get this branch:
bzr branch lp:~fourdollars/ubuntu/trusty/python-debianbts/1512200
Only Shih-Yuan Lee can upload to this branch. If you are Shih-Yuan Lee please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Shih-Yuan Lee
Status:
Development

Recent revisions

16. By Shih-Yuan Lee

Fix the crashes on BTS query. (LP: #1512200)

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)
This branch contains Public information 
Everyone can see this information.

Subscribers