[X2Go-Commits] [x2gothinclient] 01/01: set oldsatble to jessie in x2gothinclient_settings.
git-admin at x2go.org
git-admin at x2go.org
Wed Jan 31 14:23:46 CET 2018
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository x2gothinclient.
commit 07166330c68ef1ddabf98b538154988d1abb44c9
Author: Oleksandr Shneyder <o.shneyder at phoca-gmbh.de>
Date: Wed Jan 31 14:23:38 2018 +0100
set oldsatble to jessie in x2gothinclient_settings.
---
debian/changelog | 1 +
management/etc/x2gothinclient_settings | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8e48019..8ce537a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -137,6 +137,7 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low
[ Oleksandr Shneyder ]
* x2gothinclientd: load config file when starting PulseAudio. Fixes: 1092.
* upgrade to debian stretch.
+ * set oldsatble to jessie in x2gothinclient_settings.
[ Martti Pitkänen ]
* debian/po:
diff --git a/management/etc/x2gothinclient_settings b/management/etc/x2gothinclient_settings
index bdbaeff..a0f6530 100644
--- a/management/etc/x2gothinclient_settings
+++ b/management/etc/x2gothinclient_settings
@@ -44,8 +44,8 @@ TC_DEBMIRROR_URL="http://ftp.debian.org/debian"
# Distro codename to use...
TC_DISTRO_CODENAME="stretch"
-# or use older Debian squeeze...
-#TC_DISTRO_CODENAME="squeeze"
+# or use older Debian ...
+#TC_DISTRO_CODENAME="jessie"
# Retrieve X2Go packages from this URL
### FIXME: once we release this project, we have to remove the heuler area from the deburl below!!!! ###
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git
More information about the x2go-commits
mailing list