update package dependencies for Debian Jessie
This commit is contained in:
6
Makefile
6
Makefile
@ -1,8 +1,8 @@
|
|||||||
RELEASE=3.3
|
RELEASE=4.0
|
||||||
|
|
||||||
VERSION=3.0
|
VERSION=4.0
|
||||||
PACKAGE=libpve-storage-perl
|
PACKAGE=libpve-storage-perl
|
||||||
PKGREL=31
|
PKGREL=1
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
|||||||
@ -1,3 +1,11 @@
|
|||||||
|
libpve-storage-perl (4.0-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* update version for Debian Jessie
|
||||||
|
|
||||||
|
* remove clvm dependency
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 26 Feb 2015 13:37:04 +0100
|
||||||
|
|
||||||
libpve-storage-perl (3.0-31) unstable; urgency=low
|
libpve-storage-perl (3.0-31) unstable; urgency=low
|
||||||
|
|
||||||
* zfs: fix image allocation
|
* zfs: fix image allocation
|
||||||
|
|||||||
@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@
|
|||||||
Section: perl
|
Section: perl
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Architecture: @@ARCH@@
|
Architecture: @@ARCH@@
|
||||||
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, clvm, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2)
|
Depends: perl (>= 5.6.0-16), nfs-common, udev, libpve-common-perl, lvm2, libfile-chdir-perl, glusterfs-client (>= 3.4.0-2)
|
||||||
Maintainer: Proxmox Support Team <support@proxmox.com>
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
||||||
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