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

ultrotter at alioth.debian.org ultrotter at alioth.debian.org
Sat Jan 19 08:49:10 UTC 2008


Author: ultrotter
Date: 2008-01-19 08:49:09 +0000 (Sat, 19 Jan 2008)
New Revision: 28

Modified:
   trunk/ganeti/debian/changelog
   trunk/ganeti/debian/control
Log:
Target 1.2.1 and drbd8

Update debian/changelog to reflect that we want to release 1.2.1
Add drbd8-module-source as an alternative to drbd0.7-module-source in suggests
Make drbd8 the first choice in recommends/suggests



Modified: trunk/ganeti/debian/changelog
===================================================================
--- trunk/ganeti/debian/changelog	2008-01-15 12:10:10 UTC (rev 27)
+++ trunk/ganeti/debian/changelog	2008-01-19 08:49:09 UTC (rev 28)
@@ -1,9 +1,14 @@
-ganeti (1.2.0-2) unstable; urgency=low
+ganeti (1.2.1-1) unstable; urgency=low
 
+  [ Guido Trotter ]
+  * New upstream version
+  * Add the option of drbd8-module-source to suggests
+  * Make drbd8 the first choice in recommends/suggests
+
   [ Leonardo Rodrigues de Mello ]
   * Fix dependency on SimpleJSON
 
- -- Leonardo Rodrigues de Mello <l at lmello.eu.org>  Mon, 14 Jan 2008 13:26:54 -0200
+ -- Guido Trotter <ultrotter at debian.org>  Sat, 19 Jan 2008 09:43:21 +0100
 
 ganeti (1.2.0-1) unstable; urgency=low
 

Modified: trunk/ganeti/debian/control
===================================================================
--- trunk/ganeti/debian/control	2008-01-15 12:10:10 UTC (rev 27)
+++ trunk/ganeti/debian/control	2008-01-19 08:49:09 UTC (rev 28)
@@ -9,8 +9,8 @@
 Package: ganeti
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.4), lvm2, ssh, bridge-utils, iproute, iputils-arping, fping, python-twisted-core, python-pyopenssl,  openssl, mdadm, python-pyparsing, python-simplejson
-Recommends: drbd0.7-utils | drbd8-utils (>= 8.0.7), 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
-Suggests: drbd0.7-module-source
+Recommends: drbd8-utils (>= 8.0.7) | drbd0.7-utils, 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
+Suggests: drbd8-module-source (>= 8.0.7) | drbd0.7-module-source 
 Description: Cluster-based virtualization management software
  Ganeti is a virtual server cluster management software tool built on top
  of the Xen virtual machine monitor and other Open Source software. After




More information about the Pkg-ganeti-commits mailing list