[X2Go-Commits] python-x2go.git - twofactorauth (branch) updated: 0.0.43.0-11-g6db1950

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


The branch, twofactorauth has been updated
       via  6db1950b6e16adcd6add853c13fae2d469149c72 (commit)
      from  fdaed69ec37e3794ad26fb44d7498d61aa699985 (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/pyversions |    1 +
 debian/rules      |    2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
 create mode 100644 debian/pyversions

The diff of changes is:
diff --git a/debian/pyversions b/debian/pyversions
new file mode 100644
index 0000000..44dd54d
--- /dev/null
+++ b/debian/pyversions
@@ -0,0 +1 @@
+2.5-
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
index 489f724..227d85e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
 # Based on sample debian/rules file - for GNU Hello (1.3).
 # Copyright 2010 by Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
 
-#PYVERS=$(shell pyversions -vr)
+PYVERS=$(shell pyversions -vr)
 
 %:
 	dh ${@}


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