X-Git-Url: https://git.rrq.au/?a=blobdiff_plain;f=debian%2Fcontrol;h=63bb3bbf5a73382c0e23b436fad0115a5fb7f2cc;hb=b02143d251c4538b09f895eacee8f5ad5264c1c2;hp=20c0c210f0a60b9ee8aedf3cc6be5a1be41743c9;hpb=9f3bec2cdf9144274c43a086b8ae1805af1cda1d;p=rrq%2Foverlay-boot.git diff --git a/debian/control b/debian/control index 20c0c21..63bb3bb 100644 --- a/debian/control +++ b/debian/control @@ -1,19 +1,22 @@ Source: overlay-boot Section: misc Priority: optional -Maintainer: Ralph Ronnquist +Origin: Devuan +Maintainer: Ralph Ronnquist Build-Depends: debhelper-compat (= 13), - asciidoc, docbook-xml, libxslt1-dev, xsltproc, docbook-xsl, - fasm + asciidoctor, docbook-xml, libxslt1-dev, xsltproc, docbook-xsl, + musl-tools Standards-Version: 4.6.0 Homepage: https://borta.rrq.id.au/git?p=ralph/overlay-boot.git Vcs-Git: https://borta.rrq.id.au/git?p=ralph/overlay-boot.git Package: overlay-boot Architecture: any -Depends: coreutils (>= 8.32-4+b1), util-linux (>= 2.36.1-8+devuan2), - mount, iproute2, ifupdown, dash +Depends: ${shlibs:Depends}, ${misc:Depends}, + coreutils (>= 8.32-4+b1), util-linux (>= 2.36.1-8+devuan2), + mount, iproute2, ifupdown, dash, procps Description: Admin scripts for running overlay subhosts - Overlay subhosting uses unshare and chroot for running services within - independent overlay filesystems, with a common kernel but independent - namespaces. Aka "containerization without the bells and whistles". + Overlay subhosting uses unshare and chroot for running services + within independent overlay filesystems, with a common kernel but + independent namespaces. Aka "containerization with a modicum of bells + and whistles".