[X2Go-Commits] [x2goclient] 05/18: debian/rules: remove plugin references.

git-admin at x2go.org git-admin at x2go.org
Wed Mar 14 03:48:09 CET 2018


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 4f70ddf41866e6d757a63d9732745dba50228463
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Mar 14 02:13:20 2018 +0100

    debian/rules: remove plugin references.
---
 debian/changelog | 2 ++
 debian/rules     | 6 +-----
 2 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9f92458..6ecdfe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -35,6 +35,8 @@ x2goclient (4.1.2.0-0x2go1) UNRELEASED; urgency=medium
       and translation files for now.
   * x2goclient.spec:
     - Remove plugin references.
+  * debian/rules:
+    - Remove plugin references.
 
  -- X2Go Release Manager <git-admin at x2go.org>  Thu, 15 Feb 2018 22:01:32 +0100
 
diff --git a/debian/rules b/debian/rules
index 288b6a8..f2e1197 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ export CXXFLAGS:=$(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS:=$(shell dpkg-buildflags --get LDFLAGS)
 
 %:
-	dh $@ --parallel --with apache2 || dh $@ --parallel
+	dh $@ --parallel
 
 override_dh_auto_configure:
 	cp debian/changelog res/txt/changelog
@@ -21,7 +21,3 @@ override_dh_auto_clean:
 
 override_dh_strip:
 	dh_strip -p x2goclient --dbg-package=x2goclient-dbg
-	dh_strip -p x2goplugin --dbg-package=x2goplugin-dbg
-
-override_dh_apache2:
-	dh_apache2 --noscripts

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


More information about the x2go-commits mailing list