[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.2.0.10-65-g92939b0

X2Go dev team git-admin at x2go.org
Sat Sep 14 15:57:50 CEST 2013


The branch, twofactorauth has been updated
       via  92939b01b77adec243a5d9beba84936a9ca3947b (commit)
      from  c5362882e6f50d6672f084b9852f998b87a01fcc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    3 ++-
 debian/control   |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index c773a0a..4d5b871 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -42,9 +42,10 @@ python-x2go (0.2.1.0-0~x2go1) UNRELEASED; urgency=low
       the list of window IDs is not available.
   * /debian/rules:
     + Allow package build on systems with missing dh_python2.
+  * /debian/control:
+    + Versioned depend on python-paramiko (>= 1.8-0~).
   * /debian/pyversions:
     + Drop file as it is deprecated.
-  * 
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 26 Sep 2012 20:49:44 +0200
 
diff --git a/debian/control b/debian/control
index 6ee49a2..2b15378 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.7.6-0~),
+ python-paramiko (>= 1.8-0~),
  python-cups,
  python-xlib,
  nxproxy


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list