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>2022-03-08 11:11:42 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-03-08 11:11:42 +0300
commita996883abc5f5b6008b397769df4349490c29b1b (patch)
treef6f420ee13a94601840e6e7f39898f6dbbbd5876
parent6ac7d5397c8c1f35b71952eb91062aefc02dcaff (diff)
Upstream release 2.6.1bionic
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index deec47b..746e356 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freerdp (2.6.1~git-0~remmina1.0) artful; urgency=medium
+
+ * Upstream release 2.6.1
+
+ -- Antenore Gatta <antenore@simbiosi.org> Tue, 08 Mar 2022 09:11:10 +0100
+
freerdp (2.4.1~git-0~remmina1.0) artful; urgency=medium
* Upstream release 2.4.1
diff --git a/debian/rules b/debian/rules
index 58d4db1..f8d6b7e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,7 +110,7 @@ VER ?= $(subst $(DTYPE),,$(UVER))
UURL = git://github.com/FreeRDP/FreeRDP.git
#UREV = $(shell echo $(VER) | cut -d"." -f5)
-UREV = "2.4.1"
+UREV = "2.6.1"
## http://wiki.debian.org/onlyjob/get-orig-source
.PHONY: get-orig-source