lp:ubuntu/quantal/ubuntuone-dev-tools

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/quantal/ubuntuone-dev-tools
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:
Development

Recent revisions

27. By dobey

* New upstream release.
  - Ensure the temp directory option is bytes. (LP: #1058141)

26. By dobey

New upstream release.

25. By dobey

* New upstream release.
  - Don't use Exception.message attribute. (LP: #1046997)

24. By dobey

* New upstream release.
  - Coerce map usage into lists for both Python versions. (LP: #1042384)
  - Enable the tests to be manually run against Python 3. (LP: #1042436)
  - Enable unicode_literals for text/bytes distinction. (LP: #1039741)
  - Prepare u1lint for Python 3 usage. (LP: #1040144)
  - Convert unicode usage to use the compatibility layer. (LP: #1039765)
  - Update octal literal use for Python 3. (LP: #1039749)
  - Import StringIO from the io module for compatibility. (LP: #1039262)
  - Use items instead of iteritems for Python 3. (LP: #1039267)
  - Adjust exception handling to work on Python 3. (LP: #1039265)
  - Change to Python 3's print function syntax. (LP: #1039238)
  - Move long usage to int. (LP: #1039251)
  - Fix urllib imports to work on both Python versions. (LP: #1039255)
  - Add a small module for Unicode/bytes distinction. (LP: #1039225)
  - Replace xrange usage with range. (LP: #1039243)

23. By dobey

* New upstream release.
  - Refactor u1trial to allow multiple different test running back-ends.
  - Implement Option handling API that is compatible with twisted trial.
* debian/copyright:
  - Update to be more compliant with dep5.
* debian/rules:
  - Update to allow building on older versions of Ubuntu.
  - Use --fail-missing option for dh.

22. By dobey

New upstream release.

21. By dobey

New upstream release.

20. By dobey

* New upstream release.
  - Avoid using /usr/bin/env python in scripts. (LP: #984089)
  - Deafult to more appropriate reactor on OS X and Windows.
  - Fix clean-up of UNIX domain sockets on OS X.

19. By dobey

* debian/control:
  - Add missing depends on python-twisted-web to fix FTBFS.

18. By dobey

* New upstream release.
  - Expose squid startup errors when it fails. (LP: #985004)
  - Default to gi/gtk3 reactors and fallback to glib/gtk2 on Linux.
  - Allow using domain sockets instead of TCP in tests. (LP: #988257)
  - Clean up ServerTestCase properly to avoid dirty reactor. (LP: #1002834)
* debian/watch:
  - Update watch file to use stable-4-0 series for Quantal.

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