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 (tmow) <antenore@simbiosi.org>2022-03-04 16:22:50 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2022-03-04 16:22:50 +0300
commit22624bffdbaf20435426be0765015e06a76420e3 (patch)
treec98627a2dd143834a341455d6411622ed7014136
parentc6019151ee99ff6d1520e39841fad9bedd94ba98 (diff)
Removing unneeded patch
-rw-r--r--debian/patches/0001-Fix_manpages.patch56
-rw-r--r--debian/patches/series1
2 files changed, 0 insertions, 57 deletions
diff --git a/debian/patches/0001-Fix_manpages.patch b/debian/patches/0001-Fix_manpages.patch
deleted file mode 100644
index 9a46429..0000000
--- a/debian/patches/0001-Fix_manpages.patch
+++ /dev/null
@@ -1,56 +0,0 @@
-From: "Matteo F. Vescovi" <mfv@debian.org>
-Date: Sat, 22 May 2021 23:17:29 +0200
-Forwarded: not-needed
-Subject: Fix_manpages
-
----
- data/desktop/remmina-gnome.1 | 6 +++---
- src/remmina.1 | 6 +++---
- 2 files changed, 6 insertions(+), 6 deletions(-)
-
-diff --git a/data/desktop/remmina-gnome.1 b/data/desktop/remmina-gnome.1
-index d0fe6d7..fcbc10d 100644
---- a/data/desktop/remmina-gnome.1
-+++ b/data/desktop/remmina-gnome.1
-@@ -11,14 +11,14 @@ If you have a freedesktop compliant Login Manager, a Remmina kiosk mode will be
- added in the list of available sessions.
- .Sh USAGE
- Ports from the 5901-5999 range map directly to VNC displays numbered 1-99.
--
-+.Lp
- For example, to connect to server at 192.168.0.1 to the screen :1,
- write the IP address 192.168.0.1 in the address field.
--
-+.Lp
- To connect to display number :2, refer to the display number by writing
- the address as 192.168.0.1:2. Another way is to refer to the port by specifying
- the address as 192.168.0.1:5902.
- .Sh SEE ALSO
- .Xr remmina 1
- .Sh AUTHORS
--.An Antenore Gatta Aq Mt antenore@simbiosi.org
-\ No newline at end of file
-+.An Antenore Gatta Aq Mt antenore@simbiosi.org
-diff --git a/src/remmina.1 b/src/remmina.1
-index 41f452f..0a07470 100644
---- a/src/remmina.1
-+++ b/src/remmina.1
-@@ -95,15 +95,15 @@ remmina -c vnc://username@server
- remmina -c vnc://server?VncUsername=username
- remmina -c ssh://user@server
- remmina -c spice://server
--
-+.Lp
- To quick connect using a URI along with an encrypted password:
- remmina -c rdp://username:encrypted-password@server
- remmina -c vnc://username:encrypted-password@server
- remmina -c vnc://server?VncUsername=username\\&VncPassword=encrypted-password
--
-+.Lp
- To encrypt a password for use with a URI:
- remmina --encrypt-password
--
-+.Lp
- .fi
- .RE
- .Lp
diff --git a/debian/patches/series b/debian/patches/series
index 86cc30d..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +0,0 @@
-0001-Fix_manpages.patch