]> git.proxmox.com Git - dab.git/blob - debian/control
bump version to 3.5.0
[dab.git] / debian / control
1 Source: dab
2 Section: admin
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: debhelper-compat (= 13),
6 libuuid-perl,
7 perl,
8 Standards-Version: 4.6.2
9
10 Package: dab
11 Architecture: all
12 Depends: binutils,
13 libuuid-perl,
14 lxc,
15 make,
16 perl,
17 wget,
18 ${misc:Depends},
19 ${perl:Depends},
20 Description: Debian LXC Appliance Builder
21 This package contains scripts to automate the creation of LXC
22 appliances.