This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 835cd53 pyhoca-cli: Add --force-password command line switch to override SSH key detection code. new aa43e5a debian/changelog 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: debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit aa43e5a9080ab9721ae8b3c4a480b3d3e0126230 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 6 21:24:09 2018 +0100 debian/changelog update debian/changelog --- debian/changelog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index aad98e3..37dfb7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ pyhoca-cli (0.5.99.0-0x2go1) UNRELEASED; urgency=medium - * Port to Python3. - * Bump upstream version to 0.5.99.0. + * New upstream version (0.5.99.0). + - Port to Python3. + - Add --force-password command line switch to override SSH key detection + code. * debian/rules: + Build for Python3, not Python2. + Enforce Python3 build, fix FTBFS. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git