This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from bf7fbc2 install linux-image-4.9.0-4-686 instead of dummy-package new fb3e049 add pxelinux in recommends for x2gothinclient-management 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/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gothinclient. commit fb3e04945769bc15bc297764c15a006e2b3d7a31 Author: Oleksandr Shneyder <o.shneyder@phoca-gmbh.de> Date: Tue Feb 6 12:25:23 2018 +0100 add pxelinux in recommends for x2gothinclient-management --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 305bcae..9c73262 100644 --- a/debian/changelog +++ b/debian/changelog @@ -139,6 +139,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low * upgrade to debian stretch. * set oldsatble to jessie in x2gothinclient_settings. * install linux-image-4.9.0-4-686 instead of dummy-package + * add pxelinux in recommends for x2gothinclient-management [ Martti Pitkänen ] * debian/po: diff --git a/debian/control b/debian/control index b8d37c6..4f79f6c 100644 --- a/debian/control +++ b/debian/control @@ -24,6 +24,7 @@ Depends: Recommends: atftpd | tftpd | tftpd-hpa, syslinux, + pxelinux, syslinux-themes-debian-squeeze, nfs-kernel-server Breaks: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git