diff -Nru pyhoca-gui-0.6.1.1/debian/bzr-builder.manifest pyhoca-gui-0.6.1.2/debian/bzr-builder.manifest --- pyhoca-gui-0.6.1.1/debian/bzr-builder.manifest 2020-01-02 08:46:56.000000000 +0000 +++ pyhoca-gui-0.6.1.2/debian/bzr-builder.manifest 2020-01-03 08:46:35.000000000 +0000 @@ -1,2 +1,2 @@ -# bzr-builder format 0.3 deb-version {debupstream}-0~1437 -lp:~x2go/x2go/pyhoca-gui_master revid:git-v1:0a05b5854be2d305d46044a86974fe1aa09cd857 +# bzr-builder format 0.3 deb-version {debupstream}-0~1438 +lp:~x2go/x2go/pyhoca-gui_master revid:git-v1:a73e15944a593f355b2b4085e9b74a06b8ae1cfc diff -Nru pyhoca-gui-0.6.1.1/debian/changelog pyhoca-gui-0.6.1.2/debian/changelog --- pyhoca-gui-0.6.1.1/debian/changelog 2020-01-02 08:46:56.000000000 +0000 +++ pyhoca-gui-0.6.1.2/debian/changelog 2020-01-03 08:46:35.000000000 +0000 @@ -1,8 +1,14 @@ -pyhoca-gui (0.6.1.1-0~1437~ubuntu16.04.1) xenial; urgency=low +pyhoca-gui (0.6.1.2-0~1438~ubuntu16.04.1) xenial; urgency=low * Auto build. - -- X2Go Thu, 02 Jan 2020 08:46:56 +0000 + -- X2Go Fri, 03 Jan 2020 08:46:35 +0000 + +pyhoca-gui (0.6.1.2-0x2go1) UNRELEASED; urgency=medium + + * Continue development + + -- X2Go Release Manager Thu, 02 Jan 2020 13:14:06 +0100 pyhoca-gui (0.6.1.1-0x2go1) unstable; urgency=medium diff -Nru pyhoca-gui-0.6.1.1/man/man1/pyhoca-gui.1 pyhoca-gui-0.6.1.2/man/man1/pyhoca-gui.1 --- pyhoca-gui-0.6.1.1/man/man1/pyhoca-gui.1 2020-01-02 08:46:55.000000000 +0000 +++ pyhoca-gui-0.6.1.2/man/man1/pyhoca-gui.1 2020-01-03 08:46:35.000000000 +0000 @@ -6,7 +6,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH pyhoca-gui 1 "Jan 2020" "Version 0.6.1.1" "X2Go Application" +.TH pyhoca-gui 1 "Jan 2020" "Version 0.6.1.2" "X2Go Application" .SH NAME pyhoca-gui \- graphical X2Go client applet written in Python .SH SYNOPSIS diff -Nru pyhoca-gui-0.6.1.1/pyhoca/wxgui/__init__.py pyhoca-gui-0.6.1.2/pyhoca/wxgui/__init__.py --- pyhoca-gui-0.6.1.1/pyhoca/wxgui/__init__.py 2020-01-02 08:46:55.000000000 +0000 +++ pyhoca-gui-0.6.1.2/pyhoca/wxgui/__init__.py 2020-01-03 08:46:35.000000000 +0000 @@ -18,4 +18,4 @@ # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -__VERSION__ = '0.6.1.1' +__VERSION__ = '0.6.1.2' diff -Nru pyhoca-gui-0.6.1.1/pyhoca-gui.spec pyhoca-gui-0.6.1.2/pyhoca-gui.spec --- pyhoca-gui-0.6.1.1/pyhoca-gui.spec 2020-01-02 08:46:55.000000000 +0000 +++ pyhoca-gui-0.6.1.2/pyhoca-gui.spec 2020-01-03 08:46:35.000000000 +0000 @@ -114,7 +114,7 @@ %endif Name: pyhoca-gui -Version: 0.6.1.1 +Version: 0.6.1.2 Release: 0.0x2go1%{?dist} Summary: Graphical X2Go client written in (wx)Python