[X2Go-Commits] [x2gothinclient] 01/06: debian/control: resurrect x2go{thinclient-management, usbmount, cdmanager, smartcardrules} as dummy packages in the spirit of x2gothinclient for a smooth upgrade path.

git-admin at x2go.org git-admin at x2go.org
Tue Apr 25 22:44:18 CEST 2017


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

x2go pushed a commit to branch master
in repository x2gothinclient.

commit 8309f4a45fdba2b7a2f22cb5271be725bc7abc4c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Tue Apr 25 22:03:17 2017 +0200

    debian/control: resurrect x2go{thinclient-management,usbmount,cdmanager,smartcardrules} as dummy packages in the spirit of x2gothinclient for a smooth upgrade path.
---
 debian/changelog |  3 +++
 debian/control   | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fa9dbc3..598574d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -109,6 +109,9 @@ x2gothinclient (1.5.0.0-0x2go1) UNRELEASED; urgency=low
     - Maintainer change in package: X2Go Developers <x2go-dev at lists.x2go.org>.
     - Uploaders: add myself. Also, force a rebuild due to the changed
       versioning.
+    - Resurrect x2go{thinclient-management,usbmount,cdmanager,smartcardrules}
+      as dummy packages in the spirit of x2gothinclient for a smooth upgrade
+      path.
   * debian/po:
     - Minor fixup on author name.
 
diff --git a/debian/control b/debian/control
index f2c8604..02a4af0 100644
--- a/debian/control
+++ b/debian/control
@@ -50,6 +50,25 @@ Description: Management tools for X2Go Thin Client chroot server
  For chroot servers we recommend a very separate machine (not
  your main server on your network) that only serves this purpose.
 
+Package: x2gothinclientmanagement
+Architecture: all
+Depends:
+ ${misc:Depends},
+ x2gothinclient-management (>= ${source:Version}),
+Description: temporary dependency package for migration to x2gothinclient-management
+ X2Go is a server based computing environment with
+    - session resuming
+    - low bandwidth support
+    - session broker support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ x2gothinclientmanagement:
+ ---------------
+ This package is a temporary migration package and will be deprecated soon.
+
 Package: x2gothinclient-chroot
 Architecture: all
 Depends:
@@ -265,6 +284,25 @@ Description: clientside usb mass-storage device mounting
  This package adds client-side USB mass storage device mounting using
  UDEV rules to your X2Go Thin Client.
 
+Package: x2gousbmount
+Architecture: all
+Depends:
+ ${misc:Depends},
+ x2gothinclient-usbmount (>= ${source:Version}),
+Description: temporary dependency package for migration to x2gothinclient-usbmount
+ X2Go is a server based computing environment with
+    - session resuming
+    - low bandwidth support
+    - session broker support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ x2gousbmount:
+ ---------------
+ This package is a temporary migration package and will be deprecated soon.
+
 Package: x2gothinclient-cdmanager
 Architecture: any
 Depends:
@@ -295,6 +333,25 @@ Description: clientside daemon enabling automatic CD-Rom mounting
  This package adds a client-side daemon to your X2Go Thin Client that enables
  automatic CD-ROM mounting within Thin Client X2Go sessions.
 
+Package: x2gocdmanager
+Architecture: all
+Depends:
+ ${misc:Depends},
+ x2gothinclient-cdmanager (>= ${source:Version}),
+Description: temporary dependency package for migration to x2gothinclient-cdmanager
+ X2Go is a server based computing environment with
+    - session resuming
+    - low bandwidth support
+    - session broker support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ x2gocdmanager:
+ ---------------
+ This package is a temporary migration package and will be deprecated soon.
+
 Package: x2gothinclient-smartcardrules
 Architecture: all
 Depends:
@@ -321,3 +378,22 @@ Description: UDEV rules for smartcard readers
  .
  This package provides UDEV rules for smartcard readers (devices that
  serve the purpose of ID-card based authentication).
+
+Package: x2gosmartcardrules
+Architecture: all
+Depends:
+ ${misc:Depends},
+ x2gothinclient-smartcardrules (>= ${source:Version}),
+Description: temporary dependency package for migration to x2gothinclient-smartcardrules
+ X2Go is a server based computing environment with
+    - session resuming
+    - low bandwidth support
+    - session broker support
+    - client-side mass storage mounting support
+    - client-side printing support
+    - audio support
+    - authentication by smartcard and USB stick
+ .
+ x2gosmartcardrules:
+ ---------------
+ This package is a temporary migration package and will be deprecated soon.

--
Alioth's /srv/git/code.x2go.org/x2gothinclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git


More information about the x2go-commits mailing list