[X2Go-Commits] [pyhoca-gui] 02/04: changelog: fix layout

git-admin at x2go.org git-admin at x2go.org
Tue Mar 18 01:12:13 CET 2014


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository pyhoca-gui.

commit 54bedbac0fc11fb53800e61867adc2923e1a3a95
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon Mar 17 14:02:51 2014 +0100

    changelog: fix layout
---
 debian/changelog |   47 ++++++++++++++++++++++++-----------------------
 1 file changed, 24 insertions(+), 23 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 378d92c..4aefea7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,28 +1,29 @@
 pyhoca-gui (0.5.0.0-0x2go1) UNRELEASED; urgency=low
 
-  * Adapt to new backend concept found in Python X2Go (>= 0.5.0.0).
-  * Move most code of the pyhoca-gui executable into a dedicated class
-    named PyHocaGUI_Launcher.
-  * Allow automatic image branding (splash, about image, tray icon) by
-    setting another application name than the default.
-  * Rename icon files to match default application name (PyHoca-GUI).
-  * Make default cmdline option parameters overridable before the
-    arg parser gets initialized.
-  * Make SCRIPT_NAME in setup.py configurable (monkey-patchable).
-  * Make setup.py importable, only run setup() function on direct calls.
-  * Don't refer to py2exe anymore in nsis_template's naming scheme.
-  * Provide separate mswin_logging module.
-  * Install more modules into setup.exe: hmac (for ecdsa).
-  * NSIS script: empty installation destination before installing new files
-    into $INSTDIR.
-  * Allow appname based mini icons on About... windows.
-  * Make the hover text of the tray icon brandable (drop hard-coded
-    PyHoca-GUI application name).
-  * NSIS script: make sure SetOutPath gets called at the beginning of
-    every section.
-  * Show printing preferences when tray icon is in restricted mode.
-  * Session profile manager: the host parameter will be of type ListType
-    for future versions of Python X2Go (>= 0.5.0.0).
+  * New upstream version (0.5.0.0):
+    - Adapt to new backend concept found in Python X2Go (>= 0.5.0.0).
+    - Move most code of the pyhoca-gui executable into a dedicated class
+      named PyHocaGUI_Launcher.
+    - Allow automatic image branding (splash, about image, tray icon) by
+      setting another application name than the default.
+    - Rename icon files to match default application name (PyHoca-GUI).
+    - Make default cmdline option parameters overridable before the
+      arg parser gets initialized.
+    - Make SCRIPT_NAME in setup.py configurable (monkey-patchable).
+    - Make setup.py importable, only run setup() function on direct calls.
+    - Don't refer to py2exe anymore in nsis_template's naming scheme.
+    - Provide separate mswin_logging module.
+    - Install more modules into setup.exe: hmac (for ecdsa).
+    - NSIS script: empty installation destination before installing new files
+      into $INSTDIR.
+    - Allow appname based mini icons on About... windows.
+    - Make the hover text of the tray icon brandable (drop hard-coded
+      PyHoca-GUI application name).
+    - NSIS script: make sure SetOutPath gets called at the beginning of
+      every section.
+    - Show printing preferences when tray icon is in restricted mode.
+    - Session profile manager: the host parameter will be of type ListType
+      for future versions of Python X2Go (>= 0.5.0.0).
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 08 Jan 2014 21:28:37 +0100
 

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git



More information about the x2go-commits mailing list