build: reformat debian/control
using wrap-and-sort -abt
This commit is contained in:
22
debian/control
vendored
22
debian/control
vendored
@ -4,25 +4,25 @@ Priority: extra
|
|||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
Build-Depends: debhelper (>= 7.0.50~),
|
Build-Depends: debhelper (>= 7.0.50~),
|
||||||
libpve-common-perl,
|
libpve-common-perl,
|
||||||
perl (>= 5.10.0-19),
|
|
||||||
lintian,
|
lintian,
|
||||||
pve-doc-generator
|
perl (>= 5.10.0-19),
|
||||||
|
pve-doc-generator,
|
||||||
Standards-Version: 3.9.5
|
Standards-Version: 3.9.5
|
||||||
Homepage: http://www.proxmox.com
|
Homepage: http://www.proxmox.com
|
||||||
|
|
||||||
Package: libpve-storage-perl
|
Package: libpve-storage-perl
|
||||||
Architecture: all
|
Architecture: all
|
||||||
Depends: perl (>= 5.6.0-16),
|
Depends: cstream,
|
||||||
nfs-common,
|
glusterfs-client (>= 3.4.0-2),
|
||||||
udev,
|
libfile-chdir-perl,
|
||||||
|
libnet-dbus-perl,
|
||||||
libpve-common-perl (>= 5.0-17),
|
libpve-common-perl (>= 5.0-17),
|
||||||
lvm2,
|
lvm2,
|
||||||
thin-provisioning-tools,
|
nfs-common,
|
||||||
libfile-chdir-perl,
|
perl (>= 5.6.0-16),
|
||||||
glusterfs-client (>= 3.4.0-2),
|
|
||||||
cstream,
|
|
||||||
libnet-dbus-perl,
|
|
||||||
smartmontools,
|
smartmontools,
|
||||||
${perl:Depends}
|
thin-provisioning-tools,
|
||||||
|
udev,
|
||||||
|
${perl:Depends},
|
||||||
Description: Proxmox VE storage management library
|
Description: Proxmox VE storage management library
|
||||||
This package contains the storage management library used by Proxmox VE.
|
This package contains the storage management library used by Proxmox VE.
|
||||||
|
|||||||
Reference in New Issue
Block a user