The branch, twofactorauth has been updated via f1950fb7fa43ff879b89404c263dde1686e33d69 (commit) from ae3d6482060807806a0da9f858a5f978d87204ed (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: build-for-reprepro.sh | 39 --------------------------------- build/mo/nl/LC_MESSAGES/pyhoca-gui.mo | Bin 14665 -> 15330 bytes debian/changelog | 11 ++++++++++ debian/control | 2 +- po/pyhoca-gui.pot | 2 +- 5 files changed, 13 insertions(+), 41 deletions(-) delete mode 100755 build-for-reprepro.sh The diff of changes is: diff --git a/build-for-reprepro.sh b/build-for-reprepro.sh deleted file mode 100755 index 834915e..0000000 --- a/build-for-reprepro.sh +++ /dev/null @@ -1,39 +0,0 @@ -#!/bin/bash - -# Copyright (C) 2010-2011 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -# -# This programme is free software; you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 3 of the License, or -# (at your option) any later version. -# -# This programme is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program; if not, write to the -# Free Software Foundation, Inc., -# 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. - -PACKAGE=pyhoca-gui - -rm -f ../$PACKAGE_*.changes -rm -f ../$PACKAGE_*.upload -rm -f ../$PACKAGE_*.build -rm -f ../$PACKAGE_*.dsc -rm -f ../$PACKAGE_*.tar.gz -rm -f ../$PACKAGE*.deb - -cp debian/changelog debian/changelog.new -editor debian/changelog.new -mv debian/changelog.new debian/changelog - -debuild - -cd .. -rm -f $PACKAGE_*.upload -dupload --to nwt-ubuntu $PACKAGE_*.changes -rm -f $PACKAGE_*.upload -dupload --to nwt-debian $PACKAGE_*.changes diff --git a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo index 3777b6f..8cf619b 100644 Binary files a/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo and b/build/mo/nl/LC_MESSAGES/pyhoca-gui.mo differ diff --git a/debian/changelog b/debian/changelog index 5ea2fd8..f61d622 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pyhoca-gui (0.0.33.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low + + * depending on python-x2go 0.0.42.0 + * new upstream + - adds unity-2d support + - purges session list after server disconnect + - Dutch i18n update (thx to Dick Kniep) + - profile manager fixes + + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Mon, 18 Apr 2011 16:05:53 +0200 + pyhoca-gui (0.0.32.0-0~nwt1) natty lucid maverick stable testing unstable; urgency=low * depending on python-x2go 0.0.41.0 diff --git a/debian/control b/debian/control index b06aec4..2ac1870 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ XS-Python-Version: >= 2.6 Package: pyhoca-gui Architecture: all -Depends: ${misc:Depends}, python, python-x2go (>=0.0.41.0-0~nwt1), +Depends: ${misc:Depends}, python, python-x2go (>=0.0.42.0-0~nwt1), python-argparse, python-notify, python-setproctitle (>=1.0.1-1), wx-common(>=2.8.10.0), python-wxtools (>=2.8.10.0) Description: An graphical X2go client written in (wx)Python diff --git a/po/pyhoca-gui.pot b/po/pyhoca-gui.pot index 31b47ed..479f7f6 100644 --- a/po/pyhoca-gui.pot +++ b/po/pyhoca-gui.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-18 16:09+0200\n" +"POT-Creation-Date: 2011-04-18 16:12+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" 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)).