[X2Go-Commits] [x2goserver] 28/30: x2goserver/lib/x2goupdateoptionsstring: move into x2goserver/bin, since it's really a standalone program and also useful for non-X2Go-internal usage.

git-admin at x2go.org git-admin at x2go.org
Thu Dec 13 11:22:51 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch master
in repository x2goserver.

commit 4db3e0155e6310eafe38a4ef40616aa3236125b3
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Thu Dec 13 11:16:30 2018 +0100

    x2goserver/lib/x2goupdateoptionsstring: move into x2goserver/bin, since it's really a standalone program and also useful for non-X2Go-internal usage.
---
 debian/changelog                                | 3 +++
 x2goserver/{lib => bin}/x2goupdateoptionsstring | 0
 2 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c19cbb1..26d7659 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -69,6 +69,9 @@ x2goserver (4.1.0.4-0x2go1) UNRELEASED; urgency=medium
       further options next time. Do this for every run of the transformation
       loop.
     - x2goserver/lib/x2goupdateoptionsstring: fix another Perl::Critic nit.
+    - x2goserver/lib/x2goupdateoptionsstring: move into x2goserver/bin, since
+      it's really a standalone program and also useful for non-X2Go-internal
+      usage.
   * debian/control:
     + Build-depend upon lsb-release for distro version detection.
   * debian/x2goserver.manpages:
diff --git a/x2goserver/lib/x2goupdateoptionsstring b/x2goserver/bin/x2goupdateoptionsstring
similarity index 100%
rename from x2goserver/lib/x2goupdateoptionsstring
rename to x2goserver/bin/x2goupdateoptionsstring

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goserver.git


More information about the x2go-commits mailing list