Source: python-googlecloudapis
Section: web
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Thomas Goirand <zigo@debian.org>,
 Jimmy Kaplowitz <jimmy@debian.org>,
Build-Depends:
 debhelper (>= 9),
 openstack-pkg-tools,
 python-all,
 python-oauth2client,
 python-pbr,
 python-protorpc-standalone,
 python-setuptools,
 python3-all,
 python3-oauth2client,
 python3-pbr,
 python3-protorpc-standalone,
 python3-setuptools,
Standards-Version: 3.9.5
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=cloud/python-googlecloudapis.git;a=summary
Vcs-Git: git://anonscm.debian.org/cloud/python-googlecloudapis.git
Homepage: https://developers.google.com/cloud/sdk/

Package: python-googlecloudapis
Section: python
Architecture: all
Depends:
 python-oauth2client,
 python-protorpc-standalone,
 ${misc:Depends},
 ${python:Depends},
Description: collection of utilities for client-side tools - Python 2.x
 The Google Cloud APIs package contains the apitools, which is a collection of
 utilities to make it easier to build client-side tools, especially those  that
 talk to Google APIs.
 .
 This package provides the Python 2.x version.

Package: python3-googlecloudapis
Section: python
Architecture: all
Depends:
 python3-oauth2client,
 python3-protorpc-standalone,
 ${misc:Depends},
 ${python3:Depends},
Description: collection of utilities for client-side tools - Python 2.x
 The Google Cloud APIs package contains the apitools, which is a collection of
 utilities to make it easier to build client-side tools, especially those  that
 talk to Google APIs.
 .
 This package provides the Python 2.x version.
