Source: stdeb Maintainer: Debian Python Team Uploaders: Piotr Ożarowski Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools Build-Depends-Indep: help2man, python3-requests Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/python-team/packages/stdeb Vcs-Git: https://salsa.debian.org/python-team/packages/stdeb.git Homepage: https://github.com/astraw/stdeb Package: python3-stdeb Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, debhelper-compat (= 13), python3-setuptools, python3-requests Recommends: apt-file, dpkg-dev, python3-all, unzip Suggests: python3-all-dev Breaks: python-stdeb (<< 0.8.5-2) Replaces: python-stdeb (<< 0.8.5-2) Description: Python to Debian source package conversion plugins for distutils This package provides distutils commands to produce Debian packages from Python packages. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file.