[pkg-remote-commits] [remmina] 04/06: debian/: 'gnome' plugin moved to 'secret'
Matteo F. Vescovi
mfv at moszumanska.debian.org
Sat Jan 6 14:49:54 UTC 2018
This is an automated email from the git hooks/post-receive script.
mfv pushed a commit to branch master
in repository remmina.
commit 11af3df67d3ea5d42f6b4c8526b3630d4982a6d3
Author: Matteo F. Vescovi <mfv at debian.org>
Date: Sat Dec 30 15:48:34 2017 +0100
debian/: 'gnome' plugin moved to 'secret'
---
debian/control | 11 +++++++----
debian/remmina-plugin-gnome.install | 1 -
debian/remmina-plugin-secret.install | 1 +
3 files changed, 8 insertions(+), 5 deletions(-)
diff --git a/debian/control b/debian/control
index b580953..b316bd8 100644
--- a/debian/control
+++ b/debian/control
@@ -210,14 +210,16 @@ Description: Telepathy plugin for Remmina
.
This package contains the Telepathy plugin for Remmina.
-Package: remmina-plugin-gnome
+Package: remmina-plugin-secret
Architecture: any
Multi-Arch: same
Depends:
${shlibs:Depends},
${misc:Depends},
remmina (= ${binary:Version})
-Description: GNOME plugin for Remmina
+Breaks: remmina-plugin-gnome
+Replaces: remmina-plugin-gnome
+Description: Secret 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
@@ -228,5 +230,6 @@ Description: GNOME plugin for Remmina
.
Currently RDP, VNC, SPICE, NX, XDMCP and SSH are supported.
.
- This package contains the GNOME Keyring plugin for Remmina, which
- allows one to store and retrieve passwords from GNOME Keyring.
+ This package contains the secret plugin for Remmina, which
+ allows one to store and retrieve passwords from GNOME Keyring
+ or KWallet.
diff --git a/debian/remmina-plugin-gnome.install b/debian/remmina-plugin-gnome.install
deleted file mode 100644
index b4c95af..0000000
--- a/debian/remmina-plugin-gnome.install
+++ /dev/null
@@ -1 +0,0 @@
-usr/lib/*/remmina/plugins/remmina-plugins-gnome.so
diff --git a/debian/remmina-plugin-secret.install b/debian/remmina-plugin-secret.install
new file mode 100644
index 0000000..7d687fc
--- /dev/null
+++ b/debian/remmina-plugin-secret.install
@@ -0,0 +1 @@
+usr/lib/*/remmina/plugins/remmina-plugin-secret.so
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-remote/remmina.git
More information about the pkg-remote-commits
mailing list