The branch, twofactorauth has been updated via 7afa80a79942a502ac6f39e4f815181a243aa1c3 (commit) from 1abe05c10b980081d72c6a9a30cdad9797dd07fa (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/python-x2go-doc.doc-base | 10 ++++++++++ debian/python-x2go-doc.docs | 2 ++ debian/python-x2go-doc.links | 1 + debian/python-x2go-doc.lintian-overrides | 2 ++ debian/python-x2go.install | 1 + debian/watch | 2 ++ 6 files changed, 18 insertions(+) create mode 100644 debian/python-x2go-doc.doc-base create mode 100644 debian/python-x2go-doc.docs create mode 100644 debian/python-x2go-doc.links create mode 100644 debian/python-x2go-doc.lintian-overrides create mode 100644 debian/python-x2go.install create mode 100644 debian/watch The diff of changes is: diff --git a/debian/python-x2go-doc.doc-base b/debian/python-x2go-doc.doc-base new file mode 100644 index 0000000..aad372b --- /dev/null +++ b/debian/python-x2go-doc.doc-base @@ -0,0 +1,10 @@ +Document: python-x2go +Title: Python X2Go Client API +Author: Mike Gabriel +Abstract: This document describes how to use the Python X2Go Client API + in Python applications. +Section: Programming/Python + +Format: HTML +Index: /usr/share/doc/python-x2go-doc/html/index.html +Files: /usr/share/doc/python-x2go-doc/html/* diff --git a/debian/python-x2go-doc.docs b/debian/python-x2go-doc.docs new file mode 100644 index 0000000..1177608 --- /dev/null +++ b/debian/python-x2go-doc.docs @@ -0,0 +1,2 @@ +.epydoc/html/ +debian/upstream/changelog diff --git a/debian/python-x2go-doc.links b/debian/python-x2go-doc.links new file mode 100644 index 0000000..163f132 --- /dev/null +++ b/debian/python-x2go-doc.links @@ -0,0 +1 @@ +usr/share/doc/python-x2go-doc/html usr/share/doc/python-x2go/html diff --git a/debian/python-x2go-doc.lintian-overrides b/debian/python-x2go-doc.lintian-overrides new file mode 100644 index 0000000..f3ae236 --- /dev/null +++ b/debian/python-x2go-doc.lintian-overrides @@ -0,0 +1,2 @@ +# epydoc produces some duplicate files, we cannot change that without great effort +python-x2go-doc: duplicate-files \ No newline at end of file diff --git a/debian/python-x2go.install b/debian/python-x2go.install new file mode 100644 index 0000000..73752c9 --- /dev/null +++ b/debian/python-x2go.install @@ -0,0 +1 @@ +usr diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..7cde3b3 --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://code.x2go.org/releases/source/python-x2go/python-x2go-(.+)\.tar\.gz 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).