[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/1.2.7-1-10-ga4eec3f
Iustin Pop
iusty at k1024.org
Mon Jul 13 19:32:00 UTC 2009
The following commit has been merged in the master branch:
commit 7080ec8273e10f00a7a1957571bdc94f89badc61
Author: Iustin Pop <iusty at k1024.org>
Date: Mon Jul 13 20:01:28 2009 +0200
New upstream version
diff --git a/debian/changelog b/debian/changelog
index 495d2b8..d1c3ef3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+ganeti2 (2.0.1-1) unstable; urgency=low
+
+ * New Upstream Version
+ * Renamed package to ganeti2, since migration from ganeti 1.2.x to 2.0.x
+ is not automatic (and needs cluster shutdown)
+ * Remove Leonardo (l at lmello.eu.org) from the Uploaders list, since he
+ wasn't active in a long while
+
+ -- Iustin Pop <iusty at k1024.org> Mon, 13 Jul 2009 20:01:05 +0200
+
ganeti (1.2.7-1) unstable; urgency=low
* New Upstream Version
@@ -9,7 +19,7 @@ ganeti (1.2.7-1) unstable; urgency=low
ganeti (1.2.6-3) unstable; urgency=low
- * Cherry-pick commit 2461 from upstream, fixing (yet again, hopefully
+ * Cherry-pick commit 2461 from upstream, fixing (yet again, hopefully
for the last time) compatibility with twisted 8.1 (Closes: #510965)
* Fix the watch regexp to ignore non-stable releases
diff --git a/debian/control b/debian/control
index 270138a..2141aa9 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,22 @@
-Source: ganeti
+Source: ganeti2
Section: admin
Priority: extra
Maintainer: Debian Ganeti Team <pkg-ganeti-devel at lists.alioth.debian.org>
-Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop <iusty at k1024.org>, Leonardo Rodrigues de Mello <l at lmello.eu.org>
+Uploaders: Guido Trotter <ultrotter at debian.org>, Iustin Pop <iusty at k1024.org>
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5), patchutils
-Build-Depends-Indep: docbook-utils, python-simplejson, python-pyparsing, python-openssl, python-twisted-core, python-support (>= 0.6)
+Build-Depends-Indep: docbook-utils, python-simplejson, python-pyparsing, python-openssl, python-support (>= 0.6)
Standards-Version: 3.8.1
Homepage: http://code.google.com/p/ganeti/
Vcs-Browser: http://git.debian.org/?p=pkg-ganeti/ganeti.git
Vcs-Git: git://git.debian.org/pkg-ganeti/ganeti.git
DM-Upload-Allowed: yes
-Package: ganeti
+Package: ganeti2
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.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
+Conflicts: ganeti
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2, ssh, bridge-utils, iproute, iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl
+Recommends: drbd8-utils (>= 8.0.7), 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)
Provides: ${python:Provides}
Description: Cluster-based virtualization management software
Ganeti is a virtual server cluster management software tool built on top
--
Ganeti packaging
More information about the Pkg-ganeti-devel
mailing list