This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-gui. commit 3e3cf0a9a09b6aa6a7193e8767100e0250818dc4 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Feb 5 04:11:10 2019 +0100 update-po.sh: update copyright date. --- debian/changelog | 1 + update-po.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b502449..e74f04c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ pyhoca-gui (0.5.0.8-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New upstream version (0.5.0.8): - misc: switch to /usr/bin/env python2. + - update-po.sh: update copyright date. * pyhoca-gui.spec: - Use %{__python2*} instead of %{__python*} on FC29+. - Comment out glob-including everything in sitelib. Fedora packaging specs diff --git a/update-po.sh b/update-po.sh index 513f384..b06911c 100755 --- a/update-po.sh +++ b/update-po.sh @@ -2,7 +2,7 @@ set -x -# Copyright (C) 2017 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2017-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # This package is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git