[X2Go-Commits] [python-x2go] 01/01: debian/control / python-x2go.spec: Update D (python-x2go): python-paramiko (>= 1.15.1-0~). Update R for python-x2go: python-paramiko >= 1.15.1. (Fixes: #602).

git-admin at x2go.org git-admin at x2go.org
Fri Oct 17 13:31:49 CEST 2014


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

x2go pushed a commit to branch master
in repository python-x2go.

commit d3273c05d7080b628789750bf2c6ad6205a93abd
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Oct 17 13:31:24 2014 +0200

    debian/control / python-x2go.spec: Update D (python-x2go): python-paramiko (>= 1.15.1-0~). Update R for python-x2go: python-paramiko >= 1.15.1. (Fixes: #602).
---
 debian/changelog |    2 ++
 debian/control   |    2 +-
 python-x2go.spec |    2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28df526..a36dfdc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -121,10 +121,12 @@ python-x2go (0.5.0.0-0x2go1) UNRELEASED; urgency=low
     + Add dependencies: python-requests, python-simplejson.
     + Add R (python-x2go): sshfs.
     + Add S (python-x2go): telekinesis-client, mteleplayer-clientside.
+    + Update D (python-x2go): python-paramiko (>= 1.15.1-0~). (Fixes: #602).
   * python-x2go.spec:
     + Add dependencies: python-requests, python-simplejson.
     + Additionally adapt to building on openSUSE/SLES.
     + Add all python packages under R to BR (for epydoc run).
+    + Update R for python-x2go: python-paramiko >= 1.15.1.
 
   [ Mike DePaulo ]
   * New upstream version (0.5.0.0):
diff --git a/debian/control b/debian/control
index 5ee144e..4526ef0 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends:
  ${python:Depends},
  ${misc:Depends},
  python-gevent (>= 0.13.6-0~),
- python-paramiko (>= 1.8.0-0~),
+ python-paramiko (>= 1.15.1-0~),
  python-requests,
  python-simplejson,
  python-xlib,
diff --git a/python-x2go.spec b/python-x2go.spec
index 265833e..a3667ea 100644
--- a/python-x2go.spec
+++ b/python-x2go.spec
@@ -38,7 +38,7 @@ BuildRequires:  python-requests
 BuildRequires:  python-simplejson
 Requires:       nxproxy
 Requires:       python-gevent
-Requires:       python-paramiko
+Requires:       python-paramiko >= 1.15.1
 Requires:       python-xlib
 Requires:       python-requests
 Requires:       python-simplejson

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list