[Pkg-ganeti-devel] [ganeti] 02/10: Depend on python-psutil for CPU affinity

Apollon Oikonomopoulos apoikos at moszumanska.debian.org
Mon Oct 6 07:17:23 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 ccda55bf55c445761b4f80cfd888b922f780ec0a
Author: Apollon Oikonomopoulos <apoikos at debian.org>
Date:   Wed Oct 1 16:12:59 2014 +0300

    Depend on python-psutil for CPU affinity
---
 debian/control    | 3 ++-
 debian/control.in | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 0ccc87b..a5b22f9 100644
--- a/debian/control
+++ b/debian/control
@@ -65,7 +65,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  openssh-client, openssh-server, bridge-utils, iproute2 | iproute,
  iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl,
  python-pyinotify, python-pycurl, python-paramiko, python-bitarray,
- python-ipaddr, python-fdsend, socat, fping, adduser, debconf | debconf-2.0
+ python-ipaddr, python-fdsend, socat, fping, adduser, debconf | debconf-2.0,
+ python-psutil
 Provides: ${python:Provides}
 Description: cluster virtualization manager - Python components
  Ganeti is a virtual server cluster management tool built on top of the
diff --git a/debian/control.in b/debian/control.in
index 32748b1..1c615b2 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -65,7 +65,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  openssh-client, openssh-server, bridge-utils, iproute2 | iproute,
  iputils-arping, openssl, python-simplejson, python-pyparsing, python-openssl,
  python-pyinotify, python-pycurl, python-paramiko, python-bitarray,
- python-ipaddr, python-fdsend, socat, fping, adduser, debconf | debconf-2.0
+ python-ipaddr, python-fdsend, socat, fping, adduser, debconf | debconf-2.0,
+ python-psutil
 Provides: ${python:Provides}
 Description: cluster virtualization manager - Python components
  Ganeti is a virtual server cluster management tool built on top of the

-- 
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