This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2godesktopsharing. commit 2b5642c5c7ba2ca6816688ce5b79c816d803603b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Nov 14 15:02:04 2018 +0100 Package needs to own /usr/share/x2go/versions. --- debian/changelog | 1 + x2godesktopsharing.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index ff33c68..7eeefda 100644 --- a/debian/changelog +++ b/debian/changelog @@ -70,6 +70,7 @@ x2godesktopsharing (3.2.0.0-0x2go1) UNRELEASED; urgency=medium * debian/x2godesktopsharing.install: Add EOL at EOF. * x2godesktopsharing.spec: + Don't try to copy scripts from bin/* into buildroot. They are gone now. + + Package needs to own /usr/share/x2go/versions. -- X2Go Release Manager <git-admin@x2go.org> Wed, 15 Nov 2017 22:00:53 +0100 diff --git a/x2godesktopsharing.spec b/x2godesktopsharing.spec index 96af92d..6e472ba 100644 --- a/x2godesktopsharing.spec +++ b/x2godesktopsharing.spec @@ -159,6 +159,7 @@ fi %dir %{_datadir}/icons/hicolor/64x64 %dir %{_datadir}/icons/hicolor/64x64/apps %dir %{_datadir}/x2go +%dir %{_datadir}/x2go/versions %{_datadir}/x2go/versions/VERSION.x2godesktopsharing %{_datadir}/icons/hicolor/128x128/apps/%{name}.png %{_datadir}/icons/hicolor/16x16/apps/%{name}.png -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2godesktopsharing.git