Source: vsts-cd-manager
Maintainer: Luca Boccassi <bluca@debian.org>
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-mock <!nocheck>,
               python3-msrest <!nocheck>,
Standards-Version: 4.4.0
Section: python
Priority: optional
Rules-Requires-Root: no
Homepage: https://github.com/Microsoft/vsts-cd-manager
Vcs-Browser: https://salsa.debian.org/debian/vsts-cd-manager
Vcs-Git: https://salsa.debian.org/debian/vsts-cd-manager.git -b debian/sid

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.
