Source: debputy Section: devel Priority: optional Maintainer: Progress Linux Maintainers XSBC-Uploaders: Daniel Baumann XSBC-Original-Maintainer: Debputy Maintainers XSBC-Original-Uploaders: Niels Thykier , Bugs: mailto:maintainers@lists.progress-linux.org Build-Depends: debhelper-compat (= 13), # man-db , dh-sequence-single-binary, hunspell-en-us , python3-colored , python3-colorlog , python3-debian, python3-hunspell , python3-levenshtein , python3-lsprotocol , python3-pygls , python3-pytest , python3-pytest-cov , python3-ruyaml | python3-ruamel.yaml, # debputy-plugin-foo, # The code was never checked with an older version than 3.11... python3:any (>= 3.11~), strip-nondeterminism , Rules-Requires-Root: no X-Style: black Standards-Version: 4.6.2 Homepage: https://salsa.debian.org/debian/debputy Vcs-Browser: https://git.progress-linux.org/packages/graograman-backports/debputy Vcs-Git: https://git.progress-linux.org/packages/graograman-backports/debputy XSBC-Original-Vcs-Browser: https://salsa.debian.org/debian/debputy XSBC-Original-Vcs-Git: https://salsa.debian.org/debian/debputy.git Package: dh-debputy Architecture: all Depends: debhelper, man-db , # The colors dependencies are not necessary for debputy to work. # However, to have coloring work, we need to use Depends because # Recommends/Suggests are not resolved for builds and this should # "just work" for users. python3-colored , python3-colorlog , python3-debian, python3-ruyaml | python3-ruamel.yaml, # The code was never checked with an older version than 3.11... python3:any (>= 3.11~), strip-nondeterminism, Recommends: python3-argcomplete, Suggests: hunspell-en-us, python3-hunspell, python3-levenshtein, python3-lsprotocol, python3-pygls, Provides: debputy-plugin-gnome, debputy-plugin-numpy3, debputy-plugin-perl-openssl, dh-sequence-debputy (= ${binary:Version}), dh-sequence-installdebputy (= ${binary:Version}), dh-sequence-zz-debputy (= ${binary:Version}), dh-sequence-zz-debputy-rrr (= ${binary:Version}), Multi-Arch: foreign Description: Manifest style Debian-based package builder (debhelper integration) Package builder that provides a declarative manifest for building Debian-based packages. . This version integrates with the debhelper sequencer dh and will replace several of debhelper's tools that are covered by debputy. . The debputy package builder aims to reduce cognitive load for the packager and provide better introspection to packagers, linters and the Debian janitor.