This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-gui. from 3e2134b man/man1/pyhoca-gui.1: update date stamps pre-release. new 0a05b58 release 0.6.1.1 The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: ChangeLog | 270 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- debian/changelog | 4 +- 2 files changed, 267 insertions(+), 7 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 0a05b5854be2d305d46044a86974fe1aa09cd857 Author: X2Go Release Manager <git-admin@x2go.org> Date: Thu Jan 2 08:08:06 2020 +0100 release 0.6.1.1 --- ChangeLog | 270 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- debian/changelog | 4 +- 2 files changed, 267 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2205aa4..cbfb462 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,266 @@ -2019-11-20 08:15:01 +0100 Mike Gabriel (4f0afac) +2020-01-02 08:08:06 +0100 X2Go Release Manager - * release 0.5.1.0 (HEAD -> master, tag: 0.5.1.0) + * release 0.6.1.1 (HEAD -> master, tag: 0.6.1.1) + +2020-01-02 06:26:33 +0100 Mihai Moldovan (3e2134b) + + * man/man1/pyhoca-gui.1: update date stamps pre-release. + +2020-01-02 06:25:46 +0100 Mihai Moldovan (8f1d1d8) + + * misc: update copyright notices. Happy new year! + +2020-01-02 05:53:14 +0100 Mihai Moldovan (5ca566c) + + * debian/changelog: fix/reformat. + +2019-12-27 13:55:58 +0000 Mike Gabriel (6768cc2) + + * pyhoca/wxgui/notify.py: No byte objects in log strings. + +2019-12-27 12:52:23 +0000 Mike Gabriel (5e1ac1b) + + * pyhoca/wxgui/menus_taskbar.py: Fix AppendMenu wrapper. (All + self.AppendMenu implementations lacked a return + statement). + +2019-12-27 12:39:50 +0000 Mike Gabriel (9b06a33) + + * pyhoca/wxgui/logon.py: Use wx.Cursor with wxgtk4.0. + +2019-12-27 12:41:15 +0000 Mike Gabriel (4579a61) + + * debian/changelog: update with commit + 51e345d63f51392b3a3bfc271637362fe72db8e4 + +2019-12-27 13:27:09 +0100 Mike Gabriel (51e345d) + + * pyhoca/wxgui/frontend.py: Fix loading PyHocaGUI_DialogBoxPassphrase + from wrong module (passphrase -> logon). + +2019-12-27 07:43:34 +0100 X2Go Release Manager (5af8b6f) + + * Continue development + +2019-12-26 17:29:18 +0100 X2Go Release Manager (001521f) + + * release 0.6.1.0 (tag: 0.6.1.0, origin/build-main, build-main) + +2019-12-25 07:41:59 +0100 Mihai Moldovan (559601b) + + * pyhoca-gui.spec: WxPython4 is called python3-wxPython on *SuSE + (Tumbleweed), so fix up name. + +2019-12-25 07:34:50 +0100 Mihai Moldovan (49a9ec5) + + * pyhoca-gui.spec: disable Python-3-builds on all *SuSE versions but + Tumbleweed. + +2019-12-25 04:53:30 +0100 Mihai Moldovan (8d7bfe3) + + * pyhoca-gui.spec: change spelling of python3-wxPython4 to + python3-wxpython4 since package names are case-sensitive. + +2019-12-24 19:14:02 +0100 Mihai Moldovan (400838d) + + * pyhoca-gui.spec: backport build fix from pyhoca-cli: also apply + pycache changes to Tumbleweed, which seems to not get + caught by %{sle_version}. + +2019-12-24 18:56:01 +0100 Mihai Moldovan (c3554b4) + + * pyhoca-gui.spec: backport build fix from pyhoca-cli: actually apply + pycache changes to 15.0+ and not just 15.1+. + +2019-12-24 18:35:16 +0100 Mihai Moldovan (1947fc4) + + * pyhoca-gui.spec: backport build fix from pyhoca-cli: stage pycache + files into a subdir on newer *SuSE versions. + +2019-12-24 08:04:52 +0100 Mihai Moldovan (d26f1ff) + + * pyhoca-gui.spec: backport build fix from pyhoca-cli: fix another + unescaped macro in comment. + +2019-12-24 07:41:16 +0100 Mihai Moldovan (d27a454) + + * pyhoca-gui.spec: backport build fix from pyhoca-cli: correctly + escape bcond_with* macros in comment lines. + +2019-12-24 07:35:02 +0100 Mihai Moldovan (35ff0e8) + + * Revert "pyhoca-gui.spec: backport *SuSE build fix from pyhoca-cli: + make python-devel a build requirement even for + Python-3-builds." + +2019-12-24 05:45:36 +0100 Mihai Moldovan (f132310) + + * pyhoca-gui.spec: backport *SuSE build fix from pyhoca-cli: make + python-devel a build requirement even for Python-3-builds. + +2019-12-24 03:51:53 +0100 Mihai Moldovan (8dcb9f3) + + * pyhoca-gui.spec: backport Python-2/3-selection fix from pyhoca-cli. + +2019-12-23 06:08:06 +0100 Mihai Moldovan (1164cc7) + + * pyhoca-gui.spec: fix syntax: another missing %endif. + +2019-12-21 07:19:30 +0100 Mihai Moldovan (eb5787f) + + * pyhoca-gui.spec: fix syntax: missing %endif. + +2019-12-21 04:21:33 +0100 Mihai Moldovan (1f3f74d) + + * pyhoca-gui.spec: adapt %files to Python 2/3 logic. + +2019-12-21 04:21:01 +0100 Mihai Moldovan (9baf203) + + * pyhoca-gui.spec: adapt %install to Python 2/3 logic. + +2019-12-21 04:20:12 +0100 Mihai Moldovan (07a27b6) + + * pyhoca-gui.spec: adapt %build to Python 2/3 logic. + +2019-12-21 04:18:02 +0100 Mihai Moldovan (fd1eed9) + + * pyhoca-gui.spec: replace hashbang in %prep. + +2019-12-21 04:16:33 +0100 Mihai Moldovan (ee325f8) + + * pyhoca-gui.spec: adapt Requires to Python 2/3 logic. + +2019-12-21 04:13:44 +0100 Mihai Moldovan (3c1d03a) + + * pyhoca-gui.spec: adapt Build-Requires to Python 2/3 logic. + +2019-12-19 03:12:29 +0100 Mihai Moldovan (3d9bd7a) + + * pyhoca-gui.spec: copy Python 2/3 helpers from PyHoca CLI. + +2019-12-19 03:10:39 +0100 Mihai Moldovan (3541f47) + + * debian/changelog: fixup. + +2019-12-11 15:24:06 +0100 Mike Gabriel (a160084) + + * Version bump to 0.6.1.0 (to denote that this release has X2Go + Kdrive support). + +2019-12-11 15:20:33 +0100 Mike Gabriel (396b09f) + + * Find two more Menu.Append*() calls that required turning arguments + into positional arguments (see above). + +2019-12-11 14:18:33 +0100 Mike Gabriel (60ddb61) + + * Fix same typo in shebang-sed expression (for RHEL builds). + +2019-12-11 13:25:47 +0100 Mike Gabriel (35577bb) + + * Fix typo in shebang-sed expression. + +2019-12-11 12:47:59 +0100 Mike Gabriel (71f7b5e) + + * Make sure that with Python3 builds, the pyhoca.wxgui module gets + picked up from the build's Python3 location. + +2019-12-11 11:11:46 +0100 Mike Gabriel (04470be) + + * pyhoca-gui.spec: Fix missing %endif. + +2019-12-11 10:55:09 +0100 Mike Gabriel (af0bc85) + + * pyhoca-gui.spec: Support building against Python3 (for Fedora and + RHEL >= 8). + +2019-12-11 08:46:15 +0100 Mike Gabriel (a4e57cc) + + * profilemanager: With PyWxGTK 4.0, use SetItem and InsertItem rather + than deprecated SetStringItem and InsertStringItem. + +2019-12-11 08:35:52 +0100 Mike Gabriel (6c5353b) + + * Add version check with gi.require_version for Notify GIR. + +2019-12-06 21:43:40 +0100 Mike Gabriel (28f3c10) + + * debian/control: Drop from D (pyhoca-gui): python3-argparse. Shipped + in core module bundle of Python3. + +2019-12-02 22:06:43 +0100 Mike Gabriel (5852895) + + * debian/control: Bump DH compat level to version 9. + Rework + packaging, use pybuild. + +2019-12-02 21:53:42 +0100 Mike Gabriel (c11b7fb) + + * Version bump to 0.6.0.0. + +2019-12-02 19:58:55 +0100 Mike Gabriel (aca8192) + + * debian/control: Update versioned D (pyhoca-gui): python3-x2go (>= + 0.6.1.2). We need the session profile writing fix shipped + with 0.6.1.2. + +2019-12-02 19:27:10 +0100 Mike Gabriel (e412368) + + * po/: Update translation files. + +2019-12-02 19:25:11 +0100 Mike Gabriel (48d63f0) + + * debian/control: typo fix in B-Ds. + +2019-12-02 19:24:20 +0100 Mike Gabriel (1c145b1) + + * __future__ imports need to be at the very top of a .py file. + +2019-12-02 17:14:54 +0100 Mike Gabriel (da3d33a) + + * debian/control: Switch from Py2 to Py3 (B-Ds and Ds). + +2019-12-02 17:12:29 +0100 Mike Gabriel (7025cd8) + + * debian/changelog: update from Git history + +2019-12-02 17:08:23 +0100 Mike Gabriel (d0f9cc3) + + * pyhoca/wxgui/{logon.py,passphrase.py}: Merge code of both files + into one, break up circular import dependency. + +2019-12-02 10:27:43 +0100 Mike Gabriel (fa352bc) + + * Port to wxPython 4.0.x. + +2019-12-02 10:37:31 +0100 Mike Gabriel (f18a811) + + * Menu.Append{,Menu}() calls: Turn arguments into positional + arguments. Makes the code run on wx3 and wx4. + +2019-12-02 16:30:38 +0100 Mike Gabriel (c836207) + + * wxgui/profilemanager.py: Capture failures that might occur when + writing session profile configs back to disk. + +2019-12-02 10:28:06 +0100 Mike Gabriel (a093f28) + + * More porting to Python 3 (manually). + +2019-12-02 08:37:44 +0100 Mike Gabriel (69ea6d8) + + * run 2to3 on this project + +2019-12-02 16:35:27 +0100 Mike Gabriel (dd61684) + + * PyHocaGUI.OnExit(): Return an exitcode. + +2019-11-23 14:20:17 +0100 X2Go Release Manager (38554ad) + + * Continue development + +2019-11-20 08:15:01 +0100 Mike Gabriel (a9e53b6) + + * release 0.5.1.0 (tag: 0.5.1.0) 2019-11-20 07:58:46 +0100 Mike Gabriel (c8aa892) @@ -103,7 +363,7 @@ 2019-02-05 07:19:50 +0100 X2Go Release Manager (daa5679) - * Continue development + * Continue development (origin/release/0.5.0.x, release/0.5.0.x) 2019-02-05 04:07:37 +0100 X2Go Release Manager (b5015f9) @@ -241,7 +501,7 @@ 2017-09-24 10:57:14 +0200 X2Go Release Manager (05f5747) - * release 0.5.0.7 (tag: 0.5.0.7) + * release 0.5.0.7 (tag: 0.5.0.7, origin/build-saimaa) 2017-08-25 12:09:20 +0200 Mike Gabriel (a36d858) @@ -1189,7 +1449,7 @@ 2014-01-08 15:20:54 +0100 Mike Gabriel (c465830) - * release 0.4.0.9 (tag: 0.4.0.9) + * release 0.4.0.9 (tag: 0.4.0.9, origin/build-baikal) 2013-12-17 20:53:42 +0100 Mike Gabriel (8fbc117) diff --git a/debian/changelog b/debian/changelog index 4e65e08..9396b39 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pyhoca-gui (0.6.1.1-0x2go1) UNRELEASED; urgency=medium +pyhoca-gui (0.6.1.1-0x2go1) unstable; urgency=medium [ Mike Gabriel ] * New upstream version (0.6.1.1): @@ -14,7 +14,7 @@ pyhoca-gui (0.6.1.1-0x2go1) UNRELEASED; urgency=medium - misc: update copyright notices. Happy new year! - man/man1/pyhoca-gui.1: update date stamps pre-release. - -- X2Go Release Manager <git-admin@x2go.org> Fri, 27 Dec 2019 07:42:21 +0100 + -- X2Go Release Manager <git-admin@x2go.org> Thu, 02 Jan 2020 07:38:24 +0100 pyhoca-gui (0.6.1.0-0x2go1) unstable; urgency=medium -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git