summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-19 15:54:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-19 16:44:38 +0000
commit9f90faca69a144cccb4a7d00589cea9826c7057a (patch)
tree1bc61efb7768a356585121cf00ef81c536ea712e
parentRemoving pre-bullseye package relations. (diff)
downloaddeluge-9f90faca69a144cccb4a7d00589cea9826c7057a.tar.xz
deluge-9f90faca69a144cccb4a7d00589cea9826c7057a.zip
Reworking package descriptions.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r--debian/control101
1 files changed, 34 insertions, 67 deletions
diff --git a/debian/control b/debian/control
index dd490a5..73c4f71 100644
--- a/debian/control
+++ b/debian/control
@@ -24,18 +24,17 @@ Depends:
python3-libtorrent,
${misc:Depends},
${python3:Depends},
-Description: bittorrent client written in Python/PyGTK
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
+Description: multi-interface BitTorrent client (metapackage)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluge-daemon running on a server:
.
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
+ * deluge-gtk: graphical UI using GTK
+ * deluge-console: text UI using ncurses
+ * deluge-web: web frontend
.
- You may want to install this package to use Deluge in classic mode,
- which means the daemon and the GTK+ user-interface are linked together.
+ This package is a metapackage depending on the graphical UI and the
+ daemon for running deluge on a single machine.
Package: deluge-common
Architecture: all
@@ -55,18 +54,12 @@ Recommends:
python3-geoip,
python3-pil,
python3-setproctitle,
-Description: bittorrent client written in Python/PyGTK (common files)
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
+Description: multi-interface BitTorrent client (common)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluged running on a server.
.
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
- .
- This package contains data files commons to both the daemon and the
- various user-interfaces.
+ This package contains the shared files between the clients and the server.
Package: deluge-console
Architecture: all
@@ -75,17 +68,12 @@ Depends:
python3-libtorrent,
${misc:Depends},
${python3:Depends},
-Description: bittorrent client written in Python/PyGTK (console ui)
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
- .
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
+Description: multi-interface BitTorrent client (text UI)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluged running on a server.
.
- This package contains the console user-interface.
+ This package contains the text user-interface (ncurses).
Package: deluge-gtk
Architecture: all
@@ -103,19 +91,12 @@ Recommends:
gir1.2-appindicator3-0.1,
python3-pygame,
${dist:Recommends},
-Description: bittorrent client written in Python/PyGTK (GTK+ ui)
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
- .
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
+Description: multi-interface BitTorrent client (graphical UI)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluged running on a server.
.
- You may want to install this package to use the Deluge GTK+ user-interface
- as a thin client and connect to a remote daemon.
- See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>
+ This package contains the graphical user-interface (GTK).
Package: deluge-web
Architecture: all
@@ -124,19 +105,12 @@ Depends:
python3-mako,
${misc:Depends},
${python3:Depends},
-Description: bittorrent client written in Python/PyGTK (web ui)
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
+Description: multi-interface BitTorrent client (web frontend)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluged running on a server.
.
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
- .
- You may want to install this package on a remote server running the deluge
- daemon (package deluged).
- See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>
+ This package contains the web frontend.
Package: deluged
Architecture: all
@@ -149,16 +123,9 @@ Depends:
python3-libtorrent,
${misc:Depends},
${python3:Depends},
-Description: bittorrent client written in Python/PyGTK (daemon)
- Deluge is a full-featured, multi-platform, multi-interface BitTorrent client
- using libtorrent-rasterbar in it's backend and featuring multiple
- user-interfaces: GTK+, web and console.
- .
- It has been designed using the client-server model with a daemon process that
- handles all the bittorrent activity. The Deluge daemon is able to run on
- headless machines with the user-interfaces being able to connect remotely
- from any platform.
+Description: multi-interface BitTorrent client (server)
+ Deluge is a BitTorrent client written in Python. It uses a client-server
+ model supporting multiple user-interfaces that can connect to a
+ (headless) deluged running on a server.
.
- You may want to install this package to run the daemon application on a remote
- server and connect to it from any user-interface.
- See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>
+ This package contains the server.