[X2Go-Commits] [x2goserver] 01/03: debian/x2goserver.postinst: Drop duplicate sourcing of debconf includes.

git-admin at x2go.org git-admin at x2go.org
Thu Nov 29 11:21:29 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 4b1b0246f93cfab79ecc0fc9ebcc970d92db743d
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Nov 29 07:35:12 2018 +0100

    debian/x2goserver.postinst: Drop duplicate sourcing of debconf includes.
---
 debian/changelog           | 4 +++-
 debian/x2goserver.postinst | 3 ---
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2f51d48..c15cf04 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 x2goserver (4.1.0.4-0x2go1) UNRELEASED; urgency=medium
 
-  * Continue development
+  [ Mike Gabriel ]
+  * debian/x2goserver.postinst:
+    + Drop duplicate sourcing of debconf includes.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 29 Nov 2018 07:57:20 +0100
 
diff --git a/debian/x2goserver.postinst b/debian/x2goserver.postinst
index 1e75c45..a8670f8 100755
--- a/debian/x2goserver.postinst
+++ b/debian/x2goserver.postinst
@@ -20,9 +20,6 @@ set -e
 # for details, see https://www.debian.org/doc/debian-policy/ or
 # the debian-policy package
 
-# Source debconf library.
-. /usr/share/debconf/confmodule
-
 case "${1}" in
 	'configure')
 		### cleaning up setgid stuff of older versions of package x2goserver

--
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