Source: incremental
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Free Ekanayaka <freee@debian.org>,
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3-all,
 python3-click,
 python3-setuptools,
 python3-twisted,
Standards-Version: 4.6.1
Homepage: https://github.com/twisted/incremental
Vcs-Browser: https://salsa.debian.org/python-team/packages/incremental
Vcs-Git: https://salsa.debian.org/python-team/packages/incremental.git
Rules-Requires-Root: no

Package: python3-incremental
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-click,
 python3-twisted,
Provides:
 ${python3:Provides},
Description: Library for versioning Python projects
 Incremental is a small library that versions your Python projects.
 .
 This package provides the Python 3.x module.
