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
path: root/debian
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-04-03 19:19:59 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-04-03 19:19:59 +0300
commit467f6b0cfcf0f2c4ac5012fe9605d05009760257 (patch)
tree59c6685ead73fcd83a9cbb6dccf47259d3f8897a /debian
parent3617f3cd226bedba49fb0319016956ee6387047d (diff)
New upstream release
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control1
2 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 43b58a4..0d116e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+remmina (1.3.4-1+ppa1.1) unstable; urgency=medium
+
+ * New upstream release.
+ * Adding libsodium,
+
+ -- Antenore Gatta <antenore@simbiosi.org> Wed, 03 Apr 2019 18:19:18 +0200
+
remmina (1.3.4-1+ppa1) unstable; urgency=medium
* New upstream release.
diff --git a/debian/control b/debian/control
index 60bc7d5..0eb4423 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends:
libjson-glib-dev,
libsecret-1-dev,
libsoup2.4-dev,
+ libsodium-dev,
libspice-client-gtk-3.0-dev,
libspice-protocol-dev,
libssh-dev (>= 0.6),