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

gitlab.com/Remmina/FreeRDP-Ubuntu-PPA.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2020-07-21 09:54:51 +0300
committerAntenore Gatta <antenore@simbiosi.org>2020-07-21 09:54:51 +0300
commit97f0237179a74a2bafdaa7da1275277e489018ae (patch)
tree321fb5dce1314a882bea920c2c006b7dce174c1d
parent5a28984e183665b2c8b5ee3a1ea10bf112acd79c (diff)
Upstream release 2.2.0
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
-rw-r--r--debian/changelog6
-rw-r--r--debian/patches/series2
-rwxr-xr-xdebian/rules2
3 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index b4533c8..2b3dcbf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freerdp (2.1.1~git-0~remmina1.3) artful; urgency=medium
+
+ * Upstream release 2.2.0
+
+ -- Antenore Gatta <antenore@simbiosi.org> Tue, 21 Jul 2020 08:52:00 +0200
+
freerdp (2.1.1~git-0~remmina1.2) artful; urgency=medium
* FreeRDP Patches from Remmina
diff --git a/debian/patches/series b/debian/patches/series
index 4a34c35..e69de29 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +0,0 @@
-0003-Fixed-6298-Mask-CACHED_BRUSH-when-checking-brush-sty.patch
-0001-Fix-seeking-in-Cache-Brush-and-other-Secondary-Drawi.patch
diff --git a/debian/rules b/debian/rules
index b5981f5..18a1c0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -99,7 +99,7 @@ VER ?= $(subst $(DTYPE),,$(UVER))
UURL = git://github.com/FreeRDP/FreeRDP.git
#UREV = $(shell echo $(VER) | cut -d"." -f5)
-UREV = "2.1.2"
+UREV = "2.2.0"
## http://wiki.debian.org/onlyjob/get-orig-source
.PHONY: get-orig-source