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
|
python-oauth2client (4.1.2-3) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
[ Thomas Goirand ]
* Add missin dh-python build-depends.
* Standards-Version is now 4.1.3.
-- Thomas Goirand <zigo@debian.org> Mon, 02 Apr 2018 19:43:56 +0200
python-oauth2client (4.1.2-2) unstable; urgency=medium
* Uploading to unstable.
* Watch file using HTTPS.
* Standards-Version is now 4.1.1.
-- Thomas Goirand <zigo@debian.org> Sun, 29 Oct 2017 21:24:55 +0000
python-oauth2client (4.1.2-1) experimental; urgency=medium
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Updating maintainer field.
* Running wrap-and-sort -bast.
* Updating standards version to 4.0.0.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Updating standards version to 4.1.0.
[ Thomas Goirand ]
* New upstream release.
* Using compat level 10.
* Fixed (build-)depends for this release.
* Using pkgos-dh_auto_install and removing tests folder. (Closes: #875962)
* Only run tests in the tests folder.
* Use --exclude-dir=tests/contrib/django_util when running tests.
* Remove 2 broken tests.
-- Thomas Goirand <zigo@debian.org> Mon, 25 Sep 2017 16:28:58 +0200
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
|