lp:~smoser/ubuntu/precise/python-boto/merge-2.0.2

Created by Scott Moser and last modified
Get this branch:
bzr branch lp:~smoser/ubuntu/precise/python-boto/merge-2.0.2
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Scott Moser
Status:
Development

Recent revisions

19. By Scott Moser

* Sync with debian.
* Remaining changes from debian:
  - debian/watch: fix for mangled versions (#650480)
* Changes from upstream:
  - boto/auth.py: use email.utils.formatdate(usegmt=True) instead of strftime
    as the latter breaks when boto is used from application setting up
    locales (like bpython or ipython); upstream issue #140.
* Dropped delta:
  - debian/rules: Run testsuite during build but ignore failures
    since it currently doesn't pass.
  - debian/rules, debian/control: Transition from pysupport to dh_python2
    (LP: #788514)
  - debian/rules:
    + README removed (no longer in source tarball)
    + doc install of cq.py removed (it is now installed to /usr/bin)
* Promote new upstream to unstable (Closes: #638931).
* New upstream release.
* Convert packaging to dh_python2 (Closes: #631430).
* Updated to Debian Policy version 3.9.2.
* Patched to include Python 2.7 in httplib work-around for https
  signatures. Thanks Matthias Klose. (Closes: #607120)

18. By Scott Moser

* New upstream release.
* Remaining changes from debian:
  - debian/rules: Run testsuite during build but ignore failures
    since it currently doesn't pass.
  - debian/rules, debian/control: Transition from pysupport to dh_python2
    (LP: #788514)
  - debian/rules:
    + README removed (no longer in source tarball)
    + doc install of cq.py removed (it is now installed to /usr/bin)
* Changes from upstream:
  - boto/auth.py: use email.utils.formatdate(usegmt=True) instead of strftime
    as the latter breaks when boto is used from application setting up
    locales (like bpython or ipython); upstream issue #140.
* Dropped delta from upstream:
  - boto/ec2/snapshot.py: work around non-int data in volumeSize
    returned from Eucalyptus. LP: #520707. [fix is upstream]
  - boto/connection.py: Handle 2.7 the same way as 2.6 for httplib
    compatibility. LP: #688773. [fix is upstream]

17. By Barry Warsaw

debian/rules, debian/control: Transition from pysupport to dh_python2
(LP: #788514)

16. By Scott Moser

* Merge from debian unstable (LP: #788651). Remaining changes:
  - debian/rules: Run testsuite during build but ignore failures
    since it currently doesn't pass.
  - boto/ec2/snapshot.py: work around non-int data in volumeSize
    returned from Eucalyptus. LP: #520707.
  - boto/connection.py: Handle 2.7 the same way as 2.6 for httplib
    compatibility. LP: #688773.
  - boto/cloudfront/__init__.py, boto/connection.py: use
    email.utils.formatdate(usegmt=True) instead of strftime as the latter
    breaks when boto is used from application setting up locales (like
    bpython or ipython); upstream issue #140.
* boto.egg-info/SOURCES.txt: add last EOL, as it is now in debian

15. By Loïc Minier

* boto/cloudfront/__init__.py, boto/connection.py: use
  email.utils.formatdate(usegmt=True) instead of strftime as the latter
  breaks when boto is used from application setting up locales (like bpython
  or ipython); upstream issue #140.
* boto.egg-info/SOURCES.txt: remove last EOL again to have less diff with
  upstream.

14. By Matthias Klose

Handle 2.7 the same way as 2.6 for httplib compatibility. LP: #688773.

13. By Scott Moser

work around non-int data in volumeSize (LP: #520707)

12. By Mathias Gug

boto/ec2/connection.py: fix image registration (LP: #504530).
Patch taken from upstream:
http://bazaar.launchpad.net/~vcs-imports/boto/trunk/revision/1001

11. By Scott Moser

* merge Loic's changes made in 1.8d-1ubuntu2
* Rename Vcs-* to XS-Debian-Vcs-*.
* Run testsuite during build but ignore failures since it currently doesn't
  pass.
* Add ${misc:Depends}.
* Add XB-Python-Version: ${python:Versions}.

10. By Loïc Minier

* Rename Vcs-* to XS-Debian-Vcs-*.
* Run testsuite during build but ignore failures since it currently doesn't
  pass.
* Add ${misc:Depends}.
* Add XB-Python-Version: ${python:Versions}.

Branch metadata

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

Subscribers