[X2Go-Commits] [x2goclient] 10/19: debian/control.in: drop x2goplugin{, -{provider, dbg}}.

git-admin at x2go.org git-admin at x2go.org
Wed May 12 19:28:22 CEST 2021


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

x2go pushed a commit to branch master
in repository x2goclient.

commit 82a8960623216bc3be474c61feda08c47b9c70c2
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Sun May 2 11:52:24 2021 +0200

    debian/control.in: drop x2goplugin{,-{provider,dbg}}.
    
    It's been dead long enough.
---
 debian/changelog                   |  1 +
 debian/control.in                  | 60 +-------------------------------------
 debian/x2goplugin-provider.install |  0
 debian/x2goplugin.install          |  0
 4 files changed, 2 insertions(+), 59 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1bcdcf0..cb39b66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -44,6 +44,7 @@ x2goclient (4.1.2.3-0x2go1) UNRELEASED; urgency=medium
   * debian/control.in:
     + Switch to priority: optional. "extra" has been deprecated long ago.
       Pulled from Mike's changes.
+    + Drop x2goplugin{,-{provider,dbg}}. It's been dead long enough.
   * debian/copyright:
     + Switch Upstream-Contact to myself. Pulled from Mike's changes.
     + Add new license "GPL-2+~OpenSSL" for the modified GPL 2+ license
diff --git a/debian/control.in b/debian/control.in
index 8aa5aa2..6c8d47b 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -51,43 +51,6 @@ Description: X2Go Client application (Qt4)
  X2Go Client is a graphical client (Qt4) for the X2Go system.
  You can use it to connect to running sessions and start new sessions.
 
-Package: x2goplugin
-Architecture: all
-Depends:
- ${misc:Depends},
-Description: X2Go Client (Qt4) as browser plugin (dummy package)
- X2Go is a serverbased computing environment with
-    - session resuming
-    - low bandwidth support
-    - session brokerage support
-    - client-side mass storage mounting support
-    - client-side printing support
-    - audio support
-    - authentication by smartcard and USB stick
- .
- X2Go Client is a graphical client (qt4) for the X2Go system.
- You can use it to connect to running sessions and start new sessions.
- .
- This package can be safely removed. Since X2Go Client 4.1.2.0,
- the X2Go Plugin has been removed without a replacement.
-
-Package: x2goplugin-provider
-Architecture: all
-Depends:
- ${misc:Depends},
-Description: Provide X2Go Plugin via Apache webserver (dummy package)
- X2Go is a serverbased computing environment with
-    - session resuming
-    - low bandwidth support
-    - session brokerage support
-    - client-side mass storage mounting support
-    - client-side printing support
-    - audio support
-    - authentication by smartcard and USB stick
- .
- This package can be safely removed. Since X2Go Client 4.1.2.0,
- the X2Go Plugin has been removed without a replacement.
-
 Package: x2goclient-dbg
 Section: debug
 Architecture: any
@@ -104,28 +67,7 @@ Description: X2Go Client application (Qt4), debug symbols (client)
     - audio support
     - authentication by smartcard and USB stick
  .
- X2Go Client is a graphical client (Qt4) for the X2Go system.
+ X2Go Client is a graphical client (Qt@@QT_VERSION@@) for the X2Go system.
  You can use it to connect to running sessions and start new sessions
  .
  This package provides the debug symbols for the X2Go Client application.
-
-Package: x2goplugin-dbg
-Section: debug
-Architecture: all
-Depends:
- ${misc:Depends},
-Description: X2Go Client application (Qt4), debug symbols (plugin) (dummy package)
- X2Go is a serverbased computing environment with
-    - session resuming
-    - low bandwidth support
-    - session brokerage support
-    - client-side mass storage mounting support
-    - client-side printing support
-    - audio support
-    - authentication by smartcard and USB stick
- .
- X2Go Client is a graphical client (Qt4) for the X2Go system.
- You can use it to connect to running sessions and start new sessions
- .
- This package can be safely removed. Since X2Go Client 4.1.2.0,
- the X2Go Plugin has been removed without a replacement.
diff --git a/debian/x2goplugin-provider.install b/debian/x2goplugin-provider.install
deleted file mode 100644
index e69de29..0000000
diff --git a/debian/x2goplugin.install b/debian/x2goplugin.install
deleted file mode 100644
index e69de29..0000000

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