[X2go-Commits] pyhoca-gui.git - master (branch) updated: 0.1.0.10-42-gba9784d
X2go dev team
git-admin at x2go.org
Tue Dec 27 02:49:01 CET 2011
The branch, master has been updated
via ba9784d534e44d1703d2e2c52ae27c888cc860c0 (commit)
via 1291e2fdb22f247b6cad2fe17c48f6a2d29a6877 (commit)
from 6087fbd7d899f55bf2b881d7f19c278ddd739fd0 (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 -----------------------------------------------------------------
commit ba9784d534e44d1703d2e2c52ae27c888cc860c0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Dec 27 02:48:55 2011 +0100
Add /debian/source/options file with entry single-debian-patch. Fix control file.
commit 1291e2fdb22f247b6cad2fe17c48f6a2d29a6877
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Dec 27 00:19:03 2011 +0100
dh_install fix
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 1 +
debian/control | 17 ++++++++-------
debian/pyhoca-gui.install | 46 ++++++++++++++++++++++----------------------
debian/source/options | 1 +
4 files changed, 34 insertions(+), 31 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/pyhoca-gui.install b/debian/pyhoca-gui.install
index 803a25b..7d78cbd 100644
--- a/debian/pyhoca-gui.install
+++ b/debian/pyhoca-gui.install
@@ -3,26 +3,26 @@ desktop/* /usr/share/applications/
pixmaps/*.svg /usr/share/pixmaps/
img/*.png /usr/share/pyhoca/img/
-icons/PyHoca/16x16/pyhoca*.png
-icons/PyHoca/16x16/x2go*.png
-icons/PyHoca/16x16/question.png
-icons/PyHoca/22x22/pyhoca*.png
-icons/PyHoca/22x22/x2go*.png
-icons/PyHoca/22x22/question.png
-icons/PyHoca/32x32/pyhoca*.png
-icons/PyHoca/32x32/x2go*.png
-icons/PyHoca/32x32/question.png
-icons/PyHoca/32x32/broom-cleanup.png
-icons/PyHoca/48x48/pyhoca*.png
-icons/PyHoca/48x48/x2go*.png
-icons/PyHoca/48x48/question.png
-icons/PyHoca/64x64/pyhoca*.png
-icons/PyHoca/64x64/x2go*.png
-icons/PyHoca/64x64/question.png
-icons/PyHoca/128x128/pyhoca*.png
-icons/PyHoca/128x128/x2go*.png
-icons/PyHoca/128x128/question.png
-icons/PyHoca/scalable/pyhoca*.svg
-icons/PyHoca/scalable/x2go*.svg
-icons/PyHoca/scalable/question.svg
-icons/PyHoca/scalable/broom-cleanup.svg
+icons/PyHoca/16x16/pyhoca*.png /usr/share/icons/PyHoca/16x16/
+icons/PyHoca/16x16/x2go*.png /usr/share/icons/PyHoca/16x16/
+icons/PyHoca/16x16/question.png /usr/share/icons/PyHoca/16x16/
+icons/PyHoca/22x22/pyhoca*.png /usr/share/icons/PyHoca/22x22/
+icons/PyHoca/22x22/x2go*.png /usr/share/icons/PyHoca/22x22/
+icons/PyHoca/22x22/question.png /usr/share/icons/PyHoca/22x22/
+icons/PyHoca/32x32/pyhoca*.png /usr/share/icons/PyHoca/32x32/
+icons/PyHoca/32x32/x2go*.png /usr/share/icons/PyHoca/32x32/
+icons/PyHoca/32x32/question.png /usr/share/icons/PyHoca/32x32/
+icons/PyHoca/32x32/broom-cleanup.png /usr/share/icons/PyHoca/32x32/
+icons/PyHoca/48x48/pyhoca*.png /usr/share/icons/PyHoca/48x48/
+icons/PyHoca/48x48/x2go*.png /usr/share/icons/PyHoca/48x48/
+icons/PyHoca/48x48/question.png /usr/share/icons/PyHoca/48x48/
+icons/PyHoca/64x64/pyhoca*.png /usr/share/icons/PyHoca/64x64/
+icons/PyHoca/64x64/x2go*.png /usr/share/icons/PyHoca/64x64/
+icons/PyHoca/64x64/question.png /usr/share/icons/PyHoca/64x64/
+icons/PyHoca/128x128/pyhoca*.png /usr/share/icons/PyHoca/128x128/
+icons/PyHoca/128x128/x2go*.png /usr/share/icons/PyHoca/128x128/
+icons/PyHoca/128x128/question.png /usr/share/icons/PyHoca/128x128/
+icons/PyHoca/scalable/pyhoca*.svg /usr/share/icons/PyHoca/scalable/
+icons/PyHoca/scalable/x2go*.svg /usr/share/icons/PyHoca/scalable/
+icons/PyHoca/scalable/question.svg /usr/share/icons/PyHoca/scalable/
+icons/PyHoca/scalable/broom-cleanup.svg /usr/share/icons/PyHoca/scalable/
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