Source: devscripts-ptux
Section: devel
Priority: optional
Maintainer: Ryan Kuester <rkuester@insymbols.com>
Build-Depends: debhelper (>= 12), python3, dh-python, python3-setuptools, git-buildpackage, python3-debian,
               python3-docopt
Standards-Version: 4.5.1
#X-Python-Version: ${python:Versions}

Package: devscripts-ptux
Architecture: all
Depends: dh-make, python3-debian, git-buildpackage, ptuxrepo (= ${binary:Version}), ${python3:Depends}, ${misc:Depends}
Description: Helper scripts for Pragmatux development
 This package contains helper scripts for development in Pragmatux-based
 projects. The scripts are often enhancements to Debian's own
 development scripts from the devscripts package, in which case they
 bear a similar name, e.g., debchange becomes ptuxchange.
 .
 ptuxmake is aliased to dh-make-ptux via symlink.

Package: ptuxrepo
Architecture: all
Depends: ${python3:Depends}, openssh-client, ${misc:Depends}
Description: Pragmatux APT repository tools
 This package contains tools for managing APT repositories.
