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 100 101 102 103 104 105 106 107 108 109
|
python-swiftclient (1:2.3.1-1+deb8u1) jessie-proposed-updates; urgency=medium
* Added missing dependency on python-pkg-resources (Closes: #789685).
-- Thomas Goirand <zigo@debian.org> Tue, 23 Jun 2015 23:06:31 +0200
python-swiftclient (1:2.3.1-1) unstable; urgency=medium
* New upstream release.
* Uploading to unstable.
* Standards-Version is now 3.9.6 (no change).
-- Thomas Goirand <zigo@debian.org> Fri, 17 Oct 2014 23:52:32 +0800
python-swiftclient (1:2.3.0-1) experimental; urgency=medium
[ Thomas Bechtold ]
* debian/watch: Use github tags.
[ Thomas Goirand ]
* New upstream release.
* Updated (build-)depends for this release.
* Removed manpage patch applied upstream.
* Using testr and subunit correctly.
-- Thomas Goirand <zigo@debian.org> Thu, 18 Sep 2014 22:31:55 +0800
python-swiftclient (1:2.0.2-1) unstable; urgency=high
* New upstream release (Closes: #730626).
* Reviewed build-dependency for the new upstream release.
* Standards-Version: is now 3.9.5.
* Also builds the sphinx doc and package manpage.
* Adds patch to fix manpage.
-- Thomas Goirand <zigo@debian.org> Tue, 18 Feb 2014 11:03:09 +0800
python-swiftclient (1:1.6.0-2) unstable; urgency=low
* Added missing build-depends: python-d2to1.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 09:47:14 +0000
python-swiftclient (1:1.6.0-1) unstable; urgency=low
* New upstream release.
* Removes now obsolete patch for OSLO version.
* Now using testrepository for the unit testing.
* Updated (build-)dependencies.
* Canonical VCS URLs.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 14:03:08 +0800
python-swiftclient (1:1.4.0-2) unstable; urgency=low
* Ran wrap-and-sort.
* Fixed a typo in the short description (Closes: #710546) thanks to Pascal
De Vuyst for reporting it.
-- Thomas Goirand <zigo@debian.org> Thu, 30 May 2013 14:10:59 +0800
python-swiftclient (1:1.4.0-1) unstable; urgency=low
* New upstream release.
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Mon, 13 May 2013 10:25:04 +0000
python-swiftclient (1:1.3.0-1) experimental; urgency=low
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 03 Apr 2013 19:26:10 +0800
python-swiftclient (1:1.2.0+git1.2be776c2-1) experimental; urgency=low
* New snapshot release
* Add depend on python-keystoneclient
* Now using openstack-pkg-tools for the debian/rules.
-- Thomas Goirand <zigo@debian.org> Mon, 17 Dec 2012 14:39:57 +0000
python-swiftclient (1:1.2.0-1) experimental; urgency=low
* New upstream version
-- Mehdi Abaakouk <sileht@sileht.net> Sat, 29 Sep 2012 09:13:34 +0200
python-swiftclient (1:1.1.1-1) experimental; urgency=low
* Initial debian release (Closes: #687415)
-- Mehdi Abaakouk <sileht@sileht.net> Wed, 12 Sep 2012 15:51:39 +0200
python-swiftclient (1:1.1.1-0ubuntu1) quantal; urgency=low
[ Adam Gandelman ]
* Initial release.
[ Chuck Short ]
* debian/watch: Added
* debian/rules: Download tarball from regular places.
* Update changelog
* debian/control: Add python-eventlet as a build depends.
* debian/rules: Enabled changelog.
* debian/copyright: Update format.
-- Adam Gandelman <adamg@canonical.com> Wed, 06 Jun 2012 12:54:56 -0700
|