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>2022-04-29 11:19:07 +0300
committerAntenore Gatta <antenore@simbiosi.org>2022-04-29 11:19:07 +0300
commit34f2f39a811379bda01a320e4d02a799a95af385 (patch)
treee8b13d023d0dce0a59615da290c99f5b8a1002da
parentce6af94eea2af7c90430d35703cb7f83793f466e (diff)
Using Python 3
Signed-off-by: Antenore Gatta <antenore@simbiosi.org>
-rw-r--r--debian/changelog6
-rw-r--r--debian/control2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 58601be..3027e1a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+remmina (1.4.25-1+ppa1.3) bionic; urgency=medium
+
+ * Using Python 3
+
+ -- Antenore Gatta <antenore@simbiosi.org> Fri, 29 Apr 2022 10:18:33 +0200
+
remmina (1.4.25-1+ppa1.2) bionic; urgency=medium
* Adding Python development deps
diff --git a/debian/control b/debian/control
index 569c5a3..00456e7 100644
--- a/debian/control
+++ b/debian/control
@@ -33,7 +33,7 @@ Build-Depends:
libvncserver-dev,
libvte-2.91-dev | libvte-2.90-dev,
libwebkit2gtk-4.0-dev | libwebkit2gtk-3.0-dev,
- libxkbfile-dev, python-dev, pyhoca-cli
+ libxkbfile-dev, python3-dev, pyhoca-cli
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: http://www.remmina.org/