Source: debpic
Section: misc
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 dh-exec,
 pandoc,
 pkgconf,
 pkg-config,
Standards-Version: 4.6.2
Homepage: https://github.com/aidan-gallagher/debpic
#Vcs-Browser: https://salsa.debian.org/debian/debpic
#Vcs-Git: https://salsa.debian.org/debian/debpic.git

Package: debpic
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 docker.io | docker-ce,
 python3,
 python3-yaml,
Recommends: docker-buildx,
 bash-completion,
Description: DEBPIC: DEbian Build Package In Container
 Debpic lets you easily build Debian packages in an isolated Docker environment.