[X2Go-Commits] pyhoca-gui.git - build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d (branch) updated: 0.1.0.10-42-gba9784d

X2Go dev team git-admin at x2go.org
Tue Aug 27 13:21:58 CEST 2013


The branch, build-59a18b6e3b5d3f1dd8f07f26433d37fe5984a57d has been updated
       via  ba9784d534e44d1703d2e2c52ae27c888cc860c0 (commit)
      from  1291e2fdb22f247b6cad2fe17c48f6a2d29a6877 (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      |    1 +
 debian/control        |   17 +++++++++--------
 debian/source/options |    1 +
 3 files changed, 11 insertions(+), 8 deletions(-)
 create mode 100644 debian/source/options

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 501d7de..7846981 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,7 @@ pyhoca-gui (0.1.0.11-0~x2go1) UNRELEASED; urgency=low
   * Depend on Python X2Go 0.1.1.9.
   * Install GNOME icons via dh_links.
   * Install X2Go icons with explicit install paths.
+  * Add /debian/source/options file with entry single-debian-patch. Fix control file.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 09 Nov 2011 03:13:09 +0100
 
diff --git a/debian/control b/debian/control
index d301088..da8be49 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  python-distutils-extra,
  python-paramiko,
  python-x2go,
- wx-common(>=2.8.10.0),
+ wx-common (>=2.8.10.0),
  python-wxtools (>=2.8.10.0),
  python-notify,
  python-argparse,
@@ -19,7 +19,7 @@ Build-Depends:
 Standards-Version: 3.9.2
 Homepage: http://code.x2go.org/releases/source/pyhoca-gui
 Vcs-Git: git://code.x2go.org/pyhoca-gui.git
-Vcs-Browser: http://code.x2go.org/gitweb?p=pyhoca-gui.git;a=summary
+Vcs-Browser: http://code.x2go.org/gitweb/?p=pyhoca-gui.git;a=summary
 XS-Python-Version: >= 2.6
 
 Package: pyhoca-gui
@@ -31,10 +31,11 @@ Depends:
  python-argparse,
  python-notify,
  python-setproctitle,
- wx-common(>=2.8.10.0),
- python-wxtools (>=2.8.10.0)
-Description: A graphical X2go client written in (wx)Python
- X2go is a server based computing environment with
+ wx-common (>=2.8.10.0),
+ python-wxtools (>=2.8.10.0),
+ python-support (>=0.90)
+Description: Graphical X2Go client written in (wx)Python
+ X2Go is a server based computing environment with
     - session resuming
     - low bandwith support
     - LDAP support
@@ -42,5 +43,5 @@ Description: A graphical X2go client written in (wx)Python
     - audio support
     - authentication by smartcard and USB stick
  .
- PyHoca-GUI is a slim X2go client that docks to the desktop's
- notification area and allows multiple X2go session handling.
+ PyHoca-GUI is a slim X2Go client that docks to the desktop's
+ notification area and allows multiple X2Go session handling.
diff --git a/debian/source/options b/debian/source/options
new file mode 100644
index 0000000..68eb4bb
--- /dev/null
+++ b/debian/source/options
@@ -0,0 +1 @@
+single-debian-patch
\ No newline at end of file


hooks/post-receive
-- 
pyhoca-gui.git (Python X2Go Client (wxPython GUI))

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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).




More information about the x2go-commits mailing list