[Pkg-ganeti-devel] [SCM] Ganeti packaging branch, master, updated. debian/2.7.0-1-54-g1fd06ae

Apollon Oikonomopoulos apoikos at gmail.com
Sun Jul 28 13:36:25 UTC 2013


The following commit has been merged in the master branch:
commit 1fd06ae1f53e8d24eaab137d543fc328765c3edb
Author: Apollon Oikonomopoulos <apoikos at gmail.com>
Date:   Sun Jul 28 15:50:37 2013 +0300

    Add a versioned dependency of ganeti on ganeti-haskell
    
    Since ganeti-haskell uses internal APIs, its version must match that of the
    Python code. This is done in a way that keeps the package binNMUable.

diff --git a/debian/control b/debian/control
index 0c2dc4c..3a6a166 100644
--- a/debian/control
+++ b/debian/control
@@ -29,7 +29,8 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, lvm2,
  openssh-client, openssh-server, bridge-utils, iproute, iputils-arping,
  openssl, python-simplejson, python-pyparsing, python-openssl,
  python-pyinotify, python-pycurl, python-paramiko, python-bitarray,
- python-ipaddr, socat, fping, ganeti-haskell
+ python-ipaddr, socat, fping, ganeti-haskell (>= ${source:Version}),
+ ganeti-haskell (<< ${source:Version}.1~)
 Recommends: drbd8-utils (>= 8.0.7), qemu-kvm |
  xen-linux-system-amd64 | xen-linux-system-686 |
  xen-linux-system-686-pae, ganeti-instance-debootstrap,

-- 
Ganeti packaging



More information about the Pkg-ganeti-devel mailing list