diff options
| author | 2025-11-30 18:42:51 +0100 | |
|---|---|---|
| committer | 2025-11-30 18:42:51 +0100 | |
| commit | 616255fd0745933c4f290a30d72eba27a2b16c6b (patch) | |
| tree | a0464c6279e6fae525c1a0c52f35ee0e6f9915a4 | |
| parent | 5d5f9bd85b94db8d64148435c30f7fb819bcd255 (diff) | |
Wrap and sorting debian files.
Signed-off-by: Daniel Baumann <daniel@debian.org>
| -rw-r--r-- | debian/control | 2 | ||||
| -rw-r--r-- | debian/deluge-gtk.install | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 38ae49f..64ea42d 100644 --- a/debian/control +++ b/debian/control @@ -39,8 +39,8 @@ Description: multi-interface BitTorrent client (metapackage) Package: deluge-common Architecture: all Depends: - python3-legacy-cgi, python3-chardet, + python3-legacy-cgi, python3-openssl, python3-rencode, python3-twisted, diff --git a/debian/deluge-gtk.install b/debian/deluge-gtk.install index 86054e8..0efc534 100644 --- a/debian/deluge-gtk.install +++ b/debian/deluge-gtk.install @@ -1,5 +1,5 @@ +deluge/ui/data/share/applications/deluge.desktop /usr/share/applications usr/bin/deluge-gtk usr/lib/python*/*-packages/deluge/ui/gtk3/* usr/share/icons/* usr/share/man/man1/deluge-gtk.1 -deluge/ui/data/share/applications/deluge.desktop /usr/share/applications |
