This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 1738d9cba4c8cf18460addeff9360c10c4313a4d Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Oct 20 23:49:26 2014 +0200 release 0.5.0.1 --- Makefile.docupload | 2 -- debian/changelog | 4 ++-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/Makefile.docupload b/Makefile.docupload index d97c464..79c1aef 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -16,5 +16,3 @@ docupload: ssh -l${DOC_USER} ${DOC_HOST} "{ mkdir -p ${DOC_PATH}; rm -Rfv ${DOC_PATH}/*; }" scp -r .build_man2html/html/* ${DOC_USER}@${DOC_HOST}:${DOC_PATH}/ - - diff --git a/debian/changelog b/debian/changelog index 72c9c8c..eccf52d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pyhoca-gui (0.5.0.1-0x2go1) UNRELEASED; urgency=medium +pyhoca-gui (0.5.0.1-0x2go1) unstable; urgency=medium * New upstream version (0.5.0.1): - Update README.Unity file. @@ -11,7 +11,7 @@ pyhoca-gui (0.5.0.1-0x2go1) UNRELEASED; urgency=medium + Fix wxPython dependencies as proposed by Olly Betts (Thanks!). + Bump Standards: to 3.9.6. No changes needed. - -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 23:11:10 +0200 + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 20 Oct 2014 23:49:15 +0200 pyhoca-gui (0.5.0.0-0x2go1) unstable; urgency=low -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git