1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99
|
python-boto (1.9b-4) unstable; urgency=low
* Do not require Name param on RegisterImage (Closes: #591466).
-- Eric Evans <eevans@debian.org> Tue, 03 Aug 2010 11:41:59 -0400
python-boto (1.9b-3) unstable; urgency=low
* Strings exceptions are not allowed in Python 2.6 (Closes: #585284).
-- Eric Evans <eevans@debian.org> Wed, 07 Jul 2010 19:36:13 +0000
python-boto (1.9b-2) unstable; urgency=low
* Depend on versions of Python >= 2.5 (Closes: #563439).
-- Eric Evans <eevans@debian.org> Wed, 06 Jan 2010 12:20:56 -0600
python-boto (1.9b-1) unstable; urgency=low
* New upstream version.
-- Eric Evans <eevans@debian.org> Thu, 24 Dec 2009 13:27:40 -0600
python-boto (1.8d-1) unstable; urgency=low
* New Upstream Version (Closes: #536194).
-- Eric Evans <eevans@debian.org> Wed, 08 Jul 2009 11:29:47 -0500
python-boto (1.8c-1) unstable; urgency=low
* New Upstream Version (Closes: #534537).
-- Eric Evans <eevans@debian.org> Sun, 28 Jun 2009 13:43:25 -0500
python-boto (1.7a-2) unstable; urgency=low
* Patched test file to restore compatibility with python 2.4,
(Closes: #525365).
-- Eric Evans <eevans@debian.org> Tue, 28 Apr 2009 21:11:20 -0500
python-boto (1.7a-1) unstable; urgency=low
* New Upstream Version (Closes: #524931).
-- Eric Evans <eevans@debian.org> Wed, 22 Apr 2009 20:50:03 -0500
python-boto (1.6b-1) unstable; urgency=low
* New Upstream Version
-- Eric Evans <eevans@debian.org> Tue, 30 Dec 2008 16:13:24 -0600
python-boto (1.4c-1) unstable; urgency=low
* New Upstream Version
-- Eric Evans <eevans@debian.org> Wed, 01 Oct 2008 20:47:21 -0500
python-boto (1.2a-1) unstable; urgency=low
* New Upstream Version
-- Eric Evans <eevans@debian.org> Sun, 20 Apr 2008 04:41:52 +0000
python-boto (1.1c-1) unstable; urgency=low
* New upstream release (Closes: #461148).
* Patched boto/s3/connection.py to provide a means of restoring
the older calling convention for buckets.
-- Eric Evans <eevans@debian.org> Thu, 03 Apr 2008 16:14:29 -0500
python-boto (1.0a-1) unstable; urgency=low
* New upstream release.
-- Eric Evans <eevans@debian.org> Thu, 10 Jan 2008 12:57:42 -0600
python-boto (0.9d-1) unstable; urgency=low
* New upstream release.
-- Eric Evans <eevans@debian.org> Sat, 24 Nov 2007 17:12:40 -0600
python-boto (0.9b-1) unstable; urgency=low
* New upstream release.
* Move tests to /usr/share/doc/python-boto/examples, (Closes: #433373).
-- Eric Evans <eevans@debian.org> Mon, 16 Jul 2007 17:17:48 -0500
python-boto (0.9a-1) unstable; urgency=low
* Initial release. (Closes: #431626)
-- Eric Evans <eevans@debian.org> Wed, 04 Jul 2007 17:23:42 -0500
|