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>2021-06-30 17:11:24 +0300
committerAntenore Gatta (tmow) <antenore@simbiosi.org>2021-06-30 17:11:24 +0300
commitf10b366d12ac869f5759a4b247e2fb36c945c3cb (patch)
tree3b88b32eb4b5cfd385f6fbd75efaae744803a9bf
parenta16f02543a7d9e0b905ea819c7f77fc0d94277e5 (diff)
debhelper version and compatibility level
-rw-r--r--debian/control3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index bf1d22f..1a98e3b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,8 @@ Uploaders:
Giovanni Panozzo <giovanni@panozzo.it>
Build-Depends:
cmake (>= 3.5),
- debhelper-compat (>= 11~) | debhelper (>= 9~),
+ debhelper (>= 11~),
+ debhelper-compat (= 11),
libfreerdp-dev (>= 2.0.0~) | freerdp2-dev (>= 2.2.0~),
intltool,
libayatana-appindicator3-dev,