[Pkg-ganeti-devel] [ganeti] 04/09: Update packaging for 2.11

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Fri Jun 13 11:07:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

apoikos pushed a commit to branch master
in repository ganeti.

commit 6cf79bd90ea853abcc80f680223838614fc70832
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Tue Apr 29 12:47:08 2014 +0300

    Update packaging for 2.11
---
 debian/control                                     | 26 +++++++++++-----------
 debian/ganeti-2.10.install                         |  5 -----
 debian/ganeti-2.10.prerm                           | 24 --------------------
 debian/ganeti-2.11.install                         |  5 +++++
 ...ian-overrides => ganeti-2.11.lintian-overrides} |  2 +-
 .../{ganeti-2.10.postinst => ganeti-2.11.postinst} |  0
 debian/ganeti-2.11.prerm                           | 24 ++++++++++++++++++++
 ...ganeti-2.10.templates => ganeti-2.11.templates} |  6 ++---
 debian/ganeti-haskell-2.10.install                 |  4 ----
 debian/ganeti-haskell-2.10.lintian-overrides       |  8 -------
 debian/ganeti-haskell-2.10.prerm                   | 24 --------------------
 debian/ganeti-haskell-2.11.install                 |  4 ++++
 debian/ganeti-haskell-2.11.lintian-overrides       |  8 +++++++
 ...-2.10.postinst => ganeti-haskell-2.11.postinst} |  0
 debian/ganeti-haskell-2.11.prerm                   | 24 ++++++++++++++++++++
 ....10.templates => ganeti-haskell-2.11.templates} |  6 ++---
 debian/ganeti-htools-2.10.install                  |  3 ---
 debian/ganeti-htools-2.10.lintian-overrides        |  5 -----
 debian/ganeti-htools-2.10.prerm                    | 24 --------------------
 debian/ganeti-htools-2.11.install                  |  3 +++
 debian/ganeti-htools-2.11.lintian-overrides        |  5 +++++
 ...s-2.10.postinst => ganeti-htools-2.11.postinst} |  0
 debian/ganeti-htools-2.11.prerm                    | 24 ++++++++++++++++++++
 ...2.10.templates => ganeti-htools-2.11.templates} |  6 ++---
 24 files changed, 120 insertions(+), 120 deletions(-)

diff --git a/debian/control b/debian/control
index e5bae98..2668236 100644
--- a/debian/control
+++ b/debian/control
@@ -31,11 +31,11 @@ Package: ganeti
 Architecture: all
 Breaks: ganeti2 (<< 2.7.0-2), ganeti-haskell
 Replaces: ganeti2 (<< 2.7.0-2), ganeti-haskell, ganeti-htools
-Depends: ganeti-2.10 (= ${source:Version}),
- ganeti-haskell-2.10 (>= ${source:Version}),
- ganeti-haskell-2.10 (<< ${source:Version}.1~),
- ganeti-htools-2.10 (>= ${source:Version}),
- ganeti-htools-2.10 (<< ${source:Version}.1~),
+Depends: ganeti-2.11 (= ${source:Version}),
+ ganeti-haskell-2.11 (>= ${source:Version}),
+ ganeti-haskell-2.11 (<< ${source:Version}.1~),
+ ganeti-htools-2.11 (>= ${source:Version}),
+ ganeti-htools-2.11 (<< ${source:Version}.1~),
  adduser, ${misc:Depends}
 Recommends: drbd8-utils (>= 8.0.7), qemu-kvm |
  xen-linux-system-amd64 | xen-linux-system-686-pae,
@@ -58,7 +58,7 @@ Description: cluster virtualization manager
  .
  This package installs the complete Ganeti system.
 
-Package: ganeti-2.10
+Package: ganeti-2.11
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  openssh-client, openssh-server, bridge-utils, iproute2 | iproute,
@@ -79,9 +79,9 @@ Description: cluster virtualization manager - Python components
  OS-specific install scripts), startup, shutdown, and failover of instances
  between physical systems.
  .
- This package provides all architecture-independent components of Ganeti 2.10.
+ This package provides all architecture-independent components of Ganeti 2.11.
 
-Package: ganeti-haskell-2.10
+Package: ganeti-haskell-2.11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, debconf | debconf-2.0
 Description: cluster virtualization manager - Haskell components
@@ -97,12 +97,12 @@ Description: cluster virtualization manager - Haskell components
  OS-specific install scripts), startup, shutdown, and failover of instances
  between physical systems.
  .
- This package provides the architecture-dependent components of Ganeti 2.10
+ This package provides the architecture-dependent components of Ganeti 2.11
  written in Haskell.
 
 Package: ganeti-htools
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ganeti-htools-2.10
+Depends: ${shlibs:Depends}, ${misc:Depends}, ganeti-htools-2.11
 Breaks: ganeti2 (<< 2.4)
 Description: cluster virtualization manager - tools (stand-alone)
  Ganeti is a virtual server cluster management tool built on top of the
@@ -125,10 +125,10 @@ Description: cluster virtualization manager - tools (stand-alone)
  This package provides the version intended for stand-alone systems that
  are not part of a Ganeti cluster.
 
-Package: ganeti-htools-2.10
+Package: ganeti-htools-2.11
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: cluster virtualization manager - tools for Ganeti 2.10
+Description: cluster virtualization manager - tools for Ganeti 2.11
  Ganeti is a virtual server cluster management tool built on top of the
  Xen and KVM virtualization technologies and other free software. It
  provides an automated environment to manage highly available virtual
@@ -147,7 +147,7 @@ Description: cluster virtualization manager - tools for Ganeti 2.10
   * hspace: cluster capacity calculator.
  .
  This package provides the version intended for use on systems that are part
- of a Ganeti 2.10 cluster. On stand-alone systems, use ganeti-htools instead.
+ of a Ganeti 2.11 cluster. On stand-alone systems, use ganeti-htools instead.
 
 Package: ganeti-doc
 Architecture: all
diff --git a/debian/ganeti-2.10.install b/debian/ganeti-2.10.install
deleted file mode 100644
index c06b1d8..0000000
--- a/debian/ganeti-2.10.install
+++ /dev/null
@@ -1,5 +0,0 @@
-usr/share/ganeti/2.10
-usr/lib/ganeti/2.10/usr/lib/ganeti
-usr/lib/ganeti/2.10/usr/sbin/ganeti-cleaner
-usr/lib/ganeti/2.10/usr/sbin/ganeti-listrunner
-debian/molly-guard-helper usr/share/ganeti/2.10/
diff --git a/debian/ganeti-2.10.prerm b/debian/ganeti-2.10.prerm
deleted file mode 100644
index b85abe3..0000000
--- a/debian/ganeti-2.10.prerm
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ]; then
-	. /usr/share/debconf/confmodule
-
-	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.10 ]; then
-	       db_version 2.0
-	       db_fset ganeti-2.10/abort-removal seen false
-	       db_subst ganeti-2.10/abort-removal version 2.10
-	       db_subst ganeti-2.10/abort-removal package ganeti-2.10
-	       db_input critical ganeti-2.10/abort-removal
-	       db_go
-	       db_get ganeti-2.10/abort-removal
-
-	       if [ "$RET" = "true" ]; then
-		       echo "Aborting removal on user request"
-		       exit 1;
-	       fi
-	fi
-fi
-
-#DEBHELPER#
diff --git a/debian/ganeti-2.11.install b/debian/ganeti-2.11.install
new file mode 100644
index 0000000..1d7458a
--- /dev/null
+++ b/debian/ganeti-2.11.install
@@ -0,0 +1,5 @@
+usr/share/ganeti/2.11
+usr/lib/ganeti/2.11/usr/lib/ganeti
+usr/lib/ganeti/2.11/usr/sbin/ganeti-cleaner
+usr/lib/ganeti/2.11/usr/sbin/ganeti-listrunner
+debian/molly-guard-helper usr/share/ganeti/2.11/
diff --git a/debian/ganeti-2.10.lintian-overrides b/debian/ganeti-2.11.lintian-overrides
similarity index 77%
rename from debian/ganeti-2.10.lintian-overrides
rename to debian/ganeti-2.11.lintian-overrides
index 04dbdff..fe512e4 100644
--- a/debian/ganeti-2.10.lintian-overrides
+++ b/debian/ganeti-2.11.lintian-overrides
@@ -1,3 +1,3 @@
 # We only use debconf during prerm to interactively abort installation of
 # packages that are still in use.
-ganeti-2.10: no-debconf-config
+ganeti-2.11: no-debconf-config
diff --git a/debian/ganeti-2.10.postinst b/debian/ganeti-2.11.postinst
similarity index 100%
rename from debian/ganeti-2.10.postinst
rename to debian/ganeti-2.11.postinst
diff --git a/debian/ganeti-2.11.prerm b/debian/ganeti-2.11.prerm
new file mode 100644
index 0000000..4371d90
--- /dev/null
+++ b/debian/ganeti-2.11.prerm
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "remove" ]; then
+	. /usr/share/debconf/confmodule
+
+	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.11 ]; then
+	       db_version 2.0
+	       db_fset ganeti-2.11/abort-removal seen false
+	       db_subst ganeti-2.11/abort-removal version 2.11
+	       db_subst ganeti-2.11/abort-removal package ganeti-2.11
+	       db_input critical ganeti-2.11/abort-removal
+	       db_go
+	       db_get ganeti-2.11/abort-removal
+
+	       if [ "$RET" = "true" ]; then
+		       echo "Aborting removal on user request"
+		       exit 1;
+	       fi
+	fi
+fi
+
+#DEBHELPER#
diff --git a/debian/ganeti-2.10.templates b/debian/ganeti-2.11.templates
similarity index 64%
rename from debian/ganeti-2.10.templates
rename to debian/ganeti-2.11.templates
index 3541fcf..746b3bf 100644
--- a/debian/ganeti-2.10.templates
+++ b/debian/ganeti-2.11.templates
@@ -1,4 +1,4 @@
-Template: ganeti-2.10/abort-removal
+Template: ganeti-2.11/abort-removal
 Type: boolean
 Default: true
 _Description: Abort ${package} removal?
@@ -6,8 +6,8 @@ _Description: Abort ${package} removal?
  version is still ${version}.
  .
  This can happen if you upgrade the ganeti package to a new minor version, but
- have not run `gnt-cluster upgrade' yet. Removing ${package} will cause Ganeti to
+ have not run "gnt-cluster upgrade" yet. Removing ${package} will cause Ganeti to
  stop functioning correctly.
  .
- It is highly recommended to abort removal now and upgrade your cluster before
+ It is highly recommended to abort the removal now and upgrade the cluster before
  removing ${package}.
diff --git a/debian/ganeti-haskell-2.10.install b/debian/ganeti-haskell-2.10.install
deleted file mode 100644
index af1aa2a..0000000
--- a/debian/ganeti-haskell-2.10.install
+++ /dev/null
@@ -1,4 +0,0 @@
-usr/lib/ganeti/2.10/usr/sbin/ganeti-confd
-usr/lib/ganeti/2.10/usr/sbin/ganeti-mond
-usr/lib/ganeti/2.10/usr/sbin/ganeti-luxid
-usr/lib/ganeti/2.10/usr/lib/ganeti/mon-collector
diff --git a/debian/ganeti-haskell-2.10.lintian-overrides b/debian/ganeti-haskell-2.10.lintian-overrides
deleted file mode 100644
index 81ea258..0000000
--- a/debian/ganeti-haskell-2.10.lintian-overrides
+++ /dev/null
@@ -1,8 +0,0 @@
-ganeti-haskell-2.10: hardening-no-fortify-functions usr/lib/ganeti/2.10/usr/sbin/ganeti-confd
-ganeti-haskell-2.10: hardening-no-fortify-functions usr/lib/ganeti/2.10/usr/sbin/ganeti-luxid
-ganeti-haskell-2.10: hardening-no-fortify-functions usr/lib/ganeti/2.10/usr/sbin/ganeti-mond
-ganeti-haskell-2.10: hardening-no-fortify-functions usr/lib/ganeti/2.10/usr/lib/ganeti/mon-collector
-
-# We only use debconf during prerm to interactively abort installation of
-# packages that are still in use.
-ganeti-haskell-2.10: no-debconf-config
diff --git a/debian/ganeti-haskell-2.10.prerm b/debian/ganeti-haskell-2.10.prerm
deleted file mode 100644
index 032397c..0000000
--- a/debian/ganeti-haskell-2.10.prerm
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ]; then
-	. /usr/share/debconf/confmodule
-
-	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.10 ]; then
-	       db_version 2.0
-	       db_fset ganeti-haskell-2.10/abort-removal seen false
-	       db_subst ganeti-haskell-2.10/abort-removal version 2.10
-	       db_subst ganeti-haskell-2.10/abort-removal package ganeti-haskell-2.10
-	       db_input critical ganeti-haskell-2.10/abort-removal
-	       db_go
-	       db_get ganeti-haskell-2.10/abort-removal
-
-	       if [ "$RET" = "true" ]; then
-		       echo "Aborting removal on user request"
-		       exit 1;
-	       fi
-	fi
-fi
-
-#DEBHELPER#
diff --git a/debian/ganeti-haskell-2.11.install b/debian/ganeti-haskell-2.11.install
new file mode 100644
index 0000000..8faf1f4
--- /dev/null
+++ b/debian/ganeti-haskell-2.11.install
@@ -0,0 +1,4 @@
+usr/lib/ganeti/2.11/usr/sbin/ganeti-confd
+usr/lib/ganeti/2.11/usr/sbin/ganeti-mond
+usr/lib/ganeti/2.11/usr/sbin/ganeti-luxid
+usr/lib/ganeti/2.11/usr/lib/ganeti/mon-collector
diff --git a/debian/ganeti-haskell-2.11.lintian-overrides b/debian/ganeti-haskell-2.11.lintian-overrides
new file mode 100644
index 0000000..4434178
--- /dev/null
+++ b/debian/ganeti-haskell-2.11.lintian-overrides
@@ -0,0 +1,8 @@
+ganeti-haskell-2.11: hardening-no-fortify-functions usr/lib/ganeti/2.11/usr/sbin/ganeti-confd
+ganeti-haskell-2.11: hardening-no-fortify-functions usr/lib/ganeti/2.11/usr/sbin/ganeti-luxid
+ganeti-haskell-2.11: hardening-no-fortify-functions usr/lib/ganeti/2.11/usr/sbin/ganeti-mond
+ganeti-haskell-2.11: hardening-no-fortify-functions usr/lib/ganeti/2.11/usr/lib/ganeti/mon-collector
+
+# We only use debconf during prerm to interactively abort installation of
+# packages that are still in use.
+ganeti-haskell-2.11: no-debconf-config
diff --git a/debian/ganeti-haskell-2.10.postinst b/debian/ganeti-haskell-2.11.postinst
similarity index 100%
rename from debian/ganeti-haskell-2.10.postinst
rename to debian/ganeti-haskell-2.11.postinst
diff --git a/debian/ganeti-haskell-2.11.prerm b/debian/ganeti-haskell-2.11.prerm
new file mode 100644
index 0000000..4db58d6
--- /dev/null
+++ b/debian/ganeti-haskell-2.11.prerm
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "remove" ]; then
+	. /usr/share/debconf/confmodule
+
+	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.11 ]; then
+	       db_version 2.0
+	       db_fset ganeti-haskell-2.11/abort-removal seen false
+	       db_subst ganeti-haskell-2.11/abort-removal version 2.11
+	       db_subst ganeti-haskell-2.11/abort-removal package ganeti-haskell-2.11
+	       db_input critical ganeti-haskell-2.11/abort-removal
+	       db_go
+	       db_get ganeti-haskell-2.11/abort-removal
+
+	       if [ "$RET" = "true" ]; then
+		       echo "Aborting removal on user request"
+		       exit 1;
+	       fi
+	fi
+fi
+
+#DEBHELPER#
diff --git a/debian/ganeti-htools-2.10.templates b/debian/ganeti-haskell-2.11.templates
similarity index 63%
rename from debian/ganeti-htools-2.10.templates
rename to debian/ganeti-haskell-2.11.templates
index 92304b6..c559fbe 100644
--- a/debian/ganeti-htools-2.10.templates
+++ b/debian/ganeti-haskell-2.11.templates
@@ -1,4 +1,4 @@
-Template: ganeti-htools-2.10/abort-removal
+Template: ganeti-haskell-2.11/abort-removal
 Type: boolean
 Default: true
 _Description: Abort ${package} removal?
@@ -6,8 +6,8 @@ _Description: Abort ${package} removal?
  version is still ${version}.
  .
  This can happen if you upgrade the ganeti package to a new minor version, but
- have not run `gnt-cluster upgrade' yet. Removing ${package} will cause Ganeti to
+ have not run "gnt-cluster upgrade" yet. Removing ${package} will cause Ganeti to
  stop functioning correctly.
  .
- It is highly recommended to abort removal now and upgrade your cluster before
+ It is highly recommended to abort the removal now and upgrade the cluster before
  removing ${package}.
diff --git a/debian/ganeti-htools-2.10.install b/debian/ganeti-htools-2.10.install
deleted file mode 100644
index ab2179a..0000000
--- a/debian/ganeti-htools-2.10.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/lib/ganeti/2.10/usr/bin
-usr/share/ganeti/2.10/root/usr/share/man/man1/h*
-usr/lib/ganeti/2.10/usr/lib/ganeti/iallocators/hail
diff --git a/debian/ganeti-htools-2.10.lintian-overrides b/debian/ganeti-htools-2.10.lintian-overrides
deleted file mode 100644
index 69d0fab..0000000
--- a/debian/ganeti-htools-2.10.lintian-overrides
+++ /dev/null
@@ -1,5 +0,0 @@
-ganeti-htools-2.10: hardening-no-fortify-functions usr/lib/ganeti/2.10/usr/bin/htools
-
-# We only use debconf during prerm to interactively abort installation of
-# packages that are still in use.
-ganeti-htools-2.10: no-debconf-config
diff --git a/debian/ganeti-htools-2.10.prerm b/debian/ganeti-htools-2.10.prerm
deleted file mode 100644
index eaa052f..0000000
--- a/debian/ganeti-htools-2.10.prerm
+++ /dev/null
@@ -1,24 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ]; then
-	. /usr/share/debconf/confmodule
-
-	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.10 ]; then
-	       db_version 2.0
-	       db_fset ganeti-htools-2.10/abort-removal seen false
-	       db_subst ganeti-htools-2.10/abort-removal version 2.10
-	       db_subst ganeti-htools-2.10/abort-removal package ganeti-htools-2.10
-	       db_input critical ganeti-htools-2.10/abort-removal
-	       db_go
-	       db_get ganeti-htools-2.10/abort-removal
-
-	       if [ "$RET" = "true" ]; then
-		       echo "Aborting removal on user request"
-		       exit 1;
-	       fi
-	fi
-fi
-
-#DEBHELPER#
diff --git a/debian/ganeti-htools-2.11.install b/debian/ganeti-htools-2.11.install
new file mode 100644
index 0000000..aa6b29b
--- /dev/null
+++ b/debian/ganeti-htools-2.11.install
@@ -0,0 +1,3 @@
+usr/lib/ganeti/2.11/usr/bin
+usr/share/ganeti/2.11/root/usr/share/man/man1/h*
+usr/lib/ganeti/2.11/usr/lib/ganeti/iallocators/hail
diff --git a/debian/ganeti-htools-2.11.lintian-overrides b/debian/ganeti-htools-2.11.lintian-overrides
new file mode 100644
index 0000000..003dcf4
--- /dev/null
+++ b/debian/ganeti-htools-2.11.lintian-overrides
@@ -0,0 +1,5 @@
+ganeti-htools-2.11: hardening-no-fortify-functions usr/lib/ganeti/2.11/usr/bin/htools
+
+# We only use debconf during prerm to interactively abort installation of
+# packages that are still in use.
+ganeti-htools-2.11: no-debconf-config
diff --git a/debian/ganeti-htools-2.10.postinst b/debian/ganeti-htools-2.11.postinst
similarity index 100%
rename from debian/ganeti-htools-2.10.postinst
rename to debian/ganeti-htools-2.11.postinst
diff --git a/debian/ganeti-htools-2.11.prerm b/debian/ganeti-htools-2.11.prerm
new file mode 100644
index 0000000..eeb3eeb
--- /dev/null
+++ b/debian/ganeti-htools-2.11.prerm
@@ -0,0 +1,24 @@
+#!/bin/sh
+
+set -e
+
+if [ "$1" = "remove" ]; then
+	. /usr/share/debconf/confmodule
+
+	if [ /usr/lib/ganeti/default -ef /usr/lib/ganeti/2.11 ]; then
+	       db_version 2.0
+	       db_fset ganeti-htools-2.11/abort-removal seen false
+	       db_subst ganeti-htools-2.11/abort-removal version 2.11
+	       db_subst ganeti-htools-2.11/abort-removal package ganeti-htools-2.11
+	       db_input critical ganeti-htools-2.11/abort-removal
+	       db_go
+	       db_get ganeti-htools-2.11/abort-removal
+
+	       if [ "$RET" = "true" ]; then
+		       echo "Aborting removal on user request"
+		       exit 1;
+	       fi
+	fi
+fi
+
+#DEBHELPER#
diff --git a/debian/ganeti-haskell-2.10.templates b/debian/ganeti-htools-2.11.templates
similarity index 63%
rename from debian/ganeti-haskell-2.10.templates
rename to debian/ganeti-htools-2.11.templates
index 7443b86..2779d98 100644
--- a/debian/ganeti-haskell-2.10.templates
+++ b/debian/ganeti-htools-2.11.templates
@@ -1,4 +1,4 @@
-Template: ganeti-haskell-2.10/abort-removal
+Template: ganeti-htools-2.11/abort-removal
 Type: boolean
 Default: true
 _Description: Abort ${package} removal?
@@ -6,8 +6,8 @@ _Description: Abort ${package} removal?
  version is still ${version}.
  .
  This can happen if you upgrade the ganeti package to a new minor version, but
- have not run `gnt-cluster upgrade' yet. Removing ${package} will cause Ganeti to
+ have not run "gnt-cluster upgrade" yet. Removing ${package} will cause Ganeti to
  stop functioning correctly.
  .
- It is highly recommended to abort removal now and upgrade your cluster before
+ It is highly recommended to abort the removal now and upgrade the cluster before
  removing ${package}.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ganeti/ganeti.git



More information about the Pkg-ganeti-devel mailing list