Source: vsts-cd-manager
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Luca Boccassi <bluca@debian.org>,
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-mock <!nocheck>,
               python3-msrest <!nocheck>,
               python3-portalocker <!nocheck>,
Standards-Version: 4.5.0
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Microsoft/vsts-cd-manager
Vcs-Browser: https://salsa.debian.org/python-team/modules/vsts-cd-manager
Vcs-Git: https://salsa.debian.org/python-team/modules/vsts-cd-manager.git -b debian/sid
Testsuite: autopkgtest-pkg-python, autopkgtest

Package: python3-vsts-cd-manager
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Description: Visual Studio Team Services Continuous Delivery Manager
 This project provides the class ContinuousDeliveryManager and
 supporting classes for Azure. This CD manager class allows the caller
 to manage Azure Continuous Delivery pipelines that are maintained
 within a VSTS account.
