The branch, master has been updated via d1f91922ee400ba9d6e58330ea697e781ce646ef (commit) from aec732be15218d546ad2df7f60638f04e8e071b5 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit d1f91922ee400ba9d6e58330ea697e781ce646ef Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Jul 26 13:57:49 2011 +0200 rules file fix ----------------------------------------------------------------------- Summary of changes: debian/rules | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/rules b/debian/rules index e8f3672..d7c7299 100755 --- a/debian/rules +++ b/debian/rules @@ -10,10 +10,10 @@ override_dh_auto_install: make -f Makefile.man2html - dh ${@} + dh_auto_install override_dh_auto_clean: rm -Rfv debian/pyhoca-gui debian/pyhoca-gui.*.debhelper debian/pyhoca-gui.substvars rm -Rfv debian/tmp debian/patches rm -Rfv .build_man2html - dh ${@} + dh_auto_clean hooks/post-receive -- pyhoca-gui.git (Python X2go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2go Client (wxPython GUI)).