[Pkg-ganeti-commits] r65 - trunk/ganeti/debian

iustin-guest at alioth.debian.org iustin-guest at alioth.debian.org
Wed Dec 10 08:46:23 UTC 2008


Author: iustin-guest
Date: 2008-12-10 08:46:22 +0000 (Wed, 10 Dec 2008)
New Revision: 65

Modified:
   trunk/ganeti/debian/changelog
   trunk/ganeti/debian/control
Log:
Small change to debian/control fixing recommends


Modified: trunk/ganeti/debian/changelog
===================================================================
--- trunk/ganeti/debian/changelog	2008-10-08 07:07:22 UTC (rev 64)
+++ trunk/ganeti/debian/changelog	2008-12-10 08:46:22 UTC (rev 65)
@@ -1,3 +1,9 @@
+ganeti (1.2.6-2) unstable; urgency=low
+
+  * Fix recommends for the current packages in unstable/testing
+
+ -- Iustin Pop <iusty at k1024.org>  Wed, 10 Dec 2008 08:21:40 +0100
+
 ganeti (1.2.6-1) unstable; urgency=low
 
   * New upstream release (bugfixes and a couple of small new features)

Modified: trunk/ganeti/debian/control
===================================================================
--- trunk/ganeti/debian/control	2008-10-08 07:07:22 UTC (rev 64)
+++ trunk/ganeti/debian/control	2008-12-10 08:46:22 UTC (rev 65)
@@ -13,7 +13,7 @@
 Package: ganeti
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, ssh, bridge-utils, iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl, python-twisted-core
-Recommends: drbd8-utils (>= 8.0.7) | drbd0.7-utils, mdadm, xen-linux-system-2.6.18-5-xen-vserver-686 | xen-linux-system-2.6.18-4-xen-686 | xen-linux-system-2.6.18-5-xen-686 | xen-linux-system-2.6.18-4-xen-vserver-686 | xen-linux-system-2.6.18-4-xen-amd64 | xen-linux-system-2.6.18-4-xen-vserver-amd64 | xen-linux-system-2.6.18-5-xen-amd64 |  xen-linux-system-2.6.18-5-xen-vserver-amd64, ganeti-instance-debootstrap
+Recommends: drbd8-utils (>= 8.0.7) | drbd0.7-utils, mdadm, xen-linux-system-2.6.26-1-xen-amd64 | xen-linux-system-2.6.26-1-xen-686, ganeti-instance-debootstrap
 Suggests: drbd8-module-source (>= 8.0.7) | drbd0.7-module-source
 Provides: ${python:Provides}
 Description: Cluster-based virtualization management software




More information about the Pkg-ganeti-commits mailing list