Source: php-maxmind-web-service-common
Section: php
Priority: optional
Maintainer: Thorsten Alteholz <debian@alteholz.de>
Build-Depends: debhelper-compat (= 13)
                , phpab
                , pkg-php-tools
Standards-Version: 4.6.2
Homepage: https://github.com/maxmind/web-service-common-php
# not sure whether package is really useful yet, so neither an official maintainer, nor the correct repository
#Vcs-Browser: https://salsa.debian.org/debian/php-maxmind-web-service-common
#Vcs-Git: https://salsa.debian.org/debian/php-maxmind-web-service-common.git
Rules-Requires-Root: no

Package: php-maxmind-web-service-common
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
	, php-composer-ca-bundle
	, php-curl
	, php-json
Description: Common Code for MaxMind Web Service Clients
 This package contains shared code between MaxMind's various web service
 client APIs.
 It is not intended for direct use by third parties.
