This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from e77c704 x2gobroker.spec: Make sure the build chroot has all it needs to run the PyModule's unit tests. new bb4b69e debian/control: Typo fix... missing ',' at EOL in Build-Depends: field. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit bb4b69eefb462a00f9506760e1b75efccd544330 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Mon Apr 30 20:15:08 2018 +0200 debian/control: Typo fix... missing ',' at EOL in Build-Depends: field. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 5086866..c122b1e 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Build-Depends: debhelper (>= 9), dh-systemd | hello, - dh-python + dh-python, cdbs (>= 0.4.49~), dpkg-dev (>= 1.14.31~), python3 (>= 2.6.5-0~), -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git