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 110 111 112 113 114
|
python-googleapi (1.7.11-4) unstable; urgency=medium
* Add python3-uritemplate to build dependencies (closes: #964630).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 11 Jul 2020 12:31:15 +0200
python-googleapi (1.7.11-3) unstable; urgency=medium
* Add google-auth-httplib2 dependency (closes: #935562).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 16 Oct 2019 16:13:14 +0000
python-googleapi (1.7.11-2) unstable; urgency=medium
* Backport upstream fix to look for field 'detail' in error response.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 15 Aug 2019 15:18:55 +0000
python-googleapi (1.7.11-1) unstable; urgency=medium
* New upstream release.
* Drop Python 2 package (closes: #934711).
* Rename samples package to Python 3 variant.
* Disable google_auth_httplib2 tests until zigo packages that module.
* Add source Lintian overrides.
* Update debhelper level to 12:
- switch to pybuild build system.
* Update Standards-Version to 4.4.0 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 14 Aug 2019 14:51:25 +0000
python-googleapi (1.5.5-1) unstable; urgency=low
* New upstream release.
* Update debhelper level to 10 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 19 Nov 2016 14:47:20 +0000
python-googleapi (1.5.2-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 27 Aug 2016 17:26:12 +0000
python-googleapi (1.5.1-1) unstable; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.8 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 11 Jun 2016 21:49:37 +0000
python-googleapi (1.5.0-2) unstable; urgency=low
* Upload to Sid.
[ David Della Vecchia <ddv@canonical.com> ]
* d/rules: Add build tests (closes: #814934).
* d/control: Add build-deps to support tests.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 24 Apr 2016 18:54:36 +0000
python-googleapi (1.5.0-1) experimental; urgency=low
* New upstream release.
* Update Standards-Version to 3.9.7 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 26 Mar 2016 08:04:14 +0000
python-googleapi (1.4.2-1) unstable; urgency=low
* New upstream release.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 11 Jan 2016 19:11:34 +0100
python-googleapi (1.4.1-1) unstable; urgency=low
* New upstream release (closes: #760941).
* Updated oauth2client solves GoogleCredentials problem (closes: #789253).
* Version packages dependencies.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 05 Jul 2015 14:32:11 +0000
python-googleapi (1.4.0-1) unstable; urgency=low
* New upstream release.
* Update to Python Policy.
* Remove unused patches.
* Update project homepage.
* Add watch file.
* Update Standards-Version to 3.9.6 .
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 05 Jun 2015 17:14:07 +0000
python-googleapi (1.2-3) unstable; urgency=low
* Update Standards-Version to 3.9.5 .
[ Thomas Goirand <zigo@debian.org> ]
* Added Python3 support (closes: #759712).
* Did a bit of clean-up in debian/rules.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Mon, 08 Sep 2014 01:03:53 +0000
python-googleapi (1.2-2) unstable; urgency=low
* Don't install already packaged python libraries (closes: #725662, #725663).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Wed, 09 Oct 2013 19:17:47 +0200
python-googleapi (1.2-1) unstable; urgency=low
* Initial release (closes: #620602).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sat, 31 Aug 2013 21:02:56 +0200
|