add debian directory and move the respective files there and add missing (rules, compat). Move control.in to control as no sed search & replacement must be done. Add a Source section to the control file. Rename the "check" Makefile target to "test" so that the dh_auto_test helper executes it automatically on build. Move the verify_api check to this target. Cleanup the "clean" target and remove outdated commented out stuff Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
14 lines
641 B
Plaintext
14 lines
641 B
Plaintext
Source: libpve-storage-perl
|
|
Section: perl
|
|
Priority: extra
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
|
Build-Depends: debhelper (>= 7.0.50~), libpve-common-perl, perl (>= 5.10.0-19), lintian, pve-doc-generator
|
|
Standards-Version: 3.9.5
|
|
Homepage: http://www.proxmox.com
|
|
|
|
Package: libpve-storage-perl
|
|
Architecture: all
|
|
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, thin-provisioning-tools, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2), cstream, libnet-dbus-perl, smartmontools
|
|
Description: Proxmox VE storage management library
|
|
This package contains the storage management library used by Proxmox VE.
|