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
|
python-oauth2client (2.0.1-3~bpo8+1) jessie-backports; urgency=medium
* Rebuild for jessie-backports.
*
-- Thomas Goirand <zigo@debian.org> Mon, 30 May 2016 16:37:21 +0000
python-oauth2client (2.0.1-3) unstable; urgency=medium
[ Ondřej Nový ]
* Standards-Version is 3.9.8 now (no change)
[ Thomas Goirand ]
* Added runtime depends on python{3,}-openssl (Closes: #794756).
-- Thomas Goirand <zigo@debian.org> Tue, 24 May 2016 18:04:20 +0200
python-oauth2client (2.0.1-2) unstable; urgency=medium
* Uploading to unstable.
-- Thomas Goirand <zigo@debian.org> Tue, 05 Apr 2016 11:40:02 +0000
python-oauth2client (2.0.1-1) experimental; urgency=medium
* New upstream release.
* Ran wrap-and-sort -t -a.
* Move package to PKG OpenStack:
- Updated VCS URLs.
- Update maintainer field.
- Using git tag workflow and fixed debian/gbp.conf accordingly.
* Updated (build-)depends.
* Running unit tests with nose (and added needed build-depends-indep).
* Standards-Version: 3.9.7 (no change).
* Fixed debian/copyright ordering.
-- Thomas Goirand <zigo@debian.org> Tue, 22 Mar 2016 10:01:15 +0100
python-oauth2client (1.4.12-0.1) unstable; urgency=low
* update to latest upstream version v1.4.12
* update URLs: Homepage, Vcs-*, debian/watch
* NMU to help fix python-googleapi #789253
-- Hans-Christoph Steiner <hans@eds.org> Mon, 20 Jul 2015 10:47:56 -0700
python-oauth2client (1.2-3) unstable; urgency=medium
* Fixes VCS URLs.
* Added Python 3 support.
* Standards-Version is now 3.9.5
-- Thomas Goirand <zigo@debian.org> Thu, 28 Aug 2014 23:28:56 +0000
python-oauth2client (1.2-2) unstable; urgency=low
* Removes embedded uritemplate folder from binary.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Sep 2013 09:00:22 +0000
python-oauth2client (1.2-1) unstable; urgency=low
* Initial release. (Closes: #719971)
-- Thomas Goirand <zigo@debian.org> Sat, 17 Aug 2013 11:12:18 +0200
|