This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from f168c54 x2gobroker.spec: Bump package version. new e39626d debian/changelog: update from Git history new c1abfe2 debian/changelog: update from Git history (for upcoming 0.0.4.0 release) The 2 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: debian/changelog | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit c1abfe2cb3748b5a7c5c989ccefd0045b50c6907 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 9 10:56:35 2017 +0200 debian/changelog: update from Git history (for upcoming 0.0.4.0 release) --- debian/changelog | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4a6c106..29e3044 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,22 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium - * Port to Python 3. + * New upstream version (0.0.4.0): + - Bump upstream version to 0.0.4.0. + - Port to Python 3. + - Drop left-over debug print() call. + - Makefile: Assure that setup.py is run under Python3. + - Improve debugging messages during authentication phase. + * debian/{control,compat}: Bump to DH version level 9. + * debian/{control,x2gobroker-common.install}: + + Split out common files into non-Pythonian bin:pkg. + * debian/*.install: Add EOLs at EOF. + * debian/control: + + Drop from D (several bin:pkgs): python3-argparse, argparse is shipped + with Python3 core. + + Switch from libapache2-mod-wsgi to libapache2-mod-wsgi-py3. + * x2gobroker.spec: + + Adapt to Python3 port. + + Bump package version. -- X2Go Release Manager <git-admin@x2go.org> Wed, 05 Apr 2017 20:01:48 +0000 -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit e39626d13188975cd643b0b568fbdc1ec6aeb5b2 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 9 10:51:59 2017 +0200 debian/changelog: update from Git history --- debian/changelog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f101b8c..4a6c106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,11 +7,17 @@ x2gobroker (0.0.4.0-0x2go1) UNRELEASED; urgency=medium x2gobroker (0.0.3.3-0x2go1) UNRELEASED; urgency=medium [ Mike Gabriel ] - * src/*.c: Fix implicit declaration of execv(). + * New upstream version (0.0.3.3): + - src/*.c: Fix implicit declaration of execv(). + - Make hostname detection work for the default configuration (that defines + localhost session profiles). + - Makefile: Add check target (drop empty test target). + - Makefile: Clean-up x2gobroker-ssh executable in clean-arch target. * debian/{control,compat}: + Bump to DH version level 9. * debian/rules: + Fix empty python-x2gobroker bin:packages on Debian 9 and above. + + Enable unit tests at every package build. * debian/control: + Bump Standards-Version: to 3.9.8. No changes needed. -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git