]> git.proxmox.com Git - pve-storage.git/commitdiff
update package dependencies for Debian Jessie
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Feb 2015 12:38:01 +0000 (13:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Feb 2015 12:38:01 +0000 (13:38 +0100)
Makefile
changelog.Debian
control.in

index 854bc07040b03b8d49a7f385db4e79db0f92f49a..31a86e189b1a5257c476173994e355b1ec5d4e5e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
-RELEASE=3.3
+RELEASE=4.0
 
-VERSION=3.0
+VERSION=4.0
 PACKAGE=libpve-storage-perl
-PKGREL=31
+PKGREL=1
 
 DESTDIR=
 PREFIX=/usr
index 72ff66e41629dae04e1b1b7dd93f1d0b8c5c152f..495295e59c855292dab8303e3ce1cea24e7a0789 100644 (file)
@@ -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
 
   * zfs: fix image allocation
index 220fe74e2623b667f2c28c22ad8fc4ced124d823..60cc670a5d73d9f3dc8c093f0a13b8d61894cc10 100644 (file)
@@ -3,7 +3,7 @@ Version: @@VERSION@@-@@PKGRELEASE@@
 Section: perl
 Priority: optional
 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>
 Description: Proxmox VE storage management library
  This package contains the storage management library used by Proxmox VE.