]> git.proxmox.com Git - vzctl.git/commitdiff
depend on libpve-storage-perl (make sure it is configured after clvm)
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Apr 2012 05:50:45 +0000 (07:50 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 26 Apr 2012 05:50:45 +0000 (07:50 +0200)
Makefile
debian/changelog
debian/control

index 3428b977084cff39f68dda817af08ba7b71e95b6..a2a4a8636798e5a0de4f9b2a2871746dd0e255b8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
-RELEASE=2.0
+RELEASE=2.1
 
 SVER=3.0.30
-PACKAGERELEASE=2pve4
+PACKAGERELEASE=2pve5
 ARCH=amd64
 
 PACKAGE=vzctl
index df71f2ae22affec4a868a5cd56b72f9015aaf0d3..025eb1e468a704f6227b509fcb4fa8d5718be6dd 100644 (file)
@@ -1,3 +1,9 @@
+vzctl (3.0.30-2pve5) unstable; urgency=low
+
+  * depend on libpve-storage-perl (make sure it is configured after clvm)
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 26 Apr 2012 07:48:46 +0200
+
 vzctl (3.0.30-2pve4) unstable; urgency=low
 
   * do not start any VEs with openvz init script. This is now done 
index f85acb36c7990e50c541e6c99612c6bc94457e52..99845f3dd988bca403d3b7f0f414c0d5a36ffe98 100644 (file)
@@ -7,7 +7,7 @@ Standards-Version: 3.7.2
 
 Package: vzctl
 Architecture: i386 ia64 amd64 powerpc sparc
-Depends: ${shlibs:Depends}, vzquota (>= 2.7.0-4), iproute, procps, pve-cluster
+Depends: ${shlibs:Depends}, vzquota (>= 2.7.0-4), iproute, procps, pve-cluster, libpve-storage-perl
 Recommends: rsync, openssh-client
 Description: OpenVZ - server virtualization solution - control tools
  OpenVZ is an Operating System-level server virtualization solution, built