github.com/canonical/ubuntu-image@v0.0.0-20240430122802-2202fe98b290/debian/control (about) 1 Source: ubuntu-image 2 Section: utils 3 Priority: optional 4 Maintainer: Lukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> 5 Build-Depends: debhelper (>= 11), 6 dh-golang (>= 1.17~), 7 fdisk, 8 gdisk, 9 golang-go (>= 2:1.21~), 10 livecd-rootfs, 11 mtools, 12 python3-docutils, 13 snapd, 14 Standards-Version: 4.1.2 15 Homepage: http://launchpad.net/ubuntu-image 16 17 Package: ubuntu-image 18 Architecture: any 19 Built-Using: ${misc:Built-Using}, 20 Depends: ${shlibs:Depends}, 21 ${misc:Depends}, 22 debootstrap, 23 eatmydata, 24 dosfstools, 25 fdisk, 26 gdisk, 27 germinate, 28 gpg, 29 mtools, 30 snapd, 31 squashfs-tools, 32 Conflicts: python3-ubuntu-image 33 Description: Toolkit for building Ubuntu images. 34 Ubuntu Image is the official tool for building various Ubuntu images according 35 to the provided specification - both core and classic.