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:
authorMatteo F. Vescovi <mfvescovi@users.noreply.github.com>2018-05-30 12:22:02 +0300
committerGitHub <noreply@github.com>2018-05-30 12:22:02 +0300
commitef0b2dc014f129ae8615510b1343088a588fcdb4 (patch)
treefca988b493f872688b897f4adea5e1e153e54411
parent55a73d0efafe8990577eadbf69fc708b5c8d6091 (diff)
debian/control: debhelper version demoted 11 -> 9
To allow compiling against 16.04 and 17.10
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index f2f805c..9967134 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Giovanni Panozzo <giovanni@panozzo.it>
Build-Depends:
cmake,
- debhelper (>= 11~),
+ debhelper (>= 9~),
docbook-xsl,
dpkg-dev (>= 1.16.1.1),
libasound2-dev,