Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-07-19 13:22:18 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-07-19 13:22:18 +0300
commit0c067d29ae3c48d189c838791042b071f1fba4e7 (patch)
tree83812ed41f083db9d8d62a3651dbf0571ca28e16
parentfae047f98d792036e1faa6d2b29c90b7e8e2dc5f (diff)
Adding remmina-plugin-kwallet
-rw-r--r--debian/changelog6
-rw-r--r--debian/control25
2 files changed, 29 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index b439781..9e11eb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+remmina (1.3.4-1+ppa1.6) unstable; urgency=medium
+
+ * Adding kwallet plugin to align with upstream.
+
+ -- Antenore Gatta <antenore@simbiosi.org> Fri, 19 Jul 2019 12:21:33 +0200
+
remmina (1.3.4-1+ppa1.5) unstable; urgency=medium
* Fixing WWW webkit dependencies.
diff --git a/debian/control b/debian/control
index b28d972..75ea5a7 100644
--- a/debian/control
+++ b/debian/control
@@ -242,8 +242,29 @@ Description: Secret plugin for Remmina
Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported.
.
This package contains the secret plugin for Remmina, which
- allows one to store and retrieve passwords from GNOME Keyring
- or KWallet.
+ allows one to store and retrieve passwords from GNOME Keyring.
+
+Package: remmina-plugin-kwallet
+Architecture: any
+Multi-Arch: same
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
+ remmina (= ${binary:Version}),
+ libkf5wallet-dev
+Description: KWallet plugin for Remmina
+ Remmina is a remote desktop client written in GTK+, aiming to be
+ useful for system administrators and travellers, who need to work
+ with lots of remote computers in front of either large monitors or
+ tiny netbooks.
+ .
+ Remmina supports multiple network protocols in an integrated and
+ consistent user interface.
+ .
+ Currently RDP, VNC, SPICE, WWW, NX, XDMCP, EXEC and SSH are supported.
+ .
+ This package contains the KWallet plugin for Remmina, which
+ allows one to store and retrieve passwords using the KDE wallet.
Package: remmina-plugin-exec
Architecture: any