Change logs for python-boto source package in Precise

  • python-boto (2.2.2-0ubuntu3) precise; urgency=low
    
      * Fix failures when there are spaces in a resource name. (LP: #962046)
     -- Chris J Arges <email address hidden>   Fri, 08 Feb 2013 09:23:57 -0600
  • python-boto (2.2.2-0ubuntu2) precise; urgency=low
    
      * Switch to dpkg-source 3.0 (quilt) format
      * debian/patches/import-boto-provider.patch: New patch that resolves issue
        of boto/utils.py making calls to function boto.provider, without importing
        it.  LP: #947424
     -- Dave Walker (Daviey) <email address hidden>   Mon, 05 Mar 2012 20:51:38 +0000
  • python-boto (2.2.2-0ubuntu1) precise; urgency=low
    
      * New upstream release (LP: #932795)
      * update debian/watch to point to github downloads instead of google code
     -- Scott Moser <email address hidden>   Wed, 15 Feb 2012 10:17:06 -0500
  • python-boto (2.2.1-0ubuntu1) precise; urgency=low
    
      * New upstream release.
     -- Scott Moser <email address hidden>   Sun, 12 Feb 2012 20:13:08 -0500
  • python-boto (2.1.1-0ubuntu1) precise; urgency=low
    
      * New upstream release.
      * Remaining changes from debian:
        - debian/watch: fix for mangled versions (#650480)
      * Dropped delta (included 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.
     -- Scott Moser <email address hidden>   Wed, 07 Dec 2011 08:25:40 -0500
  • python-boto (2.0-2ubuntu1) precise; urgency=low
    
      * 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)
    
    python-boto (2.0-2) unstable; urgency=low
    
      * Promote new upstream to unstable (Closes: #638931).
    
    python-boto (2.0-1) experimental; urgency=low
    
      * New upstream release.
     -- Scott Moser <email address hidden>   Tue, 29 Nov 2011 21:55:58 -0500
  • python-boto (2.0-0ubuntu1) oneiric; urgency=low
    
      * 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]
     -- Scott Moser <email address hidden>   Thu, 14 Jul 2011 16:11:57 -0400